# Functions
New creates a new CM client.
# Constants
No description provided by the author
CertEndpoint represents the REST resource for managing a Cert.
DeviceEndpoint represents the REST resource for managing a device.
DeviceGroupEndpoint represents the REST resource for managing a DeviceGroup.
KeyEndpoint represents the REST resource for managing a Key.
TrafficGroupEndpoint represents the REST resource for managing a TrafficGroup.
TrustDomainEndpoint represents the REST resource for managing a TrustDomain.
# Structs
A Cert hold the configuration for a Cert.
A CertList holds a list of Cert.
A CertResource provides API to manage Certs configuration.
No description provided by the author
A Device hold the configuration for a device.
A DeviceGroup hold the configuration for a DeviceGroup.
A DeviceGroupList holds a list of DeviceGroup.
A DeviceGroupResource provides API to manage DeviceGroups configuration.
A DeviceList holds a list of Device.
A DeviceResource provides API to manage Devices configuration.
A Key hold the configuration for a Key.
A KeyList holds a list of Key.
A KeyResource provides API to manage Keys configuration.
A TrafficGroup hold the configuration for a TrafficGroup.
A TrafficGroupList holds a list of TrafficGroup.
A TrafficGroupResource provides API to manage TrafficGroups configuration.
A TrustDomain hold the configuration for a TrustDomain.
A TrustDomainList holds a list of TrustDomain.
A TrustDomainResource provides API to manage TrustDomains configuration.