v1

package
v2.1.0-beta.2+incompat... Latest Latest
Warning

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

Go to latest
Published: May 16, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidPersistentConfig = errors.New("invalid persistent configHandler")
)
View Source
var (
	ErrInvalidWorkersManager = errors.New("invalid workers manager")
)
View Source
var (
	ErrNoKubescaler = errors.New("kubescaler should be provided")
)

Functions

This section is empty.

Types

type ConfigManager

type ConfigManager interface {
	GetConfig() api.Config
	SetConfig(api.Config) error
	PatchConfig(api.Config) error
}

type HandlerV1

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

func New

func New(ks *kubescaler.Kubescaler) (*HandlerV1, error)

func (*HandlerV1) RegisterTo

func (h *HandlerV1) RegisterTo(ks *kubescaler.Kubescaler, r *mux.Router)

Jump to

Keyboard shortcuts

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