Class: VagrantPlugins::K3s::CommandKubectl

Inherits:
Object
  • Object
show all
Defined in:
lib/vagrant-k3s/command/kubectl.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



6
7
8
9
# File 'lib/vagrant-k3s/command/kubectl.rb', line 6

def execute
  # puts "kubectl"
  0
end