knative

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// How often to retry
	MaxUpdateRetries                   = 3
	PullAlways       corev1.PullPolicy = "Always"
)

Variables

This section is empty.

Functions

func DeployFunction

func DeployFunction(f *Function) error

DeployFunction deploy knative function

Types

type Function

type Function struct {
	ServiceName     string
	Image           string
	ImagePullPolicy string
	Namespace       string
	EnvVars         map[string]string
}

Jump to

Keyboard shortcuts

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