Documentation ¶
Index ¶
- func GenerateCreateKeyInput(cr *svcapitypes.Key) *svcsdk.CreateKeyInput
- func GenerateDescribeKeyInput(cr *svcapitypes.Key) *svcsdk.DescribeKeyInput
- func GenerateKey(resp *svcsdk.DescribeKeyOutput) *svcapitypes.Key
- func IsNotFound(err error) bool
- func SetupKey(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateKeyInput ¶
func GenerateCreateKeyInput(cr *svcapitypes.Key) *svcsdk.CreateKeyInput
GenerateCreateKeyInput returns a create input.
func GenerateDescribeKeyInput ¶
func GenerateDescribeKeyInput(cr *svcapitypes.Key) *svcsdk.DescribeKeyInput
GenerateDescribeKeyInput returns input for read operation.
func GenerateKey ¶
func GenerateKey(resp *svcsdk.DescribeKeyOutput) *svcapitypes.Key
GenerateKey returns the current state in the form of *svcapitypes.Key.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.