object ObjectMeta extends ObjectMetaFields with Serializable

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ObjectMeta
  2. Serializable
  3. Serializable
  4. ObjectMetaFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. implicit val ObjectMetaDecoder: Decoder[ObjectMeta]
  5. implicit val ObjectMetaEncoder: Encoder[ObjectMeta]
  6. def annotations: client.model.Field
    Definition Classes
    ObjectMetaFields
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  9. def clusterName: client.model.Field
    Definition Classes
    ObjectMetaFields
  10. def creationTimestamp: client.model.Field
    Definition Classes
    ObjectMetaFields
  11. def deletionGracePeriodSeconds: client.model.Field
    Definition Classes
    ObjectMetaFields
  12. def deletionTimestamp: client.model.Field
    Definition Classes
    ObjectMetaFields
  13. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  15. def finalizers: client.model.Field
    Definition Classes
    ObjectMetaFields
  16. def generateName: client.model.Field
    Definition Classes
    ObjectMetaFields
  17. def generation: client.model.Field
    Definition Classes
    ObjectMetaFields
  18. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  19. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  20. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  21. def labels: client.model.Field
    Definition Classes
    ObjectMetaFields
  22. def managedFields: client.model.Field
    Definition Classes
    ObjectMetaFields
  23. def name: client.model.Field
    Definition Classes
    ObjectMetaFields
  24. def namespace: client.model.Field
    Definition Classes
    ObjectMetaFields
  25. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. def nestedField(prefix: Chunk[String]): ObjectMetaFields
  27. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  28. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. def ownerReferences: client.model.Field
    Definition Classes
    ObjectMetaFields
  30. def resourceVersion: client.model.Field
    Definition Classes
    ObjectMetaFields
  31. def selfLink: client.model.Field
    Definition Classes
    ObjectMetaFields
  32. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  33. def toString(): String
    Definition Classes
    AnyRef → Any
  34. def uid: client.model.Field
    Definition Classes
    ObjectMetaFields
  35. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  37. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from Serializable

Inherited from Serializable

Inherited from ObjectMetaFields

Inherited from AnyRef

Inherited from Any

Ungrouped