Documentation
¶
Index ¶
- type APIClient
- func (c *APIClient) BoardInfo() (*api.Board, error)
- func (c *APIClient) MachineUUID() (string, error)
- func (c *APIClient) PowerCycle() error
- func (c *APIClient) PowerOff() error
- func (c *APIClient) PowerOn() error
- func (c *APIClient) PowerReset() error
- func (c *APIClient) PowerState() (hal.PowerState, error)
- func (c *APIClient) SetBootOrder(target hal.BootTarget, vendor api.Vendor) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIClient ¶
func (*APIClient) MachineUUID ¶
MachineUUID retrieves a unique uuid for this (hardware) machine
func (*APIClient) PowerCycle ¶
func (*APIClient) PowerReset ¶
func (*APIClient) PowerState ¶
func (c *APIClient) PowerState() (hal.PowerState, error)
func (*APIClient) SetBootOrder ¶
Click to show internal directories.
Click to hide internal directories.