| Modifier and Type | Method and Description |
|---|---|
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.clear() |
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.clearFsType()
FSType represents the filesystem type to mount
Must be a filesystem type supported by the host operating system.
|
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.clearReadOnly()
Defaults to false (read/write).
|
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.clearVolumeID()
VolumeID uniquely identifies a Portworx volume
|
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.clone() |
V1.PortworxVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.getPortworxVolumeBuilder()
PortworxVolume represents a portworx volume attached and mounted on kubelets host machine
+optional
|
V1.PortworxVolumeSource.Builder |
V1.VolumeSource.Builder.getPortworxVolumeBuilder()
PortworxVolume represents a portworx volume attached and mounted on kubelets host machine
+optional
|
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.mergeFrom(V1.PortworxVolumeSource other) |
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.newBuilder() |
static V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.newBuilder(V1.PortworxVolumeSource prototype) |
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.newBuilderForType() |
protected V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.setFsType(String value)
FSType represents the filesystem type to mount
Must be a filesystem type supported by the host operating system.
|
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.setFsTypeBytes(com.google.protobuf.ByteString value)
FSType represents the filesystem type to mount
Must be a filesystem type supported by the host operating system.
|
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.setReadOnly(boolean value)
Defaults to false (read/write).
|
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.setVolumeID(String value)
VolumeID uniquely identifies a Portworx volume
|
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.Builder.setVolumeIDBytes(com.google.protobuf.ByteString value)
VolumeID uniquely identifies a Portworx volume
|
V1.PortworxVolumeSource.Builder |
V1.PortworxVolumeSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setPortworxVolume(V1.PortworxVolumeSource.Builder builderForValue)
PortworxVolume represents a portworx volume attached and mounted on kubelets host machine
+optional
|
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.setPortworxVolume(V1.PortworxVolumeSource.Builder builderForValue)
PortworxVolume represents a portworx volume attached and mounted on kubelets host machine
+optional
|
Copyright © 2018. All rights reserved.