o
com.coralogix.zio.k8s.client.apiextensions.v1.customresourcedefinitions
CustomResourceDefinitions
object CustomResourceDefinitions
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- CustomResourceDefinitions
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type Generic = ClusterResource[CustomResourceDefinition] with ClusterResourceDelete[CustomResourceDefinition, Status] with ClusterResourceDeleteAll[CustomResourceDefinition] with ClusterResourceStatus[CustomResourceDefinitionStatus, CustomResourceDefinition]
- final class Live extends Service
- trait Service extends ClusterResource[CustomResourceDefinition] with ClusterResourceDelete[CustomResourceDefinition, Status] with ClusterResourceDeleteAll[CustomResourceDefinition] with ClusterResourceStatus[CustomResourceDefinitionStatus, CustomResourceDefinition]
Value Members
- val any: ZLayer[CustomResourceDefinitions, Nothing, CustomResourceDefinitions]
- val live: ZLayer[K8sBackend with K8sCluster, Nothing, CustomResourceDefinitions]
- val test: ZLayer[Any, Nothing, CustomResourceDefinitions]