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() *opsmngr.AllClustersProjects
- func AutomationConfig() *opsmngr.AutomationConfig
- func AutomationConfigWithMongoDBUsers() *opsmngr.AutomationConfig
- func AutomationConfigWithOneReplicaSet(name string, disabled bool) *opsmngr.AutomationConfig
- func AutomationConfigWithoutMongoDBUsers() *opsmngr.AutomationConfig
- func AutomationStatus() *opsmngr.AutomationStatus
- func ContinuousSnapshots() *atlas.ContinuousSnapshots
- func EmptyAutomationConfig() *opsmngr.AutomationConfig
- func GlobalAlert() *opsmngr.GlobalAlert
- func GlobalAlerts() *opsmngr.GlobalAlerts
- func MongoDBUsers() *opsmngr.MongoDBUser
- func Organizations() *opsmngr.Organizations
Constants ¶
This section is empty.
Variables ¶
View Source
var Organization = &opsmngr.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 ¶
func AllClusters() *opsmngr.AllClustersProjects
func AutomationConfig ¶
func AutomationConfig() *opsmngr.AutomationConfig
func AutomationConfigWithMongoDBUsers ¶
func AutomationConfigWithMongoDBUsers() *opsmngr.AutomationConfig
func AutomationConfigWithOneReplicaSet ¶
func AutomationConfigWithOneReplicaSet(name string, disabled bool) *opsmngr.AutomationConfig
func AutomationConfigWithoutMongoDBUsers ¶
func AutomationConfigWithoutMongoDBUsers() *opsmngr.AutomationConfig
func AutomationStatus ¶
func AutomationStatus() *opsmngr.AutomationStatus
func ContinuousSnapshots ¶
func ContinuousSnapshots() *atlas.ContinuousSnapshots
func EmptyAutomationConfig ¶
func EmptyAutomationConfig() *opsmngr.AutomationConfig
func GlobalAlert ¶
func GlobalAlert() *opsmngr.GlobalAlert
func GlobalAlerts ¶
func GlobalAlerts() *opsmngr.GlobalAlerts
func MongoDBUsers ¶
func MongoDBUsers() *opsmngr.MongoDBUser
func Organizations ¶
func Organizations() *opsmngr.Organizations
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.