Documentation ¶
Index ¶
- func CreateAtlasProjectAPIKey(role, projectID string) (string, string)
- func DeleteDeployment(projectID, deploymentName string) *Buffer
- func GetDeploymentByName(projectID string, name string) mongodbatlas.Cluster
- func GetDeploymentStateName(projectID string, deploymentName string) string
- func GetDeployments(projectID string) []mongodbatlas.Cluster
- func GetDeploymentsInfo(projectID string, name string) mongodbatlas.Cluster
- func GetProjectID(name string) string
- func GetProjects() mongodbatlas.Projects
- func GetUser(database, userName, projectID string) *mongodbatlas.DatabaseUser
- func GetVersionOutput()
- func IsDeploymentExist(projectID string, name string) bool
- func IsProjectExist(name string) bool
- func IsProjectInfoExist(projectID string) bool
- func IsUserExist(database, userName, projectID string) bool
- func IsUserExistForAdmin(userName, projectID string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAtlasProjectAPIKey ¶ added in v0.6.1
func DeleteDeployment ¶ added in v1.1.0
func DeleteDeployment(projectID, deploymentName string) *Buffer
func GetDeploymentByName ¶ added in v1.1.0
func GetDeploymentByName(projectID string, name string) mongodbatlas.Cluster
func GetDeploymentStateName ¶ added in v1.1.0
func GetDeployments ¶ added in v1.1.0
func GetDeployments(projectID string) []mongodbatlas.Cluster
func GetDeploymentsInfo ¶ added in v1.1.0
func GetDeploymentsInfo(projectID string, name string) mongodbatlas.Cluster
func GetProjectID ¶
func GetProjects ¶
func GetProjects() mongodbatlas.Projects
func GetUser ¶ added in v0.5.0
func GetUser(database, userName, projectID string) *mongodbatlas.DatabaseUser
func GetVersionOutput ¶
func GetVersionOutput()
func IsDeploymentExist ¶ added in v1.1.0
func IsProjectExist ¶
func IsProjectInfoExist ¶
func IsUserExist ¶ added in v0.5.0
func IsUserExistForAdmin ¶ added in v1.1.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.