Documentation
¶
Index ¶
- func CancelPendingModifications(cmd *cobra.Command, args []string) error
- func CreateRDSSnapshot(cmd *cobra.Command, args []string) error
- func ListRDSClusters(cmd *cobra.Command, args []string) error
- func ModifyRDSInstance(cmd *cobra.Command, args []string) error
- func NewRDSRootCmd() *cobra.Command
- func NewShowFlags(showCmd *cobra.Command)
- func ShowRDSInstance(cmd *cobra.Command, args []string) error
- func WaitRDSResource(cmd *cobra.Command, args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CancelPendingModifications ¶ added in v0.0.40
Command functions
func CreateRDSSnapshot ¶ added in v0.5.0
CreateRDSSnapshot creates a snapshot of an RDS instance or cluster.
func ListRDSClusters ¶ added in v0.0.24
ListRDSClusters is the function for listing RDS clusters and instances
func ModifyRDSInstance ¶ added in v0.0.40
Command functions
func NewRDSRootCmd ¶ added in v0.0.9
NewRDSRootCmd creates and configures the root command for RDS operations
func ShowRDSInstance ¶ added in v0.0.39
Show function
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.