Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.VolumeMount.Builder |
Generated.Container.Builder.addVolumeMountsBuilder() |
Pod volumes to mount into the container's filesystem.
|
Generated.VolumeMount.Builder |
Generated.Container.Builder.addVolumeMountsBuilder(int index) |
Pod volumes to mount into the container's filesystem.
|
Generated.VolumeMount.Builder |
Generated.EphemeralContainerCommon.Builder.addVolumeMountsBuilder() |
Pod volumes to mount into the container's filesystem.
|
Generated.VolumeMount.Builder |
Generated.EphemeralContainerCommon.Builder.addVolumeMountsBuilder(int index) |
Pod volumes to mount into the container's filesystem.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.clear() |
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.clearMountPath() |
Path within the container at which the volume should be mounted.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.clearMountPropagation() |
mountPropagation determines how mounts are propagated from the host
to container and the other way around.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.clearName() |
This must match the Name of a Volume.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.clearReadOnly() |
Mounted read-only if true, read-write otherwise (false or unspecified).
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.clearRecursiveReadOnly() |
RecursiveReadOnly specifies whether read-only mounts should be handled
recursively.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.clearSubPath() |
Path within the volume from which the container's volume should be mounted.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.clearSubPathExpr() |
Expanded path within the volume from which the container's volume should be mounted.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.clone() |
|
Generated.VolumeMount.Builder |
Generated.Container.Builder.getVolumeMountsBuilder(int index) |
Pod volumes to mount into the container's filesystem.
|
Generated.VolumeMount.Builder |
Generated.EphemeralContainerCommon.Builder.getVolumeMountsBuilder(int index) |
Pod volumes to mount into the container's filesystem.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.mergeFrom(Generated.VolumeMount other) |
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Generated.VolumeMount.Builder |
Generated.VolumeMount.newBuilder() |
|
static Generated.VolumeMount.Builder |
Generated.VolumeMount.newBuilder(Generated.VolumeMount prototype) |
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.newBuilderForType() |
|
protected Generated.VolumeMount.Builder |
Generated.VolumeMount.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setMountPath(String value) |
Path within the container at which the volume should be mounted.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setMountPathBytes(com.google.protobuf.ByteString value) |
Path within the container at which the volume should be mounted.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setMountPropagation(String value) |
mountPropagation determines how mounts are propagated from the host
to container and the other way around.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setMountPropagationBytes(com.google.protobuf.ByteString value) |
mountPropagation determines how mounts are propagated from the host
to container and the other way around.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setName(String value) |
This must match the Name of a Volume.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setNameBytes(com.google.protobuf.ByteString value) |
This must match the Name of a Volume.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setReadOnly(boolean value) |
Mounted read-only if true, read-write otherwise (false or unspecified).
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setRecursiveReadOnly(String value) |
RecursiveReadOnly specifies whether read-only mounts should be handled
recursively.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setRecursiveReadOnlyBytes(com.google.protobuf.ByteString value) |
RecursiveReadOnly specifies whether read-only mounts should be handled
recursively.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setSubPath(String value) |
Path within the volume from which the container's volume should be mounted.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setSubPathBytes(com.google.protobuf.ByteString value) |
Path within the volume from which the container's volume should be mounted.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setSubPathExpr(String value) |
Expanded path within the volume from which the container's volume should be mounted.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setSubPathExprBytes(com.google.protobuf.ByteString value) |
Expanded path within the volume from which the container's volume should be mounted.
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Generated.VolumeMount.Builder |
Generated.VolumeMount.toBuilder() |
|