Packages

package v1alpha1

Type Members

  1. final case class ServerStorageVersionPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ServerStorageVersion] with Product with Serializable
  2. final case class StorageVersionConditionPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StorageVersionCondition] with Product with Serializable
  3. final case class StorageVersionListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StorageVersionList] with Product with Serializable
  4. final case class StorageVersionPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StorageVersion] with Product with Serializable
  5. final case class StorageVersionStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[StorageVersionStatus] with Product with Serializable

Ungrouped