controllers

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AUTH_TOKEN_TYPE_PLAIN  = "plain"
	AUTH_TOKEN_TYPE_SECRET = "secret"

	NGROK_STATUS_CREATING     = "Creating"
	NGROK_STATUS_CREATED      = "Created"
	NGROK_STATUS_URL_FETCHING = "Fetching"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type NgrokReconciler

type NgrokReconciler struct {
	client.Client
	Scheme        *runtime.Scheme
	StatusHandler handler.StatusHandler
}

NgrokReconciler reconciles a Ngrok object

func (*NgrokReconciler) Reconcile

func (r *NgrokReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*NgrokReconciler) SetupWithManager

func (r *NgrokReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL