Versions in this module Expand all Collapse all v2 v2.5.0 Jan 15, 2020 Changes in this version + const BuildDateLabel + const BuildVersionLabel + const DefaultHealthPath + const DependencyHealthHelp + const DependencyHealthName + const DependencyLabel + const Namespace + const ServiceHealthHelp + const ServiceHealthName + const ServiceInfoHelp + const ServiceInfoName + const ServiceLabel + const Subsystem + var DefaultPlugin = *NewPlugin() + type Deps struct + HTTP rest.HTTPHandlers + Prometheus prom.API + ServiceLabel servicelabel.ReaderAPI + StatusCheck statuscheck.StatusReader + type ExposedStatus struct + NonFatalPlugins []string + PluginStatus map[string]*status.PluginStatus + type Option func(*Plugin) + func UseDeps(cb func(*Deps)) Option + func WithNonFatalPlugins(plugins []string) Option + type Plugin struct + NonFatalPlugins []string + func NewPlugin(opts ...Option) *Plugin + func (p *Plugin) AfterInit() error + func (p *Plugin) Close() error + func (p *Plugin) Init() error v2.5.0-alpha Dec 13, 2019 Other modules containing this package go.ligato.io/cn-infra