Class: VagrantPlugins::K3s::CommandKubectl
- Inherits:
-
Object
- Object
- VagrantPlugins::K3s::CommandKubectl
- Defined in:
- lib/vagrant-k3s/command/kubectl.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
6 7 8 9 |
# File 'lib/vagrant-k3s/command/kubectl.rb', line 6 def execute # puts "kubectl" 0 end |