knative

package
v0.0.0-...-d8065e1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2022 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateApp

func CreateApp(
	kubeconfig string,
	appname string,
	space string,
	image string,
	env []corev1.EnvVar,
	port string,
	secretname string,
	username string,
	password string) (err error)

func DeleteApp

func DeleteApp(kubeconfig string, space string, appName string) error

Delete an app by name

func GetAppByName

func GetAppByName(kubeconfig string, space string, appName string) (apps_list string, err error)

Get app by name

func GetApps

func GetApps(kubeconfig string, space string) (apps_list string, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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