Documentation
¶
Overview ¶
Copyright 2020 MongoDB Inc
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Index ¶
- Variables
- func AllClusters() *om.AllClustersProjects
- func AutomationConfig() *opsmngr.AutomationConfig
- func AutomationConfigWithMongoDBUsers() *opsmngr.AutomationConfig
- func AutomationConfigWithOneReplicaSet(name string, disabled bool) *opsmngr.AutomationConfig
- func AutomationConfigWithoutMongoDBUsers() *opsmngr.AutomationConfig
- func AutomationStatus() *om.AutomationStatus
- func ContinuousSnapshots() *atlas.ContinuousSnapshots
- func EmptyAutomationConfig() *opsmngr.AutomationConfig
- func GlobalAlert() *om.GlobalAlert
- func GlobalAlerts() *om.GlobalAlerts
- func MongoDBUsers() *opsmngr.MongoDBUser
- func Organizations() *om.Organizations
Constants ¶
This section is empty.
Variables ¶
View Source
var Organization = &om.Organization{ ID: "5a0a1e7e0f2912c554080adc", Name: "Organization 0", Links: []*atlas.Link{ { Href: "https://cloud.mongodb.com/api/public/v1.0/orgs/5a0a1e7e0f2912c554080adc", Rel: "self", }, }, }
Functions ¶
func AllClusters ¶ added in v0.0.4
func AllClusters() *om.AllClustersProjects
func AutomationConfig ¶
func AutomationConfig() *opsmngr.AutomationConfig
func AutomationConfigWithMongoDBUsers ¶ added in v0.1.0
func AutomationConfigWithMongoDBUsers() *opsmngr.AutomationConfig
func AutomationConfigWithOneReplicaSet ¶
func AutomationConfigWithOneReplicaSet(name string, disabled bool) *opsmngr.AutomationConfig
func AutomationConfigWithoutMongoDBUsers ¶ added in v0.1.0
func AutomationConfigWithoutMongoDBUsers() *opsmngr.AutomationConfig
func AutomationStatus ¶ added in v0.0.4
func AutomationStatus() *om.AutomationStatus
func ContinuousSnapshots ¶ added in v0.0.4
func ContinuousSnapshots() *atlas.ContinuousSnapshots
func EmptyAutomationConfig ¶
func EmptyAutomationConfig() *opsmngr.AutomationConfig
func GlobalAlert ¶ added in v0.1.0
func GlobalAlert() *om.GlobalAlert
func GlobalAlerts ¶ added in v0.1.0
func GlobalAlerts() *om.GlobalAlerts
func MongoDBUsers ¶ added in v0.1.0
func MongoDBUsers() *opsmngr.MongoDBUser
func Organizations ¶
func Organizations() *om.Organizations
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.