Documentation ¶
Index ¶
Constants ¶
View Source
const ( CarbonConfigItem = "carbon-config" CarbonConfigKey = "config" )
Variables ¶
This section is empty.
Functions ¶
func GetCurrentVersion ¶
func MetaNamespace ¶
Types ¶
type CarbonConfig ¶ added in v0.0.5
type CarbonConfig struct {
Data latest.CarbonConfig
}
func FindAndParseConfig ¶
func FindAndParseConfig() (*CarbonConfig, error)
func New ¶
func New() *CarbonConfig
func (*CarbonConfig) CarbonScope ¶ added in v0.0.5
func (self *CarbonConfig) CarbonScope() (string, error)
Click to show internal directories.
Click to hide internal directories.