K8sDeletingManyUri

com.coralogix.zio.k8s.client.model.package$.K8sDeletingManyUri
final case class K8sDeletingManyUri(resource: K8sResourceType, namespace: Option[K8sNamespace], dryRun: Boolean, gracePeriod: Option[Duration], propagationPolicy: Option[PropagationPolicy], fieldSelector: Option[FieldSelector], labelSelector: Option[LabelSelector]) extends K8sUri

Attributes

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

Members list

Concise view

Value members

Concrete methods

override def toUri(cluster: K8sCluster): Uri

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product