Documentation ¶
Index ¶
- func AtlasDeployment(atlasDeployment *akov2.AtlasDeployment, isGov bool, ...) error
- func BackupSchedule(bSchedule *akov2.AtlasBackupSchedule, deployment *akov2.AtlasDeployment) error
- func CompareInstanceSizes(is1 InstanceSize, is2 InstanceSize) int
- func DatabaseUser(_ *akov2.AtlasDatabaseUser) error
- func Project(project *akov2.AtlasProject, isGov bool) error
- func Tags(tags []*akov2.TagSpec) error
- type InstanceSize
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AtlasDeployment ¶
func AtlasDeployment(atlasDeployment *akov2.AtlasDeployment, isGov bool, regionUsageRestrictions string) error
func BackupSchedule ¶
func BackupSchedule(bSchedule *akov2.AtlasBackupSchedule, deployment *akov2.AtlasDeployment) error
func CompareInstanceSizes ¶
func CompareInstanceSizes(is1 InstanceSize, is2 InstanceSize) int
func DatabaseUser ¶
func DatabaseUser(_ *akov2.AtlasDatabaseUser) 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.