config

package
v0.0.1-beta Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AllowedConcurrentBuild int64

AllowedConcurrentBuild refers to allowed number of concurrent build.

View Source
var CiNamespace string

CiNamespace refers to tekton resource namespace.

View Source
var CurrentConcurrentBuildJobs int64

CurrentConcurrentBuildJobs running build jobs count.

View Source
var CurrentConcurrentIntermediaryJobs int64

CurrentConcurrentIntermediaryJobs running intermediary jobs count.

View Source
var CurrentConcurrentJenkinsJobs int64

CurrentConcurrentJenkinsJobs running jenkins jobs count.

View Source
var Database string

Database refers to database options.

View Source
var DatabaseConnectionString string

DatabaseConnectionString refers to database connection string.

View Source
var DatabaseName string

DatabaseName refers to database name.

View Source
var DbPassword string

DbPassword refers to database password.

View Source
var DbPort string

DbPort refers to database server port.

View Source
var DbServer string

DbServer refers to database server ip.

View Source
var DbUsername string

DbUsername refers to database name.

View Source
var EnableAuthentication bool

EnableAuthentication refers if service to service authentication is enabled.

View Source
var EnableOpenTracing bool

EnableOpenTracing set true if opentracing is needed.

View Source
var EventStoreUrl string

EventStoreUrl refers to event-bank url.

View Source
var IsK8 string

IsK8 refers if application is running inside k8s.

View Source
var KanikoImage string

KanikoImage refers to kaniko image url.

View Source
var NonPurgeAblePipelineResources []string

NonPurgeAblePipelineResources untracked pipelineResources

View Source
var NonPurgeAbleTaskRuns []string

NonPurgeAbleTaskRuns untracked Taskruns

View Source
var NonPurgeAbleTasks []string

NonPurgeAbleTasks untracked tasks

View Source
var PublicKey string

PublicKey refers to public key of EventStoreToken.

View Source
var RunMode string

RunMode refers to run mode.

View Source
var ServerPort string

ServerPort refers to server port.

View Source
var Token string

Token refers to oauth token for service to service communication.

View Source
var UseLocalEventStore bool

UseLocalEventStore refers if local db will be used.

Functions

func GetClientSet

GetClientSet returns k8s clientSets

func GetKubeConfig

func GetKubeConfig() *rest.Config

GetKubeConfig returns rest config for kubernetes.

func InitEnvironmentVariables

func InitEnvironmentVariables()

InitEnvironmentVariables initializes environment variables

func New

func New() *echo.Echo

New returns echo object

Types

This section is empty.

Jump to

Keyboard shortcuts

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