Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
RestService *restserver.HTTPRestService
}
Client implements APIClient interface. Used to update CNS state
func (*Client) UpdateCNSState ¶
func (client *Client) UpdateCNSState(createNetworkContainerRequest *cns.CreateNetworkContainerRequest) error
UpdateCNSState updates cns state
Click to show internal directories.
Click to hide internal directories.