Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { ProxyAgentId string ProxyAgentInitWait string `help:"duration to try and wait for init" default:"15s"` APISyncIntervalSeconds int `default:"10"` APIListBatchSize int `default:"1024"` // contains filtered or unexported fields }
func (*Options) GetProxyAgentInitWaitDuration ¶
func (*Options) ValidateThenInit ¶
Click to show internal directories.
Click to hide internal directories.