Sha256: 910ee808c21205e63ec0617f020cfd5e498fbfbcab50ef57edcdfd7e3525648a

Contents?: true

Size: 412 Bytes

Versions: 3

Compression:

Stored size: 412 Bytes

Contents

class Kontena::Plugin::Packet::NodeCommand < Kontena::Command
  subcommand "create", "Create a new node to Packet", load_subcommand('kontena/plugin/packet/nodes/create_command')
  subcommand "restart", "Restart a Packet node", load_subcommand('kontena/plugin/packet/nodes/restart_command')
  subcommand "terminate", "Terminate a Packet node", load_subcommand('kontena/plugin/packet/nodes/terminate_command')
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kontena-plugin-packet-0.2.7 lib/kontena/plugin/packet/node_command.rb
kontena-plugin-packet-0.2.7.rc1 lib/kontena/plugin/packet/node_command.rb
kontena-plugin-packet-0.2.6 lib/kontena/plugin/packet/node_command.rb