config

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: Apache-2.0 Imports: 5 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 {
	Defaults     config.Defaults
	FeatureFlags config.FeatureFlags
}

Config holds the frontend configuration options. It "brings" some from upstream tekton own set of configuration.

func Parse

func Parse(opts client.BuildOpts) (*Config, error)

Parse converts BuildKit BuildOpts into a Config object

func (*Config) ToContext

func (c *Config) ToContext(ctx context.Context) context.Context

ToContext enriches a context with Tekton configuration object

Jump to

Keyboard shortcuts

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