runtime

package
v0.0.0-...-696ba86 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Runtime                 serverlessv1alpha2.Runtime
	DependencyFile          string
	FunctionFile            string
	DockerfileConfigMapName string
	RuntimeEnvs             []corev1.EnvVar
}

func GetRuntimeConfig

func GetRuntimeConfig(runtime serverlessv1alpha2.Runtime) Config

type Runtime

type Runtime interface {
	SanitizeDependencies(dependencies string) string
}

func GetRuntime

func GetRuntime(r serverlessv1alpha2.Runtime) Runtime

Jump to

Keyboard shortcuts

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