rds

package
v1.0.0-master Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RDS

type RDS struct {
	EC2            *ec2.EC2
	Subnets        []string
	SecurityGroups []string
}

func (*RDS) CreateDatabase

func (r *RDS) CreateDatabase(db *crd.Database, password string) (string, error)

CreateDatabase creates a database from the CRD database object, is also ensures that the correct subnets are created for the database so we can access it

func (*RDS) DeleteDatabase

func (r *RDS) DeleteDatabase(db *crd.Database)

Jump to

Keyboard shortcuts

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