K8sCreatorUri

final case class K8sCreatorUri(resource: K8sResourceType, namespace: Option[K8sNamespace], dryRun: Boolean) extends K8sUri
trait Serializable
trait Product
trait Equals
trait K8sUri
class Object
trait Matchable
class Any

Value members

Concrete methods

override def toUri(cluster: K8sCluster): Uri
Definition Classes

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product