Uses of Interface
io.kubernetes.client.proto.V1.SecretVolumeSourceOrBuilder
-
Uses of V1.SecretVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.SecretVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final class
Adapts a Secret into a volume.static final class
Adapts a Secret into a volume.Methods in io.kubernetes.client.proto that return V1.SecretVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.VolumeSource.Builder.getSecretOrBuilder()
Secret represents a secret that should populate this volume.V1.VolumeSource.getSecretOrBuilder()
Secret represents a secret that should populate this volume.V1.VolumeSourceOrBuilder.getSecretOrBuilder()
Secret represents a secret that should populate this volume.