Documentation ¶
Index ¶
- func GenerateCreateGrantInput(cr *svcapitypes.Grant) *svcsdk.CreateGrantInput
- func GenerateGrant(resp *svcsdk.ListGrantsResponse) *svcapitypes.Grant
- func GenerateListGrantsInput(cr *svcapitypes.Grant) *svcsdk.ListGrantsInput
- func IsNotFound(err error) bool
- func SetupGrant(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateGrantInput ¶
func GenerateCreateGrantInput(cr *svcapitypes.Grant) *svcsdk.CreateGrantInput
GenerateCreateGrantInput returns a create input.
func GenerateGrant ¶
func GenerateGrant(resp *svcsdk.ListGrantsResponse) *svcapitypes.Grant
GenerateGrant returns the current state in the form of *svcapitypes.Grant.
func GenerateListGrantsInput ¶
func GenerateListGrantsInput(cr *svcapitypes.Grant) *svcsdk.ListGrantsInput
GenerateListGrantsInput returns input for read operation.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupGrant ¶
func SetupGrant(mgr ctrl.Manager, o controller.Options) error
SetupGrant adds a controller that reconciles Grant.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.