Uses of Class
io.kubernetes.client.openapi.models.V1CSINodeSpec
Packages that use V1CSINodeSpec
-
Uses of V1CSINodeSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CSINodeSpecModifier and TypeMethodDescriptionV1CSINodeSpec.addDriversItem
(V1CSINodeDriver driversItem) V1CSINodeSpec.drivers
(List<V1CSINodeDriver> drivers) static V1CSINodeSpec
Create an instance of V1CSINodeSpec given an JSON stringV1CSINode.getSpec()
Get specMethods in io.kubernetes.client.openapi.models with parameters of type V1CSINodeSpecModifier and TypeMethodDescriptionvoid
V1CSINode.setSpec
(V1CSINodeSpec spec) V1CSINode.spec
(V1CSINodeSpec spec)