upload

package
v0.9.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Upload

func Upload(path string, uploadOptions UploadOptions) error

func UploadLicense

func UploadLicense(path string, uploadLicenseOptions UploadLicenseOptions) error

Types

type UploadLicenseOptions

type UploadLicenseOptions struct {
	Namespace  string
	Kubeconfig string
	NewAppName string
}

type UploadOptions

type UploadOptions struct {
	Namespace       string
	UpstreamURI     string
	Kubeconfig      string
	ExistingAppSlug string
	NewAppName      string
	VersionLabel    string
	UpdateCursor    string
	License         *string
}

Jump to

Keyboard shortcuts

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