auditlog

package
v0.0.0-...-34ee2f8 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetExtraConfTemplate

func GetExtraConfTemplate(KymaVersion string) (*template.Template, error)

Types

type Config

type Config struct {
	URL           string `envconfig:"APP_AUDITLOG_URL"`
	User          string `envconfig:"APP_AUDITLOG_USER"`
	Password      string `envconfig:"APP_AUDITLOG_PASSWORD"`
	Tenant        string `envconfig:"APP_AUDITLOG_TENANT"`
	EnableSeqHttp bool   `envconfig:"APP_AUDITLOG_ENABLE_SEQ_HTTP"`
}

type OverrideParams

type OverrideParams struct {
	Host              string
	Port              string
	Path              string
	HttpPlugin        string
	ClsOverrideParams *cls.OverrideParams
	Config            Config
}

func PrepareOverrideParams

func PrepareOverrideParams(config *Config, secretKey string, encrptedClsOverrides string) (*OverrideParams, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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