Documentation ¶
Index ¶
- func GenerateCreateVpcPeeringConnectionInput(cr *svcapitypes.VPCPeeringConnection) *svcsdk.CreateVpcPeeringConnectionInput
- func GenerateDeleteVpcPeeringConnectionInput(cr *svcapitypes.VPCPeeringConnection) *svcsdk.DeleteVpcPeeringConnectionInput
- func GenerateDescribeVpcPeeringConnectionsInput(cr *svcapitypes.VPCPeeringConnection) *svcsdk.DescribeVpcPeeringConnectionsInput
- func GenerateVPCPeeringConnection(resp *svcsdk.DescribeVpcPeeringConnectionsOutput) *svcapitypes.VPCPeeringConnection
- func IsNotFound(err error) bool
- func SetupVPCPeeringConnection(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateVpcPeeringConnectionInput ¶
func GenerateCreateVpcPeeringConnectionInput(cr *svcapitypes.VPCPeeringConnection) *svcsdk.CreateVpcPeeringConnectionInput
GenerateCreateVpcPeeringConnectionInput returns a create input.
func GenerateDeleteVpcPeeringConnectionInput ¶
func GenerateDeleteVpcPeeringConnectionInput(cr *svcapitypes.VPCPeeringConnection) *svcsdk.DeleteVpcPeeringConnectionInput
GenerateDeleteVpcPeeringConnectionInput returns a deletion input.
func GenerateDescribeVpcPeeringConnectionsInput ¶
func GenerateDescribeVpcPeeringConnectionsInput(cr *svcapitypes.VPCPeeringConnection) *svcsdk.DescribeVpcPeeringConnectionsInput
GenerateDescribeVpcPeeringConnectionsInput returns input for read operation.
func GenerateVPCPeeringConnection ¶
func GenerateVPCPeeringConnection(resp *svcsdk.DescribeVpcPeeringConnectionsOutput) *svcapitypes.VPCPeeringConnection
GenerateVPCPeeringConnection returns the current state in the form of *svcapitypes.VPCPeeringConnection.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupVPCPeeringConnection ¶
func SetupVPCPeeringConnection(mgr ctrl.Manager, o controller.Options) error
SetupVPCPeeringConnection adds a controller that reconciles VPCPeeringConnection.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.