package v2

Type Members

  1. final case class ContainerResourceMetricSourcePointer(currentPath: PointerPath = PointerPath()) extends Pointer[ContainerResourceMetricSource] with Product with Serializable
  2. final case class ContainerResourceMetricStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ContainerResourceMetricStatus] with Product with Serializable
  3. final case class CrossVersionObjectReferencePointer(currentPath: PointerPath = PointerPath()) extends Pointer[CrossVersionObjectReference] with Product with Serializable
  4. final case class ExternalMetricSourcePointer(currentPath: PointerPath = PointerPath()) extends Pointer[ExternalMetricSource] with Product with Serializable
  5. final case class ExternalMetricStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ExternalMetricStatus] with Product with Serializable
  6. final case class HPAScalingPolicyPointer(currentPath: PointerPath = PointerPath()) extends Pointer[HPAScalingPolicy] with Product with Serializable
  7. final case class HPAScalingRulesPointer(currentPath: PointerPath = PointerPath()) extends Pointer[HPAScalingRules] with Product with Serializable
  8. final case class HorizontalPodAutoscalerBehaviorPointer(currentPath: PointerPath = PointerPath()) extends Pointer[HorizontalPodAutoscalerBehavior] with Product with Serializable
  9. final case class HorizontalPodAutoscalerConditionPointer(currentPath: PointerPath = PointerPath()) extends Pointer[HorizontalPodAutoscalerCondition] with Product with Serializable
  10. final case class HorizontalPodAutoscalerListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[HorizontalPodAutoscalerList] with Product with Serializable
  11. final case class HorizontalPodAutoscalerPointer(currentPath: PointerPath = PointerPath()) extends Pointer[HorizontalPodAutoscaler] with Product with Serializable
  12. final case class HorizontalPodAutoscalerSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[HorizontalPodAutoscalerSpec] with Product with Serializable
  13. final case class HorizontalPodAutoscalerStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[HorizontalPodAutoscalerStatus] with Product with Serializable
  14. final case class MetricIdentifierPointer(currentPath: PointerPath = PointerPath()) extends Pointer[MetricIdentifier] with Product with Serializable
  15. final case class MetricSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[MetricSpec] with Product with Serializable
  16. final case class MetricStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[MetricStatus] with Product with Serializable
  17. final case class MetricTargetPointer(currentPath: PointerPath = PointerPath()) extends Pointer[MetricTarget] with Product with Serializable
  18. final case class MetricValueStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[MetricValueStatus] with Product with Serializable
  19. final case class ObjectMetricSourcePointer(currentPath: PointerPath = PointerPath()) extends Pointer[ObjectMetricSource] with Product with Serializable
  20. final case class ObjectMetricStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ObjectMetricStatus] with Product with Serializable
  21. final case class PodsMetricSourcePointer(currentPath: PointerPath = PointerPath()) extends Pointer[PodsMetricSource] with Product with Serializable
  22. final case class PodsMetricStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[PodsMetricStatus] with Product with Serializable
  23. final case class ResourceMetricSourcePointer(currentPath: PointerPath = PointerPath()) extends Pointer[ResourceMetricSource] with Product with Serializable
  24. final case class ResourceMetricStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ResourceMetricStatus] with Product with Serializable

Ungrouped