Uses of Class
io.kubernetes.client.proto.V1.VolumeNodeAffinity
-
Uses of V1.VolumeNodeAffinity in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.VolumeNodeAffinityModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.VolumeNodeAffinity>
V1.VolumeNodeAffinity.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.VolumeNodeAffinityModifier and TypeMethodDescriptionV1.VolumeNodeAffinity.Builder.build()
V1.VolumeNodeAffinity.Builder.buildPartial()
static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.getDefaultInstance()
V1.VolumeNodeAffinity.Builder.getDefaultInstanceForType()
V1.VolumeNodeAffinity.getDefaultInstanceForType()
V1.PersistentVolumeSpec.Builder.getNodeAffinity()
NodeAffinity defines constraints that limit what nodes this volume can be accessed from.V1.PersistentVolumeSpec.getNodeAffinity()
NodeAffinity defines constraints that limit what nodes this volume can be accessed from.V1.PersistentVolumeSpecOrBuilder.getNodeAffinity()
NodeAffinity defines constraints that limit what nodes this volume can be accessed from.static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.parseDelimitedFrom
(InputStream input) static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.parseFrom
(byte[] data) static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.parseFrom
(com.google.protobuf.ByteString data) static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.parseFrom
(InputStream input) static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.parseFrom
(ByteBuffer data) static V1.VolumeNodeAffinity
V1.VolumeNodeAffinity.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.VolumeNodeAffinityModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.VolumeNodeAffinity>
V1.VolumeNodeAffinity.getParserForType()
static com.google.protobuf.Parser<V1.VolumeNodeAffinity>
V1.VolumeNodeAffinity.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.VolumeNodeAffinityModifier and TypeMethodDescriptionV1.VolumeNodeAffinity.Builder.mergeFrom
(V1.VolumeNodeAffinity other) V1.PersistentVolumeSpec.Builder.mergeNodeAffinity
(V1.VolumeNodeAffinity value) NodeAffinity defines constraints that limit what nodes this volume can be accessed from.V1.VolumeNodeAffinity.newBuilder
(V1.VolumeNodeAffinity prototype) V1.PersistentVolumeSpec.Builder.setNodeAffinity
(V1.VolumeNodeAffinity value) NodeAffinity defines constraints that limit what nodes this volume can be accessed from.