Uses of Class
io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeList
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.storage.v1beta1 |
-
Uses of CSINodeList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return CSINodeList Modifier and Type Method Description CSINodeListKubeSchema. getCSINodeList()Methods in io.fabric8.kubernetes.api.model with parameters of type CSINodeList Modifier and Type Method Description voidKubeSchema. setCSINodeList(CSINodeList cSINodeList)Constructors in io.fabric8.kubernetes.api.model with parameters of type CSINodeList Constructor Description KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup, io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList, io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList, CSIDriver cSIDriver, CSIDriverList cSIDriverList, CSINode cSINode, CSINodeList cSINodeList, io.fabric8.kubernetes.api.model.CreateOptions createOptions, io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions, io.fabric8.kubernetes.api.model.GetOptions getOptions, io.fabric8.kubernetes.api.model.version.Info info, io.fabric8.kubernetes.api.model.ListOptions listOptions, io.fabric8.kubernetes.api.model.ObjectMeta objectMeta, io.fabric8.kubernetes.api.model.ObjectReference objectReference, io.fabric8.kubernetes.api.model.Patch patch, io.fabric8.kubernetes.api.model.PatchOptions patchOptions, io.fabric8.kubernetes.api.model.Quantity quantity, io.fabric8.kubernetes.api.model.RootPaths rootPaths, io.fabric8.kubernetes.api.model.Status status, StorageClass storageClass, StorageClassList storageClassList, String time, io.fabric8.kubernetes.api.model.TypeMeta typeMeta, io.fabric8.kubernetes.api.model.UpdateOptions updateOptions, VolumeAttachment volumeAttachment, VolumeAttachmentList volumeAttachmentList) -
Uses of CSINodeList in io.fabric8.kubernetes.api.model.storage.v1beta1
Methods in io.fabric8.kubernetes.api.model.storage.v1beta1 that return CSINodeList Modifier and Type Method Description CSINodeListCSINodeListBuilder. build()CSINodeListDoneableCSINodeList. done()Constructors in io.fabric8.kubernetes.api.model.storage.v1beta1 with parameters of type CSINodeList Constructor Description CSINodeListBuilder(CSINodeList instance)CSINodeListBuilder(CSINodeListFluent<?> fluent, CSINodeList instance)CSINodeListBuilder(CSINodeListFluent<?> fluent, CSINodeList instance, Boolean validationEnabled)CSINodeListBuilder(CSINodeList instance, Boolean validationEnabled)CSINodeListFluentImpl(CSINodeList instance)DoneableCSINodeList(CSINodeList item)DoneableCSINodeList(CSINodeList item, io.fabric8.kubernetes.api.builder.Function<CSINodeList,CSINodeList> function)Constructor parameters in io.fabric8.kubernetes.api.model.storage.v1beta1 with type arguments of type CSINodeList Constructor Description DoneableCSINodeList(io.fabric8.kubernetes.api.builder.Function<CSINodeList,CSINodeList> function)DoneableCSINodeList(io.fabric8.kubernetes.api.builder.Function<CSINodeList,CSINodeList> function)DoneableCSINodeList(CSINodeList item, io.fabric8.kubernetes.api.builder.Function<CSINodeList,CSINodeList> function)DoneableCSINodeList(CSINodeList item, io.fabric8.kubernetes.api.builder.Function<CSINodeList,CSINodeList> function)