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 17, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AgentName string

AgentName refers to name of the agent.

View Source
var ApiServiceUrl string

ApiServiceUrl refers to api service url.

View Source
var CurrentConcurrentJobs int64

CurrentConcurrentJobs running jobs count.

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 IsK8 string

IsK8 refers if application is running inside k8s.

View Source
var KafkaPublisherEnabled bool

KafkaPublisherEnabled set true if kafka publisher is enabled

View Source
var LighthouseEnabled bool

LighthouseEnabled set true if lighthouse is enabled

View Source
var Publickey string

Publickey refers to publickey of EventStoreToken.

View Source
var PullSize int64

PullSize refers to number of job to be pulled each time.

View Source
var RunMode string

RunMode refers to run mode.

View Source
var ServerPort string

ServerPort refers to server port.

View Source
var TerminalApiVersion string

TerminalApiVersion api version of terminal.

View Source
var TerminalBaseUrl string

TerminalBaseUrl base url of terminal.

View Source
var Token string

Token refers to oauth token for service to service communication.

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