package v1

Type Members

  1. final case class APIGroupListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[APIGroupList] with Product with Serializable

    Pointer for APIGroupList

  2. final case class APIGroupPointer(currentPath: PointerPath = PointerPath()) extends Pointer[APIGroup] with Product with Serializable

    Pointer for APIGroup

  3. final case class APIResourceListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[APIResourceList] with Product with Serializable

    Pointer for APIResourceList

  4. final case class APIResourcePointer(currentPath: PointerPath = PointerPath()) extends Pointer[APIResource] with Product with Serializable

    Pointer for APIResource

  5. final case class APIVersionsPointer(currentPath: PointerPath = PointerPath()) extends Pointer[APIVersions] with Product with Serializable

    Pointer for APIVersions

  6. final case class ConditionPointer(currentPath: PointerPath = PointerPath()) extends Pointer[Condition] with Product with Serializable

    Pointer for Condition

  7. final case class DeleteOptionsPointer(currentPath: PointerPath = PointerPath()) extends Pointer[DeleteOptions] with Product with Serializable

    Pointer for DeleteOptions

  8. final case class GroupVersionForDiscoveryPointer(currentPath: PointerPath = PointerPath()) extends Pointer[GroupVersionForDiscovery] with Product with Serializable

    Pointer for GroupVersionForDiscovery

  9. final case class LabelSelectorPointer(currentPath: PointerPath = PointerPath()) extends Pointer[LabelSelector] with Product with Serializable

    Pointer for LabelSelector

  10. final case class LabelSelectorRequirementPointer(currentPath: PointerPath = PointerPath()) extends Pointer[LabelSelectorRequirement] with Product with Serializable

    Pointer for LabelSelectorRequirement

  11. final case class ListMetaPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ListMeta] with Product with Serializable

    Pointer for ListMeta

  12. final case class ManagedFieldsEntryPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ManagedFieldsEntry] with Product with Serializable

    Pointer for ManagedFieldsEntry

  13. final case class ObjectMetaPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ObjectMeta] with Product with Serializable

    Pointer for ObjectMeta

  14. final case class OwnerReferencePointer(currentPath: PointerPath = PointerPath()) extends Pointer[OwnerReference] with Product with Serializable

    Pointer for OwnerReference

  15. final case class PreconditionsPointer(currentPath: PointerPath = PointerPath()) extends Pointer[Preconditions] with Product with Serializable

    Pointer for Preconditions

  16. final case class ServerAddressByClientCIDRPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ServerAddressByClientCIDR] with Product with Serializable

    Pointer for ServerAddressByClientCIDR

  17. final case class StatusCausePointer(currentPath: PointerPath = PointerPath()) extends Pointer[StatusCause] with Product with Serializable

    Pointer for StatusCause

  18. final case class StatusDetailsPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StatusDetails] with Product with Serializable

    Pointer for StatusDetails

  19. final case class StatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[Status] with Product with Serializable

    Pointer for Status

  20. final case class WatchEventPointer(currentPath: PointerPath = PointerPath()) extends Pointer[WatchEvent] with Product with Serializable

    Pointer for WatchEvent

Ungrouped