LiveBase

abstract
class LiveBase(pods: Service) extends Service
trait Service
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def pod: IO[ContextInfoFailure, Pod]
Definition Classes

Inherited methods

def namespace: IO[ContextInfoFailure, K8sNamespace]
Inherited from
Service