SecretVolumeSource |
SecretVolumeSource.Builder.build() |
|
SecretVolumeSource |
SecretVolumeSource.Builder.buildPartial() |
|
static SecretVolumeSource |
SecretVolumeSource.getDefaultInstance() |
|
SecretVolumeSource |
SecretVolumeSource.Builder.getDefaultInstanceForType() |
|
SecretVolumeSource |
SecretVolumeSource.getDefaultInstanceForType() |
|
SecretVolumeSource |
Volume.Builder.getSecret() |
Secret represents a secret that should populate this volume.
|
SecretVolumeSource |
Volume.getSecret() |
Secret represents a secret that should populate this volume.
|
SecretVolumeSource |
VolumeOrBuilder.getSecret() |
Secret represents a secret that should populate this volume.
|
static SecretVolumeSource |
SecretVolumeSource.parseDelimitedFrom(InputStream input) |
|
static SecretVolumeSource |
SecretVolumeSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SecretVolumeSource |
SecretVolumeSource.parseFrom(byte[] data) |
|
static SecretVolumeSource |
SecretVolumeSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SecretVolumeSource |
SecretVolumeSource.parseFrom(com.google.protobuf.ByteString data) |
|
static SecretVolumeSource |
SecretVolumeSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SecretVolumeSource |
SecretVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static SecretVolumeSource |
SecretVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SecretVolumeSource |
SecretVolumeSource.parseFrom(InputStream input) |
|
static SecretVolumeSource |
SecretVolumeSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SecretVolumeSource |
SecretVolumeSource.parseFrom(ByteBuffer data) |
|
static SecretVolumeSource |
SecretVolumeSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|