Packages

class LiveForcedNamespace extends LiveBase

Linear Supertypes
LiveBase, Service, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LiveForcedNamespace
  2. LiveBase
  3. Service
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new LiveForcedNamespace(pods: client.v1.pods.Pods.Service, ns: K8sNamespace)

Value Members

  1. def namespace: IO[ContextInfoFailure, K8sNamespace]
    Definition Classes
    LiveForcedNamespaceService
  2. def pod: IO[ContextInfoFailure, Pod]
    Definition Classes
    LiveBaseService