CustomResourceSubresources

com.coralogix.zio.k8s.model.pkg.apis.apiextensions.v1.CustomResourceSubresources
See theCustomResourceSubresources companion object

CustomResourceSubresources defines the status and scale subresources for CustomResources.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Gets scale.

Gets scale.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets status.

Gets status.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product