Uses of Class
io.kubernetes.client.proto.V1.VolumeMount.Builder
-
Uses of V1.VolumeMount.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1.VolumeMount.BuilderModifier and TypeMethodDescriptionV1.VolumeMount.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.Container.Builder.addVolumeMountsBuilder()Pod volumes to mount into the container's filesystem.V1.Container.Builder.addVolumeMountsBuilder(int index) Pod volumes to mount into the container's filesystem.V1.EphemeralContainerCommon.Builder.addVolumeMountsBuilder()Pod volumes to mount into the container's filesystem.V1.EphemeralContainerCommon.Builder.addVolumeMountsBuilder(int index) Pod volumes to mount into the container's filesystem.V1alpha1Settings.PodPresetSpec.Builder.addVolumeMountsBuilder()VolumeMounts defines the collection of VolumeMount to inject into containers.V1alpha1Settings.PodPresetSpec.Builder.addVolumeMountsBuilder(int index) VolumeMounts defines the collection of VolumeMount to inject into containers.V1.VolumeMount.Builder.clear()V1.VolumeMount.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) V1.VolumeMount.Builder.clearMountPath()Path within the container at which the volume should be mounted.V1.VolumeMount.Builder.clearMountPropagation()mountPropagation determines how mounts are propagated from the host to container and the other way around.V1.VolumeMount.Builder.clearName()This must match the Name of a Volume.V1.VolumeMount.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1.VolumeMount.Builder.clearReadOnly()Mounted read-only if true, read-write otherwise (false or unspecified).V1.VolumeMount.Builder.clearSubPath()Path within the volume from which the container's volume should be mounted.V1.VolumeMount.Builder.clearSubPathExpr()Expanded path within the volume from which the container's volume should be mounted.V1.VolumeMount.Builder.clone()V1.Container.Builder.getVolumeMountsBuilder(int index) Pod volumes to mount into the container's filesystem.V1.EphemeralContainerCommon.Builder.getVolumeMountsBuilder(int index) Pod volumes to mount into the container's filesystem.V1alpha1Settings.PodPresetSpec.Builder.getVolumeMountsBuilder(int index) VolumeMounts defines the collection of VolumeMount to inject into containers.V1.VolumeMount.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.VolumeMount.Builder.mergeFrom(com.google.protobuf.Message other) V1.VolumeMount.Builder.mergeFrom(V1.VolumeMount other) final V1.VolumeMount.BuilderV1.VolumeMount.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static V1.VolumeMount.BuilderV1.VolumeMount.newBuilder()static V1.VolumeMount.BuilderV1.VolumeMount.newBuilder(V1.VolumeMount prototype) V1.VolumeMount.newBuilderForType()protected V1.VolumeMount.BuilderV1.VolumeMount.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1.VolumeMount.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.VolumeMount.Builder.setMountPath(String value) Path within the container at which the volume should be mounted.V1.VolumeMount.Builder.setMountPathBytes(com.google.protobuf.ByteString value) Path within the container at which the volume should be mounted.V1.VolumeMount.Builder.setMountPropagation(String value) mountPropagation determines how mounts are propagated from the host to container and the other way around.V1.VolumeMount.Builder.setMountPropagationBytes(com.google.protobuf.ByteString value) mountPropagation determines how mounts are propagated from the host to container and the other way around.This must match the Name of a Volume.V1.VolumeMount.Builder.setNameBytes(com.google.protobuf.ByteString value) This must match the Name of a Volume.V1.VolumeMount.Builder.setReadOnly(boolean value) Mounted read-only if true, read-write otherwise (false or unspecified).V1.VolumeMount.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1.VolumeMount.Builder.setSubPath(String value) Path within the volume from which the container's volume should be mounted.V1.VolumeMount.Builder.setSubPathBytes(com.google.protobuf.ByteString value) Path within the volume from which the container's volume should be mounted.V1.VolumeMount.Builder.setSubPathExpr(String value) Expanded path within the volume from which the container's volume should be mounted.V1.VolumeMount.Builder.setSubPathExprBytes(com.google.protobuf.ByteString value) Expanded path within the volume from which the container's volume should be mounted.final V1.VolumeMount.BuilderV1.VolumeMount.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1.VolumeMount.toBuilder()Methods in io.kubernetes.client.proto that return types with arguments of type V1.VolumeMount.BuilderModifier and TypeMethodDescriptionV1.Container.Builder.getVolumeMountsBuilderList()Pod volumes to mount into the container's filesystem.V1.EphemeralContainerCommon.Builder.getVolumeMountsBuilderList()Pod volumes to mount into the container's filesystem.V1alpha1Settings.PodPresetSpec.Builder.getVolumeMountsBuilderList()VolumeMounts defines the collection of VolumeMount to inject into containers.Methods in io.kubernetes.client.proto with parameters of type V1.VolumeMount.BuilderModifier and TypeMethodDescriptionV1.Container.Builder.addVolumeMounts(int index, V1.VolumeMount.Builder builderForValue) Pod volumes to mount into the container's filesystem.V1.Container.Builder.addVolumeMounts(V1.VolumeMount.Builder builderForValue) Pod volumes to mount into the container's filesystem.V1.EphemeralContainerCommon.Builder.addVolumeMounts(int index, V1.VolumeMount.Builder builderForValue) Pod volumes to mount into the container's filesystem.V1.EphemeralContainerCommon.Builder.addVolumeMounts(V1.VolumeMount.Builder builderForValue) Pod volumes to mount into the container's filesystem.V1alpha1Settings.PodPresetSpec.Builder.addVolumeMounts(int index, V1.VolumeMount.Builder builderForValue) VolumeMounts defines the collection of VolumeMount to inject into containers.V1alpha1Settings.PodPresetSpec.Builder.addVolumeMounts(V1.VolumeMount.Builder builderForValue) VolumeMounts defines the collection of VolumeMount to inject into containers.V1.Container.Builder.setVolumeMounts(int index, V1.VolumeMount.Builder builderForValue) Pod volumes to mount into the container's filesystem.V1.EphemeralContainerCommon.Builder.setVolumeMounts(int index, V1.VolumeMount.Builder builderForValue) Pod volumes to mount into the container's filesystem.V1alpha1Settings.PodPresetSpec.Builder.setVolumeMounts(int index, V1.VolumeMount.Builder builderForValue) VolumeMounts defines the collection of VolumeMount to inject into containers.