Documentation ¶
Index ¶
- func GenerateCreateParameterGroupInput(cr *svcapitypes.ParameterGroup) *svcsdk.CreateParameterGroupInput
- func GenerateDeleteParameterGroupInput(cr *svcapitypes.ParameterGroup) *svcsdk.DeleteParameterGroupInput
- func GenerateDescribeParameterGroupsInput(cr *svcapitypes.ParameterGroup) *svcsdk.DescribeParameterGroupsInput
- func GenerateParameterGroup(resp *svcsdk.DescribeParameterGroupsOutput) *svcapitypes.ParameterGroup
- func GenerateUpdateParameterGroupInput(cr *svcapitypes.ParameterGroup) *svcsdk.UpdateParameterGroupInput
- func IsNotFound(err error) bool
- func SetupParameterGroup(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateParameterGroupInput ¶
func GenerateCreateParameterGroupInput(cr *svcapitypes.ParameterGroup) *svcsdk.CreateParameterGroupInput
GenerateCreateParameterGroupInput returns a create input.
func GenerateDeleteParameterGroupInput ¶
func GenerateDeleteParameterGroupInput(cr *svcapitypes.ParameterGroup) *svcsdk.DeleteParameterGroupInput
GenerateDeleteParameterGroupInput returns a deletion input.
func GenerateDescribeParameterGroupsInput ¶
func GenerateDescribeParameterGroupsInput(cr *svcapitypes.ParameterGroup) *svcsdk.DescribeParameterGroupsInput
GenerateDescribeParameterGroupsInput returns input for read operation.
func GenerateParameterGroup ¶
func GenerateParameterGroup(resp *svcsdk.DescribeParameterGroupsOutput) *svcapitypes.ParameterGroup
GenerateParameterGroup returns the current state in the form of *svcapitypes.ParameterGroup.
func GenerateUpdateParameterGroupInput ¶
func GenerateUpdateParameterGroupInput(cr *svcapitypes.ParameterGroup) *svcsdk.UpdateParameterGroupInput
GenerateUpdateParameterGroupInput returns an update input.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupParameterGroup ¶
func SetupParameterGroup(mgr ctrl.Manager, o controller.Options) error
SetupParameterGroup adds a controller that reconciles ParameterGroup.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.