rds

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBInstance

type DBInstance struct {
	// contains filtered or unexported fields
}

func NewDBInstance

func NewDBInstance(client dbInstancesClient, name *string) DBInstance

func (DBInstance) Delete

func (d DBInstance) Delete() error

func (DBInstance) Name

func (d DBInstance) Name() string

type DBInstances

type DBInstances struct {
	// contains filtered or unexported fields
}

func NewDBInstances

func NewDBInstances(client dbInstancesClient, logger logger) DBInstances

func (DBInstances) List

func (d DBInstances) List(filter string) ([]common.Deletable, error)

type DBSubnetGroup

type DBSubnetGroup struct {
	// contains filtered or unexported fields
}

func NewDBSubnetGroup

func NewDBSubnetGroup(client dbSubnetGroupsClient, name *string) DBSubnetGroup

func (DBSubnetGroup) Delete

func (d DBSubnetGroup) Delete() error

func (DBSubnetGroup) Name

func (d DBSubnetGroup) Name() string

type DBSubnetGroups

type DBSubnetGroups struct {
	// contains filtered or unexported fields
}

func NewDBSubnetGroups

func NewDBSubnetGroups(client dbSubnetGroupsClient, logger logger) DBSubnetGroups

func (DBSubnetGroups) List

func (d DBSubnetGroups) List(filter string) ([]common.Deletable, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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