CustomResourceSubresources

CustomResourceSubresources defines the status and scale subresources for CustomResources.

Source:
CustomResourceSubresources.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

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

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

Source:
CustomResourceSubresources.scala

Returns a new data with scale set to new value

Returns a new data with scale set to new value

Source:
CustomResourceSubresources.scala

Returns a new data with status set to new value

Returns a new data with status set to new value

Source:
CustomResourceSubresources.scala

Inherited methods

Inherited from:
Product