# Functions
NewClient returns an initialized Client using the provided configuration.
NewConfig returns a nmagent client config using the provided wireserverIP string.
NewContentError creates a ContentError from a provided reader and limit.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Client is an agent for exchanging information with NMAgent.
Config is a configuration for an NMAgent Client.
ContentError is encountered when an unexpected content type is obtained from NMAgent.
DeleteContainerRequest represents all information necessary to request that NMAgent delete a particular network container.
DeleteNetworkRequest represents all information necessary to request that NMAgent delete a particular network.
Error is a aberrent condition encountered when interacting with the NMAgent API.
No description provided by the author
GetNetworkConfigRequest is a collection of necessary information for submitting a request for a customer's network configuration.
No description provided by the author
No description provided by the author
No description provided by the author
Response from NMAgent for getinterfaceinfov1 (interface IP information) If we change this name, we need to tell the XML encoder to look for "Interfaces" in the respose.
No description provided by the author
No description provided by the author
NCVersion is a response produced from requests for a network container's version.
NetworkContainerListResponse is a collection of network container IDs mapped to their current versions.
NCVersionListRequest is a collection of parameters necessary to submit a request to receive a list of NCVersions available from the NMAgent instance.
No description provided by the author
No description provided by the author
No description provided by the author
PutNetworkContainerRequest is a collection of parameters necessary to create a new network container.
No description provided by the author
SupportedAPIsRequest is a collection of parameters necessary to submit a valid request to retrieve the supported APIs from an NMAgent instance.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Request represents an abstracted HTTP request, capable of validating itself, producing a valid Path, Body, and its Method.
# Type aliases
HomeAZFix is an indication that a particular bugfix has been applied to some HomeAZ.
No description provided by the author
No description provided by the author