object Lease extends LeaseFields with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Lease
- Serializable
- Serializable
- LeaseFields
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- implicit class Ops extends K8sObjectOps[Lease]
Value Members
- implicit val LeaseDecoder: Decoder[Lease]
- implicit val LeaseEncoder: Encoder[Lease]
- implicit val k8sObject: K8sObject[Lease]
-
def
metadata: ObjectMetaFields
- Definition Classes
- LeaseFields
- def nestedField(prefix: Chunk[String]): LeaseFields
- implicit val resourceMetadata: ResourceMetadata[Lease]
-
def
spec: LeaseSpecFields
- Definition Classes
- LeaseFields