Documentation ¶
Index ¶
- func GenerateCacheParameterGroup(resp *svcsdk.DescribeCacheParameterGroupsOutput) *svcapitypes.CacheParameterGroup
- func GenerateCreateCacheParameterGroupInput(cr *svcapitypes.CacheParameterGroup) *svcsdk.CreateCacheParameterGroupInput
- func GenerateDeleteCacheParameterGroupInput(cr *svcapitypes.CacheParameterGroup) *svcsdk.DeleteCacheParameterGroupInput
- func GenerateDescribeCacheParameterGroupsInput(cr *svcapitypes.CacheParameterGroup) *svcsdk.DescribeCacheParameterGroupsInput
- func GenerateModifyCacheParameterGroupInput(cr *svcapitypes.CacheParameterGroup) *svcsdk.ModifyCacheParameterGroupInput
- func IsNotFound(err error) bool
- func SetupCacheParameterGroup(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCacheParameterGroup ¶
func GenerateCacheParameterGroup(resp *svcsdk.DescribeCacheParameterGroupsOutput) *svcapitypes.CacheParameterGroup
GenerateCacheParameterGroup returns the current state in the form of *svcapitypes.CacheParameterGroup.
func GenerateCreateCacheParameterGroupInput ¶
func GenerateCreateCacheParameterGroupInput(cr *svcapitypes.CacheParameterGroup) *svcsdk.CreateCacheParameterGroupInput
GenerateCreateCacheParameterGroupInput returns a create input.
func GenerateDeleteCacheParameterGroupInput ¶
func GenerateDeleteCacheParameterGroupInput(cr *svcapitypes.CacheParameterGroup) *svcsdk.DeleteCacheParameterGroupInput
GenerateDeleteCacheParameterGroupInput returns a deletion input.
func GenerateDescribeCacheParameterGroupsInput ¶
func GenerateDescribeCacheParameterGroupsInput(cr *svcapitypes.CacheParameterGroup) *svcsdk.DescribeCacheParameterGroupsInput
GenerateDescribeCacheParameterGroupsInput returns input for read operation.
func GenerateModifyCacheParameterGroupInput ¶
func GenerateModifyCacheParameterGroupInput(cr *svcapitypes.CacheParameterGroup) *svcsdk.ModifyCacheParameterGroupInput
GenerateModifyCacheParameterGroupInput returns an update input.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupCacheParameterGroup ¶
func SetupCacheParameterGroup(mgr ctrl.Manager, o controller.Options) error
SetupCacheParameterGroup adds a controller that reconciles a CacheParameterGroup.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.