io.k8s.api.coordination.v1

Members list

Concise view

Type members

Classlikes

final case class Lease(metadata: Option[ObjectMeta], spec: Option[LeaseSpec]) extends KObject

Lease defines a lease concept.

Lease defines a lease concept.

Attributes

Companion:
object
Source:
Lease.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any
object Lease

Attributes

Companion:
class
Source:
Lease.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Lease.type
final case class LeaseList(items: Seq[Lease], metadata: Option[ListMeta]) extends KObject

LeaseList is a list of Lease objects.

LeaseList is a list of Lease objects.

Attributes

Companion:
object
Source:
LeaseList.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any
object LeaseList

Attributes

Companion:
class
Source:
LeaseList.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for LeaseList

Pointer for LeaseList

Attributes

Source:
LeaseListPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class LeasePointer(currentPath: PointerPath) extends Pointer[Lease]

Pointer for Lease

Pointer for Lease

Attributes

Source:
LeasePointer.scala
Graph
Supertypes
trait Product
trait Equals
trait Pointer[Lease]
class Object
trait Matchable
class Any

LeaseSpec is a specification of a Lease.

LeaseSpec is a specification of a Lease.

Attributes

Companion:
object
Source:
LeaseSpec.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
object LeaseSpec

Attributes

Companion:
class
Source:
LeaseSpec.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for LeaseSpec

Pointer for LeaseSpec

Attributes

Source:
LeaseSpecPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any