start

package
v1.80.0-v2.13 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: Apache-2.0 Imports: 53 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *cobra.Command

func NewStartFromInit

func NewStartFromInit() *cobra.Command

Types

type Config

type Config struct {
	Log             *logging.Config
	Port            uint16
	ExternalPort    uint16
	ExternalDomain  string
	ExternalSecure  bool
	HTTP2HostHeader string
	HTTP1HostHeader string
	WebAuthNName    string
	Database        database.Config
	Tracing         tracing.Config
	Projections     projection.Config
	AuthZ           authz.Config
	Auth            auth_es.Config
	Admin           admin_es.Config
	UserAgentCookie *middleware.UserAgentCookieConfig
	OIDC            oidc.Config
	Login           login.Config
	Console         console.Config
	Notification    notification.Config
	AssetStorage    static_config.AssetStorageConfig
	InternalAuthZ   internal_authz.Config
	SystemDefaults  systemdefaults.SystemDefaults
	EncryptionKeys  *encryptionKeyConfig
	DefaultInstance command.InstanceSetup
}

func MustNewConfig

func MustNewConfig(v *viper.Viper) *Config

Jump to

Keyboard shortcuts

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