View Source Datapio.K8s.Conn (Datapio OpenCore v0.1.0)
Generate K8s.Conn
object.
Link to this section Summary
Link to this section Functions
Specs
lookup(String.t() | nil) :: {:ok, K8s.Conn.t()} | {:error, term()}
Generate a K8s.Conn
object from a kubeconfig or in-cluster config.