Documentation ¶
Index ¶
- func CreateAtlasProjectAPIKey(role, projectID string) (string, string)
- func DeleteCluster(projectID, clusterName string) *Buffer
- func GetClusterByName(projectID string, name string) mongodbatlas.Cluster
- func GetClusterStateName(projectID string, clusterName string) string
- func GetClusters(projectID string) []mongodbatlas.Cluster
- func GetClustersInfo(projectID string, name string) mongodbatlas.Cluster
- func GetProjectID(name string) string
- func GetProjects() mongodbatlas.Projects
- func GetUser(userName, projectID string) mongodbatlas.DatabaseUser
- func GetVersionOutput()
- func IsClusterExist(projectID string, name string) bool
- func IsProjectExist(name string) bool
- func IsProjectInfoExist(projectID string) bool
- func IsUserExist(userName, projectID string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAtlasProjectAPIKey ¶ added in v0.6.1
func DeleteCluster ¶
func DeleteCluster(projectID, clusterName string) *Buffer
func GetClusterByName ¶
func GetClusterByName(projectID string, name string) mongodbatlas.Cluster
func GetClusterStateName ¶
func GetClusters ¶
func GetClusters(projectID string) []mongodbatlas.Cluster
func GetClustersInfo ¶
func GetClustersInfo(projectID string, name string) mongodbatlas.Cluster
func GetProjectID ¶
func GetProjects ¶
func GetProjects() mongodbatlas.Projects
func GetUser ¶ added in v0.5.0
func GetUser(userName, projectID string) mongodbatlas.DatabaseUser
func GetVersionOutput ¶
func GetVersionOutput()
func IsClusterExist ¶
func IsProjectExist ¶
func IsProjectInfoExist ¶
func IsUserExist ¶ added in v0.5.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.