Documentation
¶
Index ¶
- func Provider() *schema.Provider
- type Client
- func (c *Client) CreateNode(name, address string, port, apiPort int, usageCoefficient float64, ...) (int, error)
- func (c *Client) DeleteNode(nodeID string) error
- func (c *Client) GetNode(nodeID string) (*Node, error)
- func (c *Client) UpdateNode(nodeID, name, address string, port, apiPort int, usageCoefficient float64, ...) error
- type Node
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.