 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- func GenerateConfigurationSet(resp *svcsdk.GetConfigurationSetOutput) *svcapitypes.ConfigurationSet
- func GenerateCreateConfigurationSetInput(cr *svcapitypes.ConfigurationSet) *svcsdk.CreateConfigurationSetInput
- func GenerateDeleteConfigurationSetInput(cr *svcapitypes.ConfigurationSet) *svcsdk.DeleteConfigurationSetInput
- func GenerateGetConfigurationSetInput(cr *svcapitypes.ConfigurationSet) *svcsdk.GetConfigurationSetInput
- func IsNotFound(err error) bool
- func SetupConfigurationSet(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateConfigurationSet ¶
func GenerateConfigurationSet(resp *svcsdk.GetConfigurationSetOutput) *svcapitypes.ConfigurationSet
GenerateConfigurationSet returns the current state in the form of *svcapitypes.ConfigurationSet.
func GenerateCreateConfigurationSetInput ¶
func GenerateCreateConfigurationSetInput(cr *svcapitypes.ConfigurationSet) *svcsdk.CreateConfigurationSetInput
GenerateCreateConfigurationSetInput returns a create input.
func GenerateDeleteConfigurationSetInput ¶
func GenerateDeleteConfigurationSetInput(cr *svcapitypes.ConfigurationSet) *svcsdk.DeleteConfigurationSetInput
GenerateDeleteConfigurationSetInput returns a deletion input.
func GenerateGetConfigurationSetInput ¶
func GenerateGetConfigurationSetInput(cr *svcapitypes.ConfigurationSet) *svcsdk.GetConfigurationSetInput
GenerateGetConfigurationSetInput returns input for read operation.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupConfigurationSet ¶
func SetupConfigurationSet(mgr ctrl.Manager, o controller.Options) error
SetupConfigurationSet adds a controller that reconciles SES ConfigurationSet.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.