Packages

o

com.coralogix.zio.k8s.monocle.core.v1

ResourceQuotaStatusO

object ResourceQuotaStatusO

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ResourceQuotaStatusO
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val hardL: Lens[ResourceQuotaStatus, Optional[Map[String, Quantity]]]
  2. val hardO: Optional[ResourceQuotaStatus, Map[String, Quantity]]
  3. val usedL: Lens[ResourceQuotaStatus, Optional[Map[String, Quantity]]]
  4. val usedO: Optional[ResourceQuotaStatus, Map[String, Quantity]]