types

package
v2.11.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Artifact

type Artifact struct {
	Obj       runtime.Object
	Namespace string
}

Artifact contains all information about a completed deployment

type Config

type Config interface {
	docker.Config

	GetPipelines() []latest.Pipeline
	GetNamespace() string
	GetWorkingDir() string
	GlobalConfig() string
	ConfigurationFile() string
	DefaultRepo() *string
	MultiLevelRepo() *bool
	TransformAllowList() []latest.ResourceFilter
	TransformDenyList() []latest.ResourceFilter
	TransformRulesFile() string
}

Jump to

Keyboard shortcuts

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