Uses of Class
io.kubernetes.client.openapi.models.V1alpha1WorkloadSpec
Packages that use V1alpha1WorkloadSpec
-
Uses of V1alpha1WorkloadSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1WorkloadSpecModifier and TypeMethodDescriptionV1alpha1WorkloadSpec.addPodGroupsItem(V1alpha1PodGroup podGroupsItem) V1alpha1WorkloadSpec.controllerRef(V1alpha1TypedLocalObjectReference controllerRef) static V1alpha1WorkloadSpecCreate an instance of V1alpha1WorkloadSpec given an JSON stringV1alpha1Workload.getSpec()Get specV1alpha1WorkloadSpec.podGroups(List<V1alpha1PodGroup> podGroups) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha1WorkloadSpecModifier and TypeMethodDescriptionvoidV1alpha1Workload.setSpec(V1alpha1WorkloadSpec spec) V1alpha1Workload.spec(V1alpha1WorkloadSpec spec)