Module: Kuberun

Defined in:
lib/kuberun.rb,
lib/kuberun/cli.rb,
lib/kuberun/command.rb,
lib/kuberun/version.rb,
lib/kuberun/commands/run_pod.rb

Defined Under Namespace

Modules: Commands Classes: CLI, Command

Constant Summary collapse

Kubectl =
::Kubectl.new
Pastel =
::Pastel.new
VERSION =
'0.1.0'