Documentation ¶
Index ¶
- func GenerateCreateIdentityPoolInput(cr *svcapitypes.IdentityPool) *svcsdk.CreateIdentityPoolInput
- func GenerateDeleteIdentityPoolInput(cr *svcapitypes.IdentityPool) *svcsdk.DeleteIdentityPoolInput
- func GenerateDescribeIdentityPoolInput(cr *svcapitypes.IdentityPool) *svcsdk.DescribeIdentityPoolInput
- func GenerateIdentityPool(resp *svcsdk.IdentityPool) *svcapitypes.IdentityPool
- func GenerateUpdateIdentityPoolInput(cr *svcapitypes.IdentityPool) *svcsdk.IdentityPool
- func IsNotFound(err error) bool
- func SetupIdentityPool(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateIdentityPoolInput ¶
func GenerateCreateIdentityPoolInput(cr *svcapitypes.IdentityPool) *svcsdk.CreateIdentityPoolInput
GenerateCreateIdentityPoolInput returns a create input.
func GenerateDeleteIdentityPoolInput ¶
func GenerateDeleteIdentityPoolInput(cr *svcapitypes.IdentityPool) *svcsdk.DeleteIdentityPoolInput
GenerateDeleteIdentityPoolInput returns a deletion input.
func GenerateDescribeIdentityPoolInput ¶
func GenerateDescribeIdentityPoolInput(cr *svcapitypes.IdentityPool) *svcsdk.DescribeIdentityPoolInput
GenerateDescribeIdentityPoolInput returns input for read operation.
func GenerateIdentityPool ¶
func GenerateIdentityPool(resp *svcsdk.IdentityPool) *svcapitypes.IdentityPool
GenerateIdentityPool returns the current state in the form of *svcapitypes.IdentityPool.
func GenerateUpdateIdentityPoolInput ¶
func GenerateUpdateIdentityPoolInput(cr *svcapitypes.IdentityPool) *svcsdk.IdentityPool
GenerateIdentityPool returns an update input.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupIdentityPool ¶
func SetupIdentityPool(mgr ctrl.Manager, o controller.Options) error
SetupIdentityPool adds a controller that reconciles IdentityPool.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.