-
V1.FlexVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.FlexVolumeSource.Builder.clear()
Driver is the name of the driver to use for this volume.
V1.FlexVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Filesystem type to mount.
V1.FlexVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Optional: Defaults to false (read/write).
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
V1.FlexVolumeSource.Builder.clone()
FlexVolume represents a generic volume resource that is
provisioned/attached using an exec based plugin.
V1.FlexVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.FlexVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other)
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
V1.FlexVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.FlexVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Optional: Extra command options if any.
Optional: Extra command options if any.
Optional: Extra command options if any.
Driver is the name of the driver to use for this volume.
V1.FlexVolumeSource.Builder.setDriverBytes(com.google.protobuf.ByteString value)
Driver is the name of the driver to use for this volume.
V1.FlexVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Filesystem type to mount.
V1.FlexVolumeSource.Builder.setFsTypeBytes(com.google.protobuf.ByteString value)
Filesystem type to mount.
Optional: Defaults to false (read/write).
V1.FlexVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
V1.FlexVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
FlexVolume represents a generic volume resource that is
provisioned/attached using an exec based plugin.