Documentation
      ¶
    
    
  
    
  
    Index ¶
- func GenerateCreateInstanceProfileInput(cr *svcapitypes.InstanceProfile) *svcsdk.CreateInstanceProfileInput
 - func GenerateDeleteInstanceProfileInput(cr *svcapitypes.InstanceProfile) *svcsdk.DeleteInstanceProfileInput
 - func GenerateGetInstanceProfileInput(cr *svcapitypes.InstanceProfile) *svcsdk.GetInstanceProfileInput
 - func GenerateInstanceProfile(resp *svcsdk.GetInstanceProfileOutput) *svcapitypes.InstanceProfile
 - func IsNotFound(err error) bool
 - func SetupInstanceProfile(mgr ctrl.Manager, o controller.Options) error
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateInstanceProfileInput ¶
func GenerateCreateInstanceProfileInput(cr *svcapitypes.InstanceProfile) *svcsdk.CreateInstanceProfileInput
GenerateCreateInstanceProfileInput returns a create input.
func GenerateDeleteInstanceProfileInput ¶
func GenerateDeleteInstanceProfileInput(cr *svcapitypes.InstanceProfile) *svcsdk.DeleteInstanceProfileInput
GenerateDeleteInstanceProfileInput returns a deletion input.
func GenerateGetInstanceProfileInput ¶
func GenerateGetInstanceProfileInput(cr *svcapitypes.InstanceProfile) *svcsdk.GetInstanceProfileInput
GenerateGetInstanceProfileInput returns input for read operation.
func GenerateInstanceProfile ¶
func GenerateInstanceProfile(resp *svcsdk.GetInstanceProfileOutput) *svcapitypes.InstanceProfile
GenerateInstanceProfile returns the current state in the form of *svcapitypes.InstanceProfile.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupInstanceProfile ¶
func SetupInstanceProfile(mgr ctrl.Manager, o controller.Options) error
SetupInstanceProfile adds a controller that reconciles InstanceProfile.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.