Uses of Class
io.kubernetes.client.openapi.models.V1alpha3DeviceClassSpec
Packages that use V1alpha3DeviceClassSpec
-
Uses of V1alpha3DeviceClassSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3DeviceClassSpecModifier and TypeMethodDescriptionV1alpha3DeviceClassSpec.addConfigItem(V1alpha3DeviceClassConfiguration configItem) V1alpha3DeviceClassSpec.addSelectorsItem(V1alpha3DeviceSelector selectorsItem) V1alpha3DeviceClassSpec.config(List<V1alpha3DeviceClassConfiguration> config) static V1alpha3DeviceClassSpecCreate an instance of V1alpha3DeviceClassSpec given an JSON stringV1alpha3DeviceClass.getSpec()Get specV1alpha3DeviceClassSpec.selectors(List<V1alpha3DeviceSelector> selectors) V1alpha3DeviceClassSpec.suitableNodes(V1NodeSelector suitableNodes) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3DeviceClassSpecModifier and TypeMethodDescriptionvoidV1alpha3DeviceClass.setSpec(V1alpha3DeviceClassSpec spec) V1alpha3DeviceClass.spec(V1alpha3DeviceClassSpec spec)