package v1
Type Members
- final case class APIGroupListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[APIGroupList] with Product with Serializable
- final case class APIGroupPointer(currentPath: PointerPath = PointerPath()) extends Pointer[APIGroup] with Product with Serializable
- final case class APIResourceListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[APIResourceList] with Product with Serializable
- final case class APIResourcePointer(currentPath: PointerPath = PointerPath()) extends Pointer[APIResource] with Product with Serializable
- final case class APIVersionsPointer(currentPath: PointerPath = PointerPath()) extends Pointer[APIVersions] with Product with Serializable
- final case class ConditionPointer(currentPath: PointerPath = PointerPath()) extends Pointer[Condition] with Product with Serializable
- final case class DeleteOptionsPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DeleteOptions] with Product with Serializable
- final case class GroupVersionForDiscoveryPointer(currentPath: PointerPath = PointerPath()) extends Pointer[GroupVersionForDiscovery] with Product with Serializable
- final case class LabelSelectorPointer(currentPath: PointerPath = PointerPath()) extends Pointer[LabelSelector] with Product with Serializable
- final case class LabelSelectorRequirementPointer(currentPath: PointerPath = PointerPath()) extends Pointer[LabelSelectorRequirement] with Product with Serializable
- final case class ListMetaPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ListMeta] with Product with Serializable
- final case class ManagedFieldsEntryPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ManagedFieldsEntry] with Product with Serializable
- final case class ObjectMetaPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ObjectMeta] with Product with Serializable
- final case class OwnerReferencePointer(currentPath: PointerPath = PointerPath()) extends Pointer[OwnerReference] with Product with Serializable
- final case class PreconditionsPointer(currentPath: PointerPath = PointerPath()) extends Pointer[Preconditions] with Product with Serializable
- final case class ServerAddressByClientCIDRPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ServerAddressByClientCIDR] with Product with Serializable
- final case class StatusCausePointer(currentPath: PointerPath = PointerPath()) extends Pointer[StatusCause] with Product with Serializable
- final case class StatusDetailsPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StatusDetails] with Product with Serializable
- final case class StatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[Status] with Product with Serializable
- final case class WatchEventPointer(currentPath: PointerPath = PointerPath()) extends Pointer[io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent] with Product with Serializable