Namespace

com.coralogix.zio.k8s.model.core.v1.Namespace$
See theNamespace companion class
object Namespace extends NamespaceFields

Attributes

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

Members list

Type members

Classlikes

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

Attributes

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

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:
NamespaceFields

Attributes

Inherited from:
NamespaceFields

Attributes

Inherited from:
NamespaceFields

Implicits

Implicits

final implicit def Ops(obj: Namespace): Ops
final implicit def StatusOps(obj: Namespace): StatusOps
implicit val k8sObject: K8sObject[Namespace]