Uses of Class
io.kubernetes.client.proto.V1.CephFSVolumeSource
-
Uses of V1.CephFSVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.CephFSVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.CephFSVolumeSource>V1.CephFSVolumeSource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.CephFSVolumeSourceModifier and TypeMethodDescriptionV1.CephFSVolumeSource.Builder.build()V1.CephFSVolumeSource.Builder.buildPartial()V1.VolumeSource.Builder.getCephfs()CephFS represents a Ceph FS mount on the host that shares a pod's lifetime +optionalV1.VolumeSource.getCephfs()CephFS represents a Ceph FS mount on the host that shares a pod's lifetime +optionalV1.VolumeSourceOrBuilder.getCephfs()CephFS represents a Ceph FS mount on the host that shares a pod's lifetime +optionalstatic V1.CephFSVolumeSourceV1.CephFSVolumeSource.getDefaultInstance()V1.CephFSVolumeSource.Builder.getDefaultInstanceForType()V1.CephFSVolumeSource.getDefaultInstanceForType()static V1.CephFSVolumeSourceV1.CephFSVolumeSource.parseDelimitedFrom(InputStream input) static V1.CephFSVolumeSourceV1.CephFSVolumeSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CephFSVolumeSourceV1.CephFSVolumeSource.parseFrom(byte[] data) static V1.CephFSVolumeSourceV1.CephFSVolumeSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CephFSVolumeSourceV1.CephFSVolumeSource.parseFrom(com.google.protobuf.ByteString data) static V1.CephFSVolumeSourceV1.CephFSVolumeSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CephFSVolumeSourceV1.CephFSVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) static V1.CephFSVolumeSourceV1.CephFSVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CephFSVolumeSourceV1.CephFSVolumeSource.parseFrom(InputStream input) static V1.CephFSVolumeSourceV1.CephFSVolumeSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CephFSVolumeSourceV1.CephFSVolumeSource.parseFrom(ByteBuffer data) static V1.CephFSVolumeSourceV1.CephFSVolumeSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.CephFSVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.CephFSVolumeSource>V1.CephFSVolumeSource.getParserForType()static com.google.protobuf.Parser<V1.CephFSVolumeSource>V1.CephFSVolumeSource.parser()Methods in io.kubernetes.client.proto with parameters of type V1.CephFSVolumeSourceModifier and TypeMethodDescriptionV1.VolumeSource.Builder.mergeCephfs(V1.CephFSVolumeSource value) CephFS represents a Ceph FS mount on the host that shares a pod's lifetime +optionalV1.CephFSVolumeSource.Builder.mergeFrom(V1.CephFSVolumeSource other) V1.CephFSVolumeSource.newBuilder(V1.CephFSVolumeSource prototype) V1.VolumeSource.Builder.setCephfs(V1.CephFSVolumeSource value) CephFS represents a Ceph FS mount on the host that shares a pod's lifetime +optional