object Namespaces
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Namespaces
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type Generic = ClusterResource[Namespace] with ClusterResourceDelete[Namespace, Status] with ClusterResourceStatus[NamespaceStatus, Namespace] with ClusterFinalizeSubresource[Namespace]
- final class Live extends Service
- trait Service extends ClusterResource[Namespace] with ClusterResourceDelete[Namespace, Status] with ClusterResourceStatus[NamespaceStatus, Namespace] with ClusterFinalizeSubresource[Namespace]
Value Members
- val any: ZLayer[Namespaces, Nothing, Namespaces]
- val live: ZLayer[K8sBackend with K8sCluster, Nothing, Namespaces]
- val test: ZLayer[Any, Nothing, Namespaces]