Documentation ¶
Index ¶
Constants ¶
View Source
const ( FlagConfig = "config" FlagDevel = "devel" FlagVerbose = "verbose" FlagConfigRootPath = "config-root-path" FlagStatusRootPath = "status-root-path" FlagConfigRepoUrl = "config-repo-url" FlagStatusRepoUrl = "status-repo-url" FlagGitTrunk = "git-trunk" FlagGitRemote = "git-remote-name" FlagGitToken = "git-token" FlagGitUser = "git-user" FlagGitEmail = "git-email" FlagPushToMain = "push-to-main" FlagNoTLS = "notls" FlagTLSCrt = "tls-crt" FlagTLSKey = "tls-key" FlagTLSCACrt = "tls-ca-crt" FlagInsecure = "insecure" )
View Source
const ( FlagServeAddr = "serve-addr" FlagServeHttpAddr = "serve-http-addr" FlagSyncInterval = "sync-interval" FlagPersistGitState = "persist-git-state" )
View Source
const (
FlagAggregateAddr = "aggregate-addr"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.