Documentation ¶
Index ¶
- type Client
- func (c *Client) Create() *cobra.Command
- func (c *Client) Delete() *cobra.Command
- func (c *Client) NewCommand() *cobra.Command
- func (c *Client) Reboot() *cobra.Command
- func (c *Client) Reinstall() *cobra.Command
- func (c *Client) Retrieve() *cobra.Command
- func (c *Client) Start() *cobra.Command
- func (c *Client) Stop() *cobra.Command
- func (c *Client) Update() *cobra.Command
- type Servicer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Servicer Servicer Service metal.DevicesApiService Out outputs.Outputer }
func (*Client) NewCommand ¶
Click to show internal directories.
Click to hide internal directories.