StatusOps

class Object
trait Matchable
class Any

Value members

Inherited methods

Gets the status of the object and fails with com.coralogix.zio.k8s.client.UndefinedField if it is not present.

Gets the status of the object and fails with com.coralogix.zio.k8s.client.UndefinedField if it is not present.

Inherited from
K8sObjectStatusOps

Returns an object with its status modified by the given function f

Returns an object with its status modified by the given function f

Value Params
f

Function to modify the status with

Returns

Object with modified status

Inherited from
K8sObjectStatusOps

Gets the status of the object

Gets the status of the object

Inherited from
K8sObjectStatusOps

Concrete fields

protected val obj: Deployment