| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.SecretVolumeSource> |
V1.SecretVolumeSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.SecretVolumeSource |
V1.SecretVolumeSource.Builder.build() |
V1.SecretVolumeSource |
V1.SecretVolumeSource.Builder.buildPartial() |
static V1.SecretVolumeSource |
V1.SecretVolumeSource.getDefaultInstance() |
V1.SecretVolumeSource |
V1.SecretVolumeSource.getDefaultInstanceForType() |
V1.SecretVolumeSource |
V1.SecretVolumeSource.Builder.getDefaultInstanceForType() |
V1.SecretVolumeSource |
V1.VolumeSourceOrBuilder.getSecret()
Secret represents a secret that should populate this volume.
|
V1.SecretVolumeSource |
V1.VolumeSource.getSecret()
Secret represents a secret that should populate this volume.
|
V1.SecretVolumeSource |
V1.VolumeSource.Builder.getSecret()
Secret represents a secret that should populate this volume.
|
static V1.SecretVolumeSource |
V1.SecretVolumeSource.parseDelimitedFrom(InputStream input) |
static V1.SecretVolumeSource |
V1.SecretVolumeSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretVolumeSource |
V1.SecretVolumeSource.parseFrom(byte[] data) |
static V1.SecretVolumeSource |
V1.SecretVolumeSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretVolumeSource |
V1.SecretVolumeSource.parseFrom(ByteBuffer data) |
static V1.SecretVolumeSource |
V1.SecretVolumeSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretVolumeSource |
V1.SecretVolumeSource.parseFrom(com.google.protobuf.ByteString data) |
static V1.SecretVolumeSource |
V1.SecretVolumeSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretVolumeSource |
V1.SecretVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.SecretVolumeSource |
V1.SecretVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretVolumeSource |
V1.SecretVolumeSource.parseFrom(InputStream input) |
static V1.SecretVolumeSource |
V1.SecretVolumeSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.SecretVolumeSource> |
V1.SecretVolumeSource.getParserForType() |
static com.google.protobuf.Parser<V1.SecretVolumeSource> |
V1.SecretVolumeSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.SecretVolumeSource.Builder |
V1.SecretVolumeSource.Builder.mergeFrom(V1.SecretVolumeSource other) |
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.mergeSecret(V1.SecretVolumeSource value)
Secret represents a secret that should populate this volume.
|
static V1.SecretVolumeSource.Builder |
V1.SecretVolumeSource.newBuilder(V1.SecretVolumeSource prototype) |
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.setSecret(V1.SecretVolumeSource value)
Secret represents a secret that should populate this volume.
|
Copyright © 2020. All rights reserved.