Documentation
¶
Index ¶
- func BackupSchedule(bSchedule *mdbv1.AtlasBackupSchedule, deployment *mdbv1.AtlasDeployment) error
- func CompareInstanceSizes(is1 InstanceSize, is2 InstanceSize) int
- func DatabaseUser(_ *mdbv1.AtlasDatabaseUser) error
- func DeploymentSpec(deploymentSpec *mdbv1.AtlasDeploymentSpec, isGov bool, ...) error
- func Project(project *mdbv1.AtlasProject, isGov bool) error
- type InstanceSize
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BackupSchedule ¶
func BackupSchedule(bSchedule *mdbv1.AtlasBackupSchedule, deployment *mdbv1.AtlasDeployment) error
func CompareInstanceSizes ¶
func CompareInstanceSizes(is1 InstanceSize, is2 InstanceSize) int
func DatabaseUser ¶
func DatabaseUser(_ *mdbv1.AtlasDatabaseUser) error
func DeploymentSpec ¶
func DeploymentSpec(deploymentSpec *mdbv1.AtlasDeploymentSpec, isGov bool, regionUsageRestrictions string) error
Types ¶
type InstanceSize ¶
func NewFromInstanceSizeName ¶
func NewFromInstanceSizeName(instanceSizeName string) (InstanceSize, error)
func (*InstanceSize) String ¶
func (i *InstanceSize) String() string
Click to show internal directories.
Click to hide internal directories.