Uses of Class
io.kubernetes.client.proto.V1.FCVolumeSource
-
Uses of V1.FCVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.FCVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.FCVolumeSource>V1.FCVolumeSource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.FCVolumeSourceModifier and TypeMethodDescriptionV1.FCVolumeSource.Builder.build()V1.FCVolumeSource.Builder.buildPartial()static V1.FCVolumeSourceV1.FCVolumeSource.getDefaultInstance()V1.FCVolumeSource.Builder.getDefaultInstanceForType()V1.FCVolumeSource.getDefaultInstanceForType()V1.PersistentVolumeSource.Builder.getFc()FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.V1.PersistentVolumeSource.getFc()FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.V1.PersistentVolumeSourceOrBuilder.getFc()FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.V1.VolumeSource.Builder.getFc()FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.V1.VolumeSource.getFc()FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.V1.VolumeSourceOrBuilder.getFc()FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.static V1.FCVolumeSourceV1.FCVolumeSource.parseDelimitedFrom(InputStream input) static V1.FCVolumeSourceV1.FCVolumeSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FCVolumeSourceV1.FCVolumeSource.parseFrom(byte[] data) static V1.FCVolumeSourceV1.FCVolumeSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FCVolumeSourceV1.FCVolumeSource.parseFrom(com.google.protobuf.ByteString data) static V1.FCVolumeSourceV1.FCVolumeSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FCVolumeSourceV1.FCVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) static V1.FCVolumeSourceV1.FCVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FCVolumeSourceV1.FCVolumeSource.parseFrom(InputStream input) static V1.FCVolumeSourceV1.FCVolumeSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FCVolumeSourceV1.FCVolumeSource.parseFrom(ByteBuffer data) static V1.FCVolumeSourceV1.FCVolumeSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.FCVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.FCVolumeSource>V1.FCVolumeSource.getParserForType()static com.google.protobuf.Parser<V1.FCVolumeSource>V1.FCVolumeSource.parser()Methods in io.kubernetes.client.proto with parameters of type V1.FCVolumeSourceModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.mergeFc(V1.FCVolumeSource value) FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.V1.VolumeSource.Builder.mergeFc(V1.FCVolumeSource value) FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.V1.FCVolumeSource.Builder.mergeFrom(V1.FCVolumeSource other) static V1.FCVolumeSource.BuilderV1.FCVolumeSource.newBuilder(V1.FCVolumeSource prototype) V1.PersistentVolumeSource.Builder.setFc(V1.FCVolumeSource value) FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.V1.VolumeSource.Builder.setFc(V1.FCVolumeSource value) FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.