Node

com.coralogix.zio.k8s.model.core.v1.Node$
See theNode companion class
object Node extends NodeFields

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class NodeFields
class Object
trait Matchable
class Any
Show all
Self type
Node.type

Members list

Type members

Classlikes

implicit class Ops(val obj: Node) extends K8sObjectOps[Node]

Attributes

Supertypes
class Object
trait Matchable
class Any
implicit class StatusOps(val obj: Node) extends K8sObjectStatusOps[Node, NodeStatus]

Attributes

Supertypes
class Object
trait Matchable
class Any

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
NodeFields

Attributes

Inherited from:
NodeFields

Attributes

Inherited from:
NodeFields

Implicits

Implicits

implicit val NodeDecoder: Decoder[Node]
implicit val NodeEncoder: Encoder[Node]
final implicit def Ops(obj: Node): Ops
final implicit def StatusOps(obj: Node): StatusOps
implicit val k8sObject: K8sObject[Node]