Versions in this module Expand all Collapse all v1 v1.2.5 Sep 23, 2024 Changes in this version + type AppAccessConfig struct + DnsOverride string + LbTlsCertCommonName string + func GetAppAccessConfig(ctx context.Context, configs []*edgeproto.ConfigFile, delims string) (*AppAccessConfig, error) + type TLSCert struct + CertString string + CommonName string + ExpiresAt time.Time + KeyString string + TTL int64