Documentation ¶
Index ¶
- func GenerateCreateDBClusterParameterGroupInput(cr *svcapitypes.DBClusterParameterGroup) *svcsdk.CreateDBClusterParameterGroupInput
- func GenerateDBClusterParameterGroup(resp *svcsdk.DescribeDBClusterParameterGroupsOutput) *svcapitypes.DBClusterParameterGroup
- func GenerateDeleteDBClusterParameterGroupInput(cr *svcapitypes.DBClusterParameterGroup) *svcsdk.DeleteDBClusterParameterGroupInput
- func GenerateDescribeDBClusterParameterGroupsInput(cr *svcapitypes.DBClusterParameterGroup) *svcsdk.DescribeDBClusterParameterGroupsInput
- func GenerateModifyDBClusterParameterGroupInput(cr *svcapitypes.DBClusterParameterGroup) *svcsdk.ModifyDBClusterParameterGroupInput
- func IsNotFound(err error) bool
- func SetupDBClusterParameterGroup(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateDBClusterParameterGroupInput ¶
func GenerateCreateDBClusterParameterGroupInput(cr *svcapitypes.DBClusterParameterGroup) *svcsdk.CreateDBClusterParameterGroupInput
GenerateCreateDBClusterParameterGroupInput returns a create input.
func GenerateDBClusterParameterGroup ¶
func GenerateDBClusterParameterGroup(resp *svcsdk.DescribeDBClusterParameterGroupsOutput) *svcapitypes.DBClusterParameterGroup
GenerateDBClusterParameterGroup returns the current state in the form of *svcapitypes.DBClusterParameterGroup.
func GenerateDeleteDBClusterParameterGroupInput ¶
func GenerateDeleteDBClusterParameterGroupInput(cr *svcapitypes.DBClusterParameterGroup) *svcsdk.DeleteDBClusterParameterGroupInput
GenerateDeleteDBClusterParameterGroupInput returns a deletion input.
func GenerateDescribeDBClusterParameterGroupsInput ¶
func GenerateDescribeDBClusterParameterGroupsInput(cr *svcapitypes.DBClusterParameterGroup) *svcsdk.DescribeDBClusterParameterGroupsInput
GenerateDescribeDBClusterParameterGroupsInput returns input for read operation.
func GenerateModifyDBClusterParameterGroupInput ¶
func GenerateModifyDBClusterParameterGroupInput(cr *svcapitypes.DBClusterParameterGroup) *svcsdk.ModifyDBClusterParameterGroupInput
GenerateModifyDBClusterParameterGroupInput returns an update input.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupDBClusterParameterGroup ¶
func SetupDBClusterParameterGroup(mgr ctrl.Manager, o controller.Options) error
SetupDBClusterParameterGroup adds a controller that reconciles DBClusterParameterGroup.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.