configfiles

package
v1.1.0-alpha.1....-acf7b57 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Loader

type Loader interface {
	// Load loads and returns the KubeletConfiguration from the storage layer, or an error if a configuration could not be loaded
	Load() (*componentconfig.KubeletConfiguration, error)
}

Loader loads configuration from a storage layer

func NewFSLoader

func NewFSLoader(fs utilfs.Filesystem, configDir string) Loader

NewFSLoader returns a Loader that loads a KubeletConfiguration from the files in `configDir`

Jump to

Keyboard shortcuts

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