Documentation ¶
Index ¶
- func GenerateCreateVpcEndpointInput(cr *svcapitypes.VPCEndpoint) *svcsdk.CreateVpcEndpointInput
- func GenerateDescribeVpcEndpointsInput(cr *svcapitypes.VPCEndpoint) *svcsdk.DescribeVpcEndpointsInput
- func GenerateModifyVpcEndpointInput(cr *svcapitypes.VPCEndpoint) *svcsdk.ModifyVpcEndpointInput
- func GenerateVPCEndpoint(resp *svcsdk.DescribeVpcEndpointsOutput) *svcapitypes.VPCEndpoint
- func IsNotFound(err error) bool
- func SetupVPCEndpoint(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateVpcEndpointInput ¶
func GenerateCreateVpcEndpointInput(cr *svcapitypes.VPCEndpoint) *svcsdk.CreateVpcEndpointInput
GenerateCreateVpcEndpointInput returns a create input.
func GenerateDescribeVpcEndpointsInput ¶
func GenerateDescribeVpcEndpointsInput(cr *svcapitypes.VPCEndpoint) *svcsdk.DescribeVpcEndpointsInput
GenerateDescribeVpcEndpointsInput returns input for read operation.
func GenerateModifyVpcEndpointInput ¶
func GenerateModifyVpcEndpointInput(cr *svcapitypes.VPCEndpoint) *svcsdk.ModifyVpcEndpointInput
GenerateModifyVpcEndpointInput returns an update input.
func GenerateVPCEndpoint ¶
func GenerateVPCEndpoint(resp *svcsdk.DescribeVpcEndpointsOutput) *svcapitypes.VPCEndpoint
GenerateVPCEndpoint returns the current state in the form of *svcapitypes.VPCEndpoint.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupVPCEndpoint ¶
func SetupVPCEndpoint(mgr ctrl.Manager, o controller.Options) error
SetupVPCEndpoint adds a controller that reconciles VPCEndpoint.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.