Documentation
      ¶
    
    
  
    
  
    Index ¶
- func GenerateCreateMountTargetInput(cr *svcapitypes.MountTarget) *svcsdk.CreateMountTargetInput
 - func GenerateDeleteMountTargetInput(cr *svcapitypes.MountTarget) *svcsdk.DeleteMountTargetInput
 - func GenerateDescribeMountTargetsInput(cr *svcapitypes.MountTarget) *svcsdk.DescribeMountTargetsInput
 - func GenerateMountTarget(resp *svcsdk.DescribeMountTargetsOutput) *svcapitypes.MountTarget
 - func IsNotFound(err error) bool
 - func SetupMountTarget(mgr ctrl.Manager, o controller.Options) error
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateMountTargetInput ¶
func GenerateCreateMountTargetInput(cr *svcapitypes.MountTarget) *svcsdk.CreateMountTargetInput
GenerateCreateMountTargetInput returns a create input.
func GenerateDeleteMountTargetInput ¶
func GenerateDeleteMountTargetInput(cr *svcapitypes.MountTarget) *svcsdk.DeleteMountTargetInput
GenerateDeleteMountTargetInput returns a deletion input.
func GenerateDescribeMountTargetsInput ¶
func GenerateDescribeMountTargetsInput(cr *svcapitypes.MountTarget) *svcsdk.DescribeMountTargetsInput
GenerateDescribeMountTargetsInput returns input for read operation.
func GenerateMountTarget ¶
func GenerateMountTarget(resp *svcsdk.DescribeMountTargetsOutput) *svcapitypes.MountTarget
GenerateMountTarget returns the current state in the form of *svcapitypes.MountTarget.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupMountTarget ¶
func SetupMountTarget(mgr ctrl.Manager, o controller.Options) error
SetupMountTarget adds a controller that reconciles MountTarget.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.