Documentation ¶
Index ¶
- func StartPortForward(namespace string, stopCh <-chan struct{}, log *logger.CLILogger) (int, <-chan error, error)
- func Upload(path string, uploadOptions UploadOptions) (string, error)
- func UploadLicense(path string, uploadLicenseOptions UploadLicenseOptions) error
- type UploadLicenseOptions
- type UploadOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartPortForward ¶
func Upload ¶
func Upload(path string, uploadOptions UploadOptions) (string, error)
Upload will upload the application version at path using the options in uploadOptions
func UploadLicense ¶
func UploadLicense(path string, uploadLicenseOptions UploadLicenseOptions) error
Types ¶
type UploadLicenseOptions ¶
Click to show internal directories.
Click to hide internal directories.