data

package
v2.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InstanceSizeM2  = "M2"
	InstanceSizeM10 = "M10"
	InstanceSizeM20 = "M20"
	InstanceSizeM30 = "M30"
	InstanceSizeM0  = "M0"
	AWSRegion       = "US_EAST_1"

	ServerlessProviderName = "SERVERLESS"
)
View Source
const (
	// build-in dbroles
	RoleBuildInAdmin        string = "atlasAdmin"
	RoleBuildInReadWriteAny string = "readWriteAnyDatabase"
	RoleBuildInReadAny      string = "readAnyDatabase"

	DefaultDatabaseName = "admin"
)
View Source
const ProjectName = "my-project"

Variables

This section is empty.

Functions

func BasicUser

func BasicUser(crName, atlasUserName string, add ...func(user *akov2.AtlasDatabaseUser)) *akov2.AtlasDatabaseUser

func CreateAdvancedDeployment

func CreateAdvancedDeployment(name string) *akov2.AtlasDeployment

func CreateAdvancedGeoshardedDeployment

func CreateAdvancedGeoshardedDeployment(name string) *akov2.AtlasDeployment

func CreateBasicDeployment

func CreateBasicDeployment(name string) *akov2.AtlasDeployment

func CreateDeploymentWithBackup

func CreateDeploymentWithBackup(name string) *akov2.AtlasDeployment

func CreateDeploymentWithKeepPolicy

func CreateDeploymentWithKeepPolicy(name string) *akov2.AtlasDeployment

func CreateDeploymentWithMultiregion

func CreateDeploymentWithMultiregion(name string, providerName provider.ProviderName) *akov2.AtlasDeployment

func CreateDeploymentWithMultiregionAWS

func CreateDeploymentWithMultiregionAWS(name string) *akov2.AtlasDeployment

func CreateDeploymentWithMultiregionAzure

func CreateDeploymentWithMultiregionAzure(name string) *akov2.AtlasDeployment

func CreateDeploymentWithMultiregionGCP

func CreateDeploymentWithMultiregionGCP(name string) *akov2.AtlasDeployment

func CreateFreeAdvancedDeployment

func CreateFreeAdvancedDeployment(name string) *akov2.AtlasDeployment

func CreateServerlessDeployment

func CreateServerlessDeployment(name string, providerName string, regionName string) *akov2.AtlasDeployment

func DefaultProject

func DefaultProject() *akov2.AtlasProject

func NewDeploymentWithBackupSpec

func NewDeploymentWithBackupSpec() akov2.AtlasDeploymentSpec

func WithAdminRole

func WithAdminRole() func(user *akov2.AtlasDatabaseUser)

func WithCustomRole

func WithCustomRole(role, db, collection string) func(user *akov2.AtlasDatabaseUser)

func WithNamespace

func WithNamespace(namespace string) func(user *akov2.AtlasDatabaseUser)

func WithOIDCEnabled added in v2.1.0

func WithOIDCEnabled() func(user *akov2.AtlasDatabaseUser)

func WithProject

func WithProject(project *akov2.AtlasProject) func(user *akov2.AtlasDatabaseUser)

func WithReadWriteRole

func WithReadWriteRole() func(user *akov2.AtlasDatabaseUser)

func WithSecretRef

func WithSecretRef(name string) func(user *akov2.AtlasDatabaseUser)

func WithX509

func WithX509(newUserName string) func(user *akov2.AtlasDatabaseUser)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL