Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
CtxTimeOut time.Duration
KanikoContainerImage string
Prometheus PrometheusConfig
}
Config hosts different parameters that can be set to use on the Build controllers
func NewDefaultConfig ¶
func NewDefaultConfig() *Config
NewDefaultConfig returns a new Config, with context timeout and default Kaniko image.
func (*Config) SetConfigFromEnv ¶
SetConfigFromEnv updates the configuration managed by environment variables.
Click to show internal directories.
Click to hide internal directories.