Documentation ¶
Index ¶
- Constants
- type File
- type Root
- func (r Root) DeploymentConfigPath() string
- func (r Root) DotfilesURL() File
- func (r Root) Organization() File
- func (r Root) PostgresPassword() File
- func (r Root) PostgresPath() string
- func (r Root) PostgresPort() File
- func (r Root) ReplicaID() File
- func (r Root) Session() File
- func (r Root) URL() File
Constants ¶
View Source
const (
FlagName = "global-config"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Root ¶
type Root string
Root represents the configuration directory.
func (Root) DeploymentConfigPath ¶ added in v0.11.0
func (Root) DotfilesURL ¶ added in v0.6.0
func (Root) Organization ¶
func (Root) PostgresPassword ¶ added in v0.7.0
func (Root) PostgresPath ¶ added in v0.7.0
func (Root) PostgresPort ¶ added in v0.7.0
Click to show internal directories.
Click to hide internal directories.