package v1

Type Members

  1. final case class ControllerRevisionListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ControllerRevisionList] with Product with Serializable
  2. final case class ControllerRevisionPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ControllerRevision] with Product with Serializable
  3. final case class DaemonSetConditionPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DaemonSetCondition] with Product with Serializable
  4. final case class DaemonSetListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DaemonSetList] with Product with Serializable
  5. final case class DaemonSetPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DaemonSet] with Product with Serializable
  6. final case class DaemonSetSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DaemonSetSpec] with Product with Serializable
  7. final case class DaemonSetStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DaemonSetStatus] with Product with Serializable
  8. final case class DaemonSetUpdateStrategyPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DaemonSetUpdateStrategy] with Product with Serializable
  9. final case class DeploymentConditionPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DeploymentCondition] with Product with Serializable
  10. final case class DeploymentListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DeploymentList] with Product with Serializable
  11. final case class DeploymentPointer(currentPath: PointerPath = PointerPath()) extends Pointer[Deployment] with Product with Serializable
  12. final case class DeploymentSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DeploymentSpec] with Product with Serializable
  13. final case class DeploymentStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DeploymentStatus] with Product with Serializable
  14. final case class DeploymentStrategyPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DeploymentStrategy] with Product with Serializable
  15. final case class ReplicaSetConditionPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ReplicaSetCondition] with Product with Serializable
  16. final case class ReplicaSetListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ReplicaSetList] with Product with Serializable
  17. final case class ReplicaSetPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ReplicaSet] with Product with Serializable
  18. final case class ReplicaSetSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ReplicaSetSpec] with Product with Serializable
  19. final case class ReplicaSetStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ReplicaSetStatus] with Product with Serializable
  20. final case class RollingUpdateDaemonSetPointer(currentPath: PointerPath = PointerPath()) extends Pointer[RollingUpdateDaemonSet] with Product with Serializable
  21. final case class RollingUpdateDeploymentPointer(currentPath: PointerPath = PointerPath()) extends Pointer[RollingUpdateDeployment] with Product with Serializable
  22. final case class RollingUpdateStatefulSetStrategyPointer(currentPath: PointerPath = PointerPath()) extends Pointer[RollingUpdateStatefulSetStrategy] with Product with Serializable
  23. final case class StatefulSetConditionPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StatefulSetCondition] with Product with Serializable
  24. final case class StatefulSetListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StatefulSetList] with Product with Serializable
  25. final case class StatefulSetPersistentVolumeClaimRetentionPolicyPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StatefulSetPersistentVolumeClaimRetentionPolicy] with Product with Serializable
  26. final case class StatefulSetPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StatefulSet] with Product with Serializable
  27. final case class StatefulSetSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StatefulSetSpec] with Product with Serializable
  28. final case class StatefulSetStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StatefulSetStatus] with Product with Serializable
  29. final case class StatefulSetUpdateStrategyPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StatefulSetUpdateStrategy] with Product with Serializable

Ungrouped