validate

package
v1.9.3 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BackupSchedule added in v1.7.0

func BackupSchedule(bSchedule *mdbv1.AtlasBackupSchedule, deployment *mdbv1.AtlasDeployment) error

func CompareInstanceSizes added in v1.9.0

func CompareInstanceSizes(is1 InstanceSize, is2 InstanceSize) int

func DatabaseUser

func DatabaseUser(_ *mdbv1.AtlasDatabaseUser) error

func DeploymentSpec added in v1.1.0

func DeploymentSpec(deploymentSpec *mdbv1.AtlasDeploymentSpec, isGov bool, regionUsageRestrictions string) error

func Project

func Project(project *mdbv1.AtlasProject, isGov bool) error

Types

type InstanceSize added in v1.9.0

type InstanceSize struct {
	Family string
	Size   int
	IsNVME bool
}

func NewFromInstanceSizeName added in v1.9.0

func NewFromInstanceSizeName(instanceSizeName string) (InstanceSize, error)

func (*InstanceSize) String added in v1.9.0

func (i *InstanceSize) String() string

Jump to

Keyboard shortcuts

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