Documentation ¶
Index ¶
- 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 GetVersionOutput()
- func IsClusterExist(projectID string, name string) bool
- func IsProjectExist(name string) bool
- func IsProjectInfoExist(projectID string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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 GetVersionOutput ¶
func GetVersionOutput()
func IsClusterExist ¶
func IsProjectExist ¶
func IsProjectInfoExist ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.