object ContextInfo
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ContextInfo
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
Value Members
- val any: ZLayer[ContextInfo, Nothing, ContextInfo]
- val live: ZLayer[Pods, ContextInfoFailure, ContextInfo]
- def liveForcedNamespace(namespace: K8sNamespace): ZLayer[Pods, ContextInfoFailure, ContextInfo]
- def test(p: Pod, ns: K8sNamespace): ULayer[ContextInfo]