rds

package
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2019 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 DBCluster added in v0.25.0

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

func NewDBCluster added in v0.25.0

func NewDBCluster(client dbClustersClient, name *string) DBCluster

func (DBCluster) Delete added in v0.25.0

func (d DBCluster) Delete() error

func (DBCluster) Name added in v0.25.0

func (d DBCluster) Name() string

func (DBCluster) Type added in v0.25.0

func (d DBCluster) Type() string

type DBClusters added in v0.25.0

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

func NewDBClusters added in v0.25.0

func NewDBClusters(client dbClustersClient, logger logger) DBClusters

func (DBClusters) List added in v0.25.0

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

func (DBClusters) Type added in v0.28.0

func (d DBClusters) Type() string

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

func (DBInstance) Type added in v0.16.0

func (d DBInstance) Type() 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)

func (DBInstances) Type added in v0.28.0

func (d DBInstances) Type() string

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

func (DBSubnetGroup) Type added in v0.16.0

func (d DBSubnetGroup) Type() 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)

func (DBSubnetGroups) Type added in v0.28.0

func (d DBSubnetGroups) Type() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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