Module: VagrantK8s

Defined in:
lib/vagrant-k8s/config.rb,
lib/vagrant-k8s/plugin.rb,
lib/vagrant-k8s/version.rb,
lib/vagrant-k8s/kubeconfig.rb,
lib/vagrant-k8s/provisioner.rb,
lib/vagrant-k8s/command_runner.rb,
lib/vagrant-k8s/helm_provisioner.rb,
lib/vagrant-k8s/kustomize_provisioner.rb

Defined Under Namespace

Modules: CommandRunner, Kubeconfig Classes: BaseProvisioner, Config, HelmConfig, HelmProvisioner, KustomizeConfig, KustomizeProvisioner, Plugin

Constant Summary collapse

VERSION =
File.read(File.join(__dir__, 'VERSION')).split('#').first.strip