package
0.0.0-20250220225430-5313c66aef82
Repository: https://github.com/ngrok/ngrok-operator.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
CtrlResultForErr is a helper function to convert an error into a ctrl.Result passing through ngrok error mappings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BaseController is our standard pattern for writing controllers
Note: Non-provided methods are not called during reconcile.
StatusError wraps .Status().*() errors returned from k8s client.
# Type aliases
BaseControllerOp is an enum for the different operations that can be performed by a BaseController.