package
Version:
v1.8.0
Opens a new window with list of versions in this module.
Published: Dec 4, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client provides access to the MongoDB Cloud Manager APIs
NewClient constructs and returns a new Client given a username, API key,
the public Cloud API base URL, and the atlas API base url
type Group struct {
ID string `json:"id"`
Name string `json:"name"`
}
Group represents a mongodb atlas group
Source Files
¶
Click to show internal directories.
Click to hide internal directories.