loadservice

package
v0.0.0-...-3f85c9d Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2020 License: Apache-2.0, Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(request *msgs.LoadRequest, ns string) msgs.LoadResponse

Load ... pgo load --policies=jsonload --selector=name=mycluster --load-config=./sample-load-config.json

func LoadHandler

func LoadHandler(w http.ResponseWriter, r *http.Request)

LoadHandler ... pgo load --selector=name=mycluster --load-config=./sample-load-config.json

Types

type LoadConfig

type LoadConfig struct {
	PGOImagePrefix    string `yaml:"PGOImagePrefix"`
	PGOImageTag       string `yaml:"PGOImageTag"`
	DbDatabase        string `yaml:"DbDatabase"`
	DbUser            string `yaml:"DbUser"`
	DbPort            string `yaml:"DbPort"`
	TableToLoad       string `yaml:"TableToLoad"`
	FilePath          string `yaml:"FilePath"`
	FileType          string `yaml:"FileType"`
	PVCName           string `yaml:"PVCName"`
	FSGroup           string `yaml:"FSGroup"`
	SupplementalGroup string `yaml:"SupplementalGroup"`
}
var LoadCfg LoadConfig

Jump to

Keyboard shortcuts

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