Class GenericSecretSource

java.lang.Object
io.strimzi.api.kafka.model.GenericSecretSource
All Implemented Interfaces:
UnknownPropertyPreserving, Serializable

public class GenericSecretSource extends Object implements UnknownPropertyPreserving, Serializable
Represents a generic secret inside a Kubernetes Secret
See Also: