kotsadm

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2019 License: Apache-2.0 Imports: 26 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Deploy

func Deploy(deployOptions DeployOptions) error

func YAML

func YAML(deployOptions DeployOptions) (map[string][]byte, error)

YAML will return a map containing the YAML needed to run the admin console

Types

type DeployOptions added in v0.9.0

type DeployOptions struct {
	Namespace            string
	Kubeconfig           string
	IncludeShip          bool
	IncludeGitHub        bool
	SharedPassword       string
	SharedPasswordBcrypt string
	S3AccessKey          string
	S3SecretKey          string
	JWT                  string
	PostgresPassword     string
	ServiceType          string
	NodePort             int32
	Hostname             string
	ApplicationMetadata  []byte
}

Jump to

Keyboard shortcuts

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