config

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsKubernetesHosted

func IsKubernetesHosted() bool

Types

type SentryConfig

type SentryConfig struct {
	Port             int
	TrustDomain      string
	CAStore          string
	WorkloadCertTTL  time.Duration
	AllowedClockSkew time.Duration
	RootCertPath     string
	IssuerCertPath   string
	IssuerKeyPath    string
}

SentryConfig holds the configuration for the Certificate Authority.

func FromConfigName

func FromConfigName(configName string) (SentryConfig, error)

FromConfigName returns a Sentry configuration based on a configuration spec. A default configuration is loaded in case of an error.

Jump to

Keyboard shortcuts

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