Versions in this module Expand all Collapse all v4 v4.6.0 Oct 5, 2022 v4.5.0 Oct 3, 2022 Changes in this version type Proxy + ForceContentLength bool v4.4.0 Sep 28, 2022 Changes in this version type Policy + ResourcePrefix string v4.3.2 Sep 15, 2022 v4.3.1 Sep 8, 2022 v4.3.0 Apr 4, 2022 Changes in this version type Proxy + PreserveHost bool v4.2.3 Mar 8, 2022 v4.2.2 Feb 28, 2022 v4.2.1 Dec 23, 2021 v4.2.0 Dec 6, 2021 Changes in this version type Proxy + Transport Transport + type Transport struct + DisableCompression bool + DisableKeepAlives bool + ExpectContinueTimeout time.Duration + ForceAttemptHTTP2 bool + IdleConnTimeout time.Duration + MaxConnsPerHost int + MaxIdleConns int + MaxIdleConnsPerHost int + MaxResponseHeaderBytes int64 + ReadBufferSize int + ResponseHeaderTimeout time.Duration + TLSHandshakeTimeout time.Duration + WriteBufferSize int v4.1.2 Sep 6, 2021 v4.1.1 Aug 3, 2021 v4.1.0 Oct 12, 2020 Changes in this version type Policy + MappingRules map[string][]authorizerd.Rule v4.0.1 Sep 18, 2020 Changes in this version + func GetActualValue(val string) string + func GetVersion() string + type AccessToken struct + AuthorizedClientIDs map[string][]string + CertBackdateDuration string + CertOffsetDuration string + Enable bool + VerifyCertThumbprint bool + VerifyClientID bool + type Athenz struct + CAPath string + Timeout string + URL string + type Authorization struct + AccessToken AccessToken + AthenzDomains []string + JWK JWK + Policy Policy + PublicKey PublicKey + RoleToken RoleToken + type Config struct + Athenz Athenz + Authorization Authorization + Log Log + Proxy Proxy + Server Server + Version string + func New(path string) (*Config, error) + type Debug struct + Dump bool + Enable bool + Port int + Profiling bool + type HealthCheck struct + Endpoint string + Port int + type JWK struct + RefreshPeriod string + RetryDelay string + URLs []string + type Log struct + Color bool + Level string + type Policy struct + Disable bool + ExpiryMargin string + PurgePeriod string + RefreshPeriod string + RetryAttempts int + RetryDelay string + type Proxy struct + BufferSize uint64 + Host string + OriginHealthCheckPaths []string + Port uint16 + Scheme string + type PublicKey struct + ETagExpiry string + ETagPurgePeriod string + RefreshPeriod string + RetryDelay string + SysAuthDomain string + type RoleToken struct + Enable bool + RoleAuthHeader string + type Server struct + Debug Debug + HealthCheck HealthCheck + Port int + ShutdownDelay string + ShutdownTimeout string + TLS TLS + Timeout string + type TLS struct + CAPath string + CertPath string + Enable bool + KeyPath string Other modules containing this package github.com/yahoojapan/authorization-proxy/v2 github.com/yahoojapan/authorization-proxy/v3