Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EvalAndRun ¶
Types ¶
type Global ¶
type Server ¶
type Server struct { ConfigPath string `yaml:"-"` ServerURL string `yaml:"server_url"` ServerCRT string `yaml:"server_crt"` ServerKey string `yaml:"server_key"` StatePath string `yaml:"state_path"` StoreCacheTTL string `yaml:"store_cache_ttl"` StoreVersionLimit storage.VersionLimit `yaml:"store_version_limit"` ACMEConfig string `yaml:"acme_config"` }
func (*Server) CertStoreURI ¶
func (*Server) ResolveConfigFile ¶
Click to show internal directories.
Click to hide internal directories.