K8sSimpleUri

com.coralogix.zio.k8s.client.model.package$.K8sSimpleUri
final case class K8sSimpleUri(resource: K8sResourceType, name: Option[String], subresource: Option[String], namespace: Option[K8sNamespace]) extends K8sUri

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait K8sUri
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def toUri(cluster: K8sCluster): Uri

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product