profilerecorder

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 46 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController added in v0.4.0

func NewController() controller.Controller

NewController returns a new empty controller instance.

Types

type RecorderReconciler

type RecorderReconciler struct {
	// contains filtered or unexported fields
}

func (*RecorderReconciler) Healthz added in v0.4.0

func (r *RecorderReconciler) Healthz(*http.Request) error

Healthz is the liveness probe endpoint of the controller.

func (*RecorderReconciler) Name added in v0.4.0

func (r *RecorderReconciler) Name() string

Name returns the name of the controller.

func (*RecorderReconciler) Reconcile

+kubebuilder:rbac:groups=core,resources=pods,verbs=get;list;watch

func (*RecorderReconciler) SchemeBuilder added in v0.4.0

func (r *RecorderReconciler) SchemeBuilder() *scheme.Builder

SchemeBuilder returns the API scheme of the controller.

func (*RecorderReconciler) Setup added in v0.4.0

func (r *RecorderReconciler) Setup(
	ctx context.Context,
	mgr ctrl.Manager,
	_ *metrics.Metrics,
) error

Setup is the initialization of the controller.

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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