Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client represents an IncusOS API client.
func (*Client) GetSystemNetwork ¶
func (c *Client) GetSystemNetwork() (*osapi.SystemNetwork, error)
GetSystemNetwork returns the IncusOS network configuration and state.
Click to show internal directories.
Click to hide internal directories.