Uses of Class
io.kubernetes.client.openapi.models.V1alpha3DeviceSelector
Packages that use V1alpha3DeviceSelector
-
Uses of V1alpha3DeviceSelector in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3DeviceSelectorMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1alpha3DeviceSelectorModifier and TypeMethodDescriptionV1alpha3DeviceTaintSelector.getSelectors()Selectors contains the same selection criteria as a ResourceClaim.Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3DeviceSelectorModifier and TypeMethodDescriptionV1alpha3DeviceTaintSelector.addSelectorsItem(V1alpha3DeviceSelector selectorsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha3DeviceSelectorModifier and TypeMethodDescriptionV1alpha3DeviceTaintSelector.selectors(List<V1alpha3DeviceSelector> selectors) voidV1alpha3DeviceTaintSelector.setSelectors(List<V1alpha3DeviceSelector> selectors)