Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ConfigName = "rio-config" ConfigController = ControllerConfig{} )
Functions ¶
Types ¶
type Config ¶
type Config struct { Features map[string]FeatureConfig `json:"features,omitempty"` LetsEncrypt LetsEncrypt `json:"letsEncrypt,omitempty"` Gateway Gateway `json:"gateway,omitempty"` }
type ControllerConfig ¶
type FeatureConfig ¶
type LetsEncrypt ¶
Click to show internal directories.
Click to hide internal directories.