internal

package
v1.0.2-0...-6509321 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TestDataKey = "testData"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Namespace           string               `envconfig:"default=test-function"`
	KubectlProxyEnabled bool                 `envconfig:"default=false"`
	Verbose             bool                 `envconfig:"default=false"`
	WaitTimeout         time.Duration        `envconfig:"default=15m"`
	MaxPollingTime      time.Duration        `envconfig:"default=5m"`
	InsecureSkipVerify  bool                 `envconfig:"default=true"`
	Cleanup             executor.CleanupMode `envconfig:"default=yes"`
	// change gitserver version to main after fixing the issue:
	// https://github.com/kyma-project/serverless/issues/998
	GitServerImage                  string `envconfig:"default=europe-docker.pkg.dev/kyma-project/prod/gitserver:c78bc4083a3c30409784ce6a874165c8a60c00e6"`
	GitServerRepoName               string `envconfig:"default=function"`
	IstioEnabled                    bool   `envconfig:"default=false"`
	PackageRegistryConfigSecretName string `envconfig:"default=serverless-package-registry-config"`
	PackageRegistryConfigURLNode    string `` /* 126-byte string literal not displayed */
	PackageRegistryConfigURLPython  string `envconfig:"default=https://pkgs.dev.azure.com/kyma-wookiee/public-packages/_packaging/public-packages%40Release/pypi/simple/"`
}

Directories

Path Synopsis
app
git

Jump to

Keyboard shortcuts

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