Package io.kubernetes.client.proto
Class V1beta1Storage
java.lang.Object
io.kubernetes.client.proto.V1beta1Storage
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classCSIDriver captures information about a Container Storage Interface (CSI) volume driver deployed on the cluster.static final classCSIDriverList is a collection of CSIDriver objects.static interfacestatic interfacestatic final classCSIDriverSpec is the specification of a CSIDriver.static interfacestatic final classDEPRECATED - This group version of CSINode is deprecated by storage/v1/CSINode.static final classCSINodeDriver holds information about the specification of one CSI driver installed on a nodestatic interfacestatic final classCSINodeList is a collection of CSINode objects.static interfacestatic interfacestatic final classCSINodeSpec holds information about the specification of all CSI drivers installed on a nodestatic interfacestatic final classCSIStorageCapacity stores the result of one CSI GetCapacity call.static final classCSIStorageCapacityList is a collection of CSIStorageCapacity objects.static interfacestatic interfacestatic final classStorageClass describes the parameters for a class of storage for which PersistentVolumes can be dynamically provisioned.static final classStorageClassList is a collection of storage classes.static interfacestatic interfacestatic final classTokenRequest contains parameters of a service account token.static interfacestatic final classVolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node.static final classVolumeAttachmentList is a collection of VolumeAttachment objects.static interfacestatic interfacestatic final classVolumeAttachmentSource represents a volume that should be attached.static interfacestatic final classVolumeAttachmentSpec is the specification of a VolumeAttachment request.static interfacestatic final classVolumeAttachmentStatus is the status of a VolumeAttachment request.static interfacestatic final classVolumeError captures an error encountered during a volume operation.static interfacestatic final classVolumeNodeResources is a set of resource limits for scheduling of volumes.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(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()
-