hotreload

package
v1.13.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OptionsReloaderDisk

type OptionsReloaderDisk struct {
	Dirs           []string
	ComponentStore *compstore.ComponentStore
	Authorizer     *authorizer.Authorizer
	Processor      *processor.Processor
}

type OptionsReloaderOperator

type OptionsReloaderOperator struct {
	PodName        string
	Namespace      string
	Client         operatorv1.OperatorClient
	ComponentStore *compstore.ComponentStore
	Authorizer     *authorizer.Authorizer
	Processor      *processor.Processor
}

type Reloader

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

func NewDisk

func NewDisk(opts OptionsReloaderDisk) (*Reloader, error)

func NewOperator

func NewOperator(opts OptionsReloaderOperator) *Reloader

func (*Reloader) Run

func (r *Reloader) Run(ctx context.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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