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