Documentation ¶
Index ¶
- func GenerateCreateGlobalClusterInput(cr *svcapitypes.GlobalCluster) *svcsdk.CreateGlobalClusterInput
- func GenerateDeleteGlobalClusterInput(cr *svcapitypes.GlobalCluster) *svcsdk.DeleteGlobalClusterInput
- func GenerateDescribeGlobalClustersInput(cr *svcapitypes.GlobalCluster) *svcsdk.DescribeGlobalClustersInput
- func GenerateGlobalCluster(resp *svcsdk.DescribeGlobalClustersOutput) *svcapitypes.GlobalCluster
- func GenerateModifyGlobalClusterInput(cr *svcapitypes.GlobalCluster) *svcsdk.ModifyGlobalClusterInput
- func IsNotFound(err error) bool
- func SetupGlobalCluster(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateGlobalClusterInput ¶
func GenerateCreateGlobalClusterInput(cr *svcapitypes.GlobalCluster) *svcsdk.CreateGlobalClusterInput
GenerateCreateGlobalClusterInput returns a create input.
func GenerateDeleteGlobalClusterInput ¶
func GenerateDeleteGlobalClusterInput(cr *svcapitypes.GlobalCluster) *svcsdk.DeleteGlobalClusterInput
GenerateDeleteGlobalClusterInput returns a deletion input.
func GenerateDescribeGlobalClustersInput ¶
func GenerateDescribeGlobalClustersInput(cr *svcapitypes.GlobalCluster) *svcsdk.DescribeGlobalClustersInput
GenerateDescribeGlobalClustersInput returns input for read operation.
func GenerateGlobalCluster ¶
func GenerateGlobalCluster(resp *svcsdk.DescribeGlobalClustersOutput) *svcapitypes.GlobalCluster
GenerateGlobalCluster returns the current state in the form of *svcapitypes.GlobalCluster.
func GenerateModifyGlobalClusterInput ¶
func GenerateModifyGlobalClusterInput(cr *svcapitypes.GlobalCluster) *svcsdk.ModifyGlobalClusterInput
GenerateModifyGlobalClusterInput returns an update input.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupGlobalCluster ¶
func SetupGlobalCluster(mgr ctrl.Manager, o controller.Options) error
SetupGlobalCluster adds a controller that reconciles GlobalCluster.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.