-
V1.HostPathVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.HostPathVolumeSource.Builder.clear()
V1.HostPathVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1.HostPathVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Path of the directory on the host.
Type for HostPath Volume
Defaults to ""
More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath
+optional
V1.HostPathVolumeSource.Builder.clone()
HostPath represents a directory on the host.
HostPath represents a pre-existing file or directory on the host
machine that is directly exposed to the container.
V1.HostPathVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.HostPathVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other)
V1.HostPathVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.HostPathVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1.HostPathVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Path of the directory on the host.
V1.HostPathVolumeSource.Builder.setPathBytes(com.google.protobuf.ByteString value)
Path of the directory on the host.
V1.HostPathVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Type for HostPath Volume
Defaults to ""
More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath
+optional
V1.HostPathVolumeSource.Builder.setTypeBytes(com.google.protobuf.ByteString value)
Type for HostPath Volume
Defaults to ""
More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath
+optional
V1.HostPathVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
HostPath represents a directory on the host.
HostPath represents a pre-existing file or directory on the host
machine that is directly exposed to the container.