CustomResourceSubresources

io.k8s.apiextensions_apiserver.pkg.apis.apiextensions.v1.CustomResourceSubresources
See theCustomResourceSubresources companion object

CustomResourceSubresources defines the status and scale subresources for CustomResources.

Attributes

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

Members list

Concise view

Value members

Concrete methods

if scale has a value, transforms to the result of function

if scale has a value, transforms to the result of function

Attributes

Source:
CustomResourceSubresources.scala

if status has a value, transforms to the result of function

if status has a value, transforms to the result of function

Attributes

Source:
CustomResourceSubresources.scala

Returns a new data with scale set to new value

Returns a new data with scale set to new value

Attributes

Source:
CustomResourceSubresources.scala

Returns a new data with status set to new value

Returns a new data with status set to new value

Attributes

Source:
CustomResourceSubresources.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product