Uses of Class
io.kubernetes.client.proto.V1Storage.VolumeNodeResources
-
Uses of V1Storage.VolumeNodeResources in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Storage.VolumeNodeResourcesModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Storage.VolumeNodeResources>V1Storage.VolumeNodeResources.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Storage.VolumeNodeResourcesModifier and TypeMethodDescriptionV1Storage.VolumeNodeResources.Builder.build()V1Storage.VolumeNodeResources.Builder.buildPartial()V1Storage.CSINodeDriver.Builder.getAllocatable()allocatable represents the volume resources of a node that are available for scheduling.V1Storage.CSINodeDriver.getAllocatable()allocatable represents the volume resources of a node that are available for scheduling.V1Storage.CSINodeDriverOrBuilder.getAllocatable()allocatable represents the volume resources of a node that are available for scheduling.V1Storage.VolumeNodeResources.getDefaultInstance()V1Storage.VolumeNodeResources.Builder.getDefaultInstanceForType()V1Storage.VolumeNodeResources.getDefaultInstanceForType()V1Storage.VolumeNodeResources.parseDelimitedFrom(InputStream input) V1Storage.VolumeNodeResources.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Storage.VolumeNodeResources.parseFrom(byte[] data) V1Storage.VolumeNodeResources.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Storage.VolumeNodeResources.parseFrom(com.google.protobuf.ByteString data) V1Storage.VolumeNodeResources.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Storage.VolumeNodeResources.parseFrom(com.google.protobuf.CodedInputStream input) V1Storage.VolumeNodeResources.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Storage.VolumeNodeResources.parseFrom(InputStream input) V1Storage.VolumeNodeResources.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Storage.VolumeNodeResources.parseFrom(ByteBuffer data) V1Storage.VolumeNodeResources.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Storage.VolumeNodeResourcesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Storage.VolumeNodeResources>V1Storage.VolumeNodeResources.getParserForType()static com.google.protobuf.Parser<V1Storage.VolumeNodeResources>V1Storage.VolumeNodeResources.parser()Methods in io.kubernetes.client.proto with parameters of type V1Storage.VolumeNodeResourcesModifier and TypeMethodDescriptionV1Storage.CSINodeDriver.Builder.mergeAllocatable(V1Storage.VolumeNodeResources value) allocatable represents the volume resources of a node that are available for scheduling.V1Storage.VolumeNodeResources.Builder.mergeFrom(V1Storage.VolumeNodeResources other) V1Storage.VolumeNodeResources.newBuilder(V1Storage.VolumeNodeResources prototype) V1Storage.CSINodeDriver.Builder.setAllocatable(V1Storage.VolumeNodeResources value) allocatable represents the volume resources of a node that are available for scheduling.