public final class V1Storage extends Object
Modifier and Type | Class and Description |
---|---|
static class |
V1Storage.StorageClass
StorageClass describes the parameters for a class of storage for
which PersistentVolumes can be dynamically provisioned.
|
static class |
V1Storage.StorageClassList
StorageClassList is a collection of storage classes.
|
static interface |
V1Storage.StorageClassListOrBuilder |
static interface |
V1Storage.StorageClassOrBuilder |
static class |
V1Storage.VolumeAttachment
VolumeAttachment captures the intent to attach or detach the specified volume
to/from the specified node.
|
static class |
V1Storage.VolumeAttachmentList
VolumeAttachmentList is a collection of VolumeAttachment objects.
|
static interface |
V1Storage.VolumeAttachmentListOrBuilder |
static interface |
V1Storage.VolumeAttachmentOrBuilder |
static class |
V1Storage.VolumeAttachmentSource
VolumeAttachmentSource represents a volume that should be attached.
|
static interface |
V1Storage.VolumeAttachmentSourceOrBuilder |
static class |
V1Storage.VolumeAttachmentSpec
VolumeAttachmentSpec is the specification of a VolumeAttachment request.
|
static interface |
V1Storage.VolumeAttachmentSpecOrBuilder |
static class |
V1Storage.VolumeAttachmentStatus
VolumeAttachmentStatus is the status of a VolumeAttachment request.
|
static interface |
V1Storage.VolumeAttachmentStatusOrBuilder |
static class |
V1Storage.VolumeError
VolumeError captures an error encountered during a volume operation.
|
static interface |
V1Storage.VolumeErrorOrBuilder |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2021. All rights reserved.