dev.hnaderi.k8s.client.pointers.io.k8s.api.apps.v1

Type members

Classlikes

final case class DaemonSetListPointer(currentPath: PointerPath) extends Pointer[DaemonSetList]
final case class DaemonSetPointer(currentPath: PointerPath) extends Pointer[DaemonSet]
final case class DaemonSetSpecPointer(currentPath: PointerPath) extends Pointer[DaemonSetSpec]
final case class DeploymentListPointer(currentPath: PointerPath) extends Pointer[DeploymentList]
final case class DeploymentPointer(currentPath: PointerPath) extends Pointer[Deployment]
final case class DeploymentSpecPointer(currentPath: PointerPath) extends Pointer[DeploymentSpec]
final case class ReplicaSetListPointer(currentPath: PointerPath) extends Pointer[ReplicaSetList]
final case class ReplicaSetPointer(currentPath: PointerPath) extends Pointer[ReplicaSet]
final case class ReplicaSetSpecPointer(currentPath: PointerPath) extends Pointer[ReplicaSetSpec]
final case class StatefulSetPointer(currentPath: PointerPath) extends Pointer[StatefulSet]