Uses of Class
io.kubernetes.client.openapi.models.V2CrossVersionObjectReference
Packages that use V2CrossVersionObjectReference
-
Uses of V2CrossVersionObjectReference in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2CrossVersionObjectReferenceModifier and TypeMethodDescriptionV2CrossVersionObjectReference.apiVersion(String apiVersion) V2ObjectMetricSource.getDescribedObject()Get describedObjectV2ObjectMetricStatus.getDescribedObject()Get describedObjectV2HorizontalPodAutoscalerSpec.getScaleTargetRef()Get scaleTargetRefMethods in io.kubernetes.client.openapi.models with parameters of type V2CrossVersionObjectReferenceModifier and TypeMethodDescriptionV2ObjectMetricSource.describedObject(V2CrossVersionObjectReference describedObject) V2ObjectMetricStatus.describedObject(V2CrossVersionObjectReference describedObject) V2HorizontalPodAutoscalerSpec.scaleTargetRef(V2CrossVersionObjectReference scaleTargetRef) voidV2ObjectMetricSource.setDescribedObject(V2CrossVersionObjectReference describedObject) voidV2ObjectMetricStatus.setDescribedObject(V2CrossVersionObjectReference describedObject) voidV2HorizontalPodAutoscalerSpec.setScaleTargetRef(V2CrossVersionObjectReference scaleTargetRef)