Uses of Class
io.kubernetes.client.proto.V1.FlockerVolumeSource
-
Uses of V1.FlockerVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.FlockerVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.FlockerVolumeSource>
V1.FlockerVolumeSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.FlockerVolumeSourceModifier and TypeMethodDescriptionV1.FlockerVolumeSource.Builder.build()
V1.FlockerVolumeSource.Builder.buildPartial()
static V1.FlockerVolumeSource
V1.FlockerVolumeSource.getDefaultInstance()
V1.FlockerVolumeSource.Builder.getDefaultInstanceForType()
V1.FlockerVolumeSource.getDefaultInstanceForType()
V1.PersistentVolumeSource.Builder.getFlocker()
Flocker represents a Flocker volume attached to a kubelet's host machine and exposed to the pod for its usage.V1.PersistentVolumeSource.getFlocker()
Flocker represents a Flocker volume attached to a kubelet's host machine and exposed to the pod for its usage.V1.PersistentVolumeSourceOrBuilder.getFlocker()
Flocker represents a Flocker volume attached to a kubelet's host machine and exposed to the pod for its usage.V1.VolumeSource.Builder.getFlocker()
Flocker represents a Flocker volume attached to a kubelet's host machine.V1.VolumeSource.getFlocker()
Flocker represents a Flocker volume attached to a kubelet's host machine.V1.VolumeSourceOrBuilder.getFlocker()
Flocker represents a Flocker volume attached to a kubelet's host machine.static V1.FlockerVolumeSource
V1.FlockerVolumeSource.parseDelimitedFrom
(InputStream input) static V1.FlockerVolumeSource
V1.FlockerVolumeSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FlockerVolumeSource
V1.FlockerVolumeSource.parseFrom
(byte[] data) static V1.FlockerVolumeSource
V1.FlockerVolumeSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FlockerVolumeSource
V1.FlockerVolumeSource.parseFrom
(com.google.protobuf.ByteString data) static V1.FlockerVolumeSource
V1.FlockerVolumeSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FlockerVolumeSource
V1.FlockerVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.FlockerVolumeSource
V1.FlockerVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FlockerVolumeSource
V1.FlockerVolumeSource.parseFrom
(InputStream input) static V1.FlockerVolumeSource
V1.FlockerVolumeSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FlockerVolumeSource
V1.FlockerVolumeSource.parseFrom
(ByteBuffer data) static V1.FlockerVolumeSource
V1.FlockerVolumeSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.FlockerVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.FlockerVolumeSource>
V1.FlockerVolumeSource.getParserForType()
static com.google.protobuf.Parser<V1.FlockerVolumeSource>
V1.FlockerVolumeSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.FlockerVolumeSourceModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.mergeFlocker
(V1.FlockerVolumeSource value) Flocker represents a Flocker volume attached to a kubelet's host machine and exposed to the pod for its usage.V1.VolumeSource.Builder.mergeFlocker
(V1.FlockerVolumeSource value) Flocker represents a Flocker volume attached to a kubelet's host machine.V1.FlockerVolumeSource.Builder.mergeFrom
(V1.FlockerVolumeSource other) V1.FlockerVolumeSource.newBuilder
(V1.FlockerVolumeSource prototype) V1.PersistentVolumeSource.Builder.setFlocker
(V1.FlockerVolumeSource value) Flocker represents a Flocker volume attached to a kubelet's host machine and exposed to the pod for its usage.V1.VolumeSource.Builder.setFlocker
(V1.FlockerVolumeSource value) Flocker represents a Flocker volume attached to a kubelet's host machine.