module

Kube::Helper::Kubectl

Instance methods

apply_file(file, ks_path : String)
Source
apply_manifest(path : String, namespace : String, ks_path : String)
Source
apply_manifest(path : String, ks_path : String)
Source
create_ns(ns : Namespace)
Source
create_ns(ns : String)
Source
kube_context
Source
kubectl(args : Array(String), silent = false)
Source
kubectl(*args)
Source
kubectl?(*args)
Source
opt(key : Symbol) : Bool | String | Nil | Array(String)
Source