loadservice

package
v3.5.5+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2019 License: Apache-2.0 Imports: 15 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 {
	COImagePrefix   string `yaml:"COImagePrefix"`
	COImageTag      string `yaml:"COImageTag"`
	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"`
	SecurityContext string `yaml:"SecurityContext"`
}
var LoadCfg LoadConfig

Jump to

Keyboard shortcuts

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