browser

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BrowserReconciler

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

BrowserReconciler reconciles Browser resources

func NewBrowserReconciler

func NewBrowserReconciler(client client.Client, config *store.BrowserConfigStore, scheme *runtime.Scheme) *BrowserReconciler

func (*BrowserReconciler) Reconcile

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

Reconcile synchronizes the state of Browser and its Pod

func (*BrowserReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager

type ContainerOption added in v0.0.3

type ContainerOption struct {
	Env map[string]string `json:"env,omitempty"`
}

type SelenosisOptions added in v0.0.3

type SelenosisOptions struct {
	Labels     map[string]string          `json:"labels,omitempty"`
	Containers map[string]ContainerOption `json:"containers,omitempty"`
}

Jump to

Keyboard shortcuts

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