Documentation ¶
Index ¶
- func GenerateCreateHttpNamespaceInput(cr *svcapitypes.HTTPNamespace) *svcsdk.CreateHttpNamespaceInput
- func GenerateUpdateHttpNamespaceInput(cr *svcapitypes.HTTPNamespace) *svcsdk.UpdateHttpNamespaceInput
- func IsNotFound(err error) bool
- func SetupHTTPNamespace(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateHttpNamespaceInput ¶
func GenerateCreateHttpNamespaceInput(cr *svcapitypes.HTTPNamespace) *svcsdk.CreateHttpNamespaceInput
GenerateCreateHttpNamespaceInput returns a create input.
func GenerateUpdateHttpNamespaceInput ¶
func GenerateUpdateHttpNamespaceInput(cr *svcapitypes.HTTPNamespace) *svcsdk.UpdateHttpNamespaceInput
GenerateUpdateHttpNamespaceInput returns an update input.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
func SetupHTTPNamespace ¶
func SetupHTTPNamespace(mgr ctrl.Manager, o controller.Options) error
SetupHTTPNamespace adds a controller that reconciles HTTPNamespace.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.