config

package
v0.0.0-...-978fcca Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Config          ServiceConfig
	KeycloakEnabled bool
	KeycloakConfig  ginkeycloak.BuilderConfig
)

Functions

func Load

func Load()

Types

type Chart

type Chart struct {
	ChartName string
	RepoName  string
}

func (Chart) FormatRepo

func (c Chart) FormatRepo() string

type ServerServiceConfig

type ServerServiceConfig struct {
	ListenAddress string
}

type ServiceConfig

type ServiceConfig struct {
	Server      ServerServiceConfig
	Repos       []repo.Entry
	Charts      []Chart
	Namespace   string
	ServiceName string
}

Jump to

Keyboard shortcuts

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