Package io.kubernetes.client.proto
Class V1Storage
java.lang.Object
io.kubernetes.client.proto.V1Storage
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
CSIDriver captures information about a Container Storage Interface (CSI) volume driver deployed on the cluster.static final class
CSIDriverList is a collection of CSIDriver objects.static interface
static interface
static final class
CSIDriverSpec is the specification of a CSIDriver.static interface
static final class
CSINode holds information about all CSI drivers installed on a node.static final class
CSINodeDriver holds information about the specification of one CSI driver installed on a nodestatic interface
static final class
CSINodeList is a collection of CSINode objects.static interface
static interface
static final class
CSINodeSpec holds information about the specification of all CSI drivers installed on a nodestatic interface
static final class
StorageClass describes the parameters for a class of storage for which PersistentVolumes can be dynamically provisioned.static final class
StorageClassList is a collection of storage classes.static interface
static interface
static final class
TokenRequest contains parameters of a service account token.static interface
static final class
VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node.static final class
VolumeAttachmentList is a collection of VolumeAttachment objects.static interface
static interface
static final class
VolumeAttachmentSource represents a volume that should be attached.static interface
static final class
VolumeAttachmentSpec is the specification of a VolumeAttachment request.static interface
static final class
VolumeAttachmentStatus is the status of a VolumeAttachment request.static interface
static final class
VolumeError captures an error encountered during a volume operation.static interface
static final class
VolumeNodeResources is a set of resource limits for scheduling of volumes.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-