config

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2019 License: Apache-2.0 Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Combine

func Combine(services ...core.ConfigService) core.ConfigService

Combine combines the config services, allowing the system to source pipeline configuration from multiple sources.

func Global

func Global(endpoint, signer string, skipVerify bool) core.ConfigService

Global returns a configuration service that fetches the yaml configuration from a remote endpoint.

func Jsonnet

func Jsonnet(service core.FileService, enabled bool) core.ConfigService

Jsonnet returns a configuration service that fetches the jsonnet file directly from the source code management (scm) system and converts to a yaml file.

func Repository

func Repository(service core.FileService) core.ConfigService

Repository returns a configuration service that fetches the yaml directly from the source code management (scm) system.

Types

This section is empty.

Jump to

Keyboard shortcuts

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