K8sModifierUri

com.coralogix.zio.k8s.client.model.package$.K8sModifierUri
final case class K8sModifierUri(resource: K8sResourceType, name: String, subresource: Option[String], namespace: Option[K8sNamespace], dryRun: Boolean) 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