Documentation ¶
Index ¶
- func GenerateCreateGlobalTableInput(cr *svcapitypes.GlobalTable) *svcsdk.CreateGlobalTableInput
- func GenerateDescribeGlobalTableInput(cr *svcapitypes.GlobalTable) *svcsdk.DescribeGlobalTableInput
- func GenerateGlobalTable(resp *svcsdk.DescribeGlobalTableOutput) *svcapitypes.GlobalTable
- func GenerateUpdateGlobalTableInput(cr *svcapitypes.GlobalTable) *svcsdk.UpdateGlobalTableInput
- func IsNotFound(err error) bool
- func SetupGlobalTable(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateGlobalTableInput ¶
func GenerateCreateGlobalTableInput(cr *svcapitypes.GlobalTable) *svcsdk.CreateGlobalTableInput
GenerateCreateGlobalTableInput returns a create input.
func GenerateDescribeGlobalTableInput ¶
func GenerateDescribeGlobalTableInput(cr *svcapitypes.GlobalTable) *svcsdk.DescribeGlobalTableInput
GenerateDescribeGlobalTableInput returns input for read operation.
func GenerateGlobalTable ¶
func GenerateGlobalTable(resp *svcsdk.DescribeGlobalTableOutput) *svcapitypes.GlobalTable
GenerateGlobalTable returns the current state in the form of *svcapitypes.GlobalTable.
func GenerateUpdateGlobalTableInput ¶
func GenerateUpdateGlobalTableInput(cr *svcapitypes.GlobalTable) *svcsdk.UpdateGlobalTableInput
GenerateUpdateGlobalTableInput returns an update input.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupGlobalTable ¶
func SetupGlobalTable(mgr ctrl.Manager, o controller.Options) error
SetupGlobalTable adds a controller that reconciles GlobalTable.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.