constant

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultRenovateServerConfigFile = "/etc/renovate-server/config.yaml"
	DefaultWebhookListenAddress     = ":8080"
	DefaultSchedulingDelay          = 60 * time.Second
)

nolint:revive

View Source
const (
	DefaultRenovateImage           = "docker.io/renovate/renovate:latest"
	DefaultRenovateImagePullPolicy = "Always"
)

Renovate config

View Source
const (
	AnnotationRenovateRepos = "renovate.arhat.dev/repos"
)

nolint:revive

View Source
const (
	ContextKeyConfig = ContextKey("config")
)

nolint:revive

View Source
const (
	DefaultGitHubAPIBaseURL = "https://api.github.com/"
)

GitHub Defaults

View Source
const (
	DefaultGitLabAPIBaseURL = "https://gitlab.com/"
)

GitLab Defaults

View Source
const (
	LabelRenovateRepo = "renovate.arhat.dev/repo"
)

nolint:revive

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextKey

type ContextKey string

Jump to

Keyboard shortcuts

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