Documentation ¶
Index ¶
Constants ¶
View Source
const ApplicationGZip = "application/gzip"
ApplicationGZip -
View Source
const ApplicationJSON = "application/json"
ApplicationJSON -
View Source
const BaseURL = "https://cloud.mongodb.com/api/atlas/v1.0"
BaseURL -
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logs ¶
type Logs struct {
// contains filtered or unexported fields
}
Logs info
func ParseAtlasURI ¶
ParseAtlasURI parses atlas://user:apiKey@groupID/cluster
func (*Logs) DownloadLogs ¶
DownloadLogs download all logs of a groupID
type Summary ¶
type Summary struct {
// contains filtered or unexported fields
}
Summary info
func (*Summary) GetSummary ¶
GetSummary returns Atlas info
Click to show internal directories.
Click to hide internal directories.