Documentation ¶
Index ¶
- func Execute() error
- func Health(cfg *config.Config) *cli.Command
- func NewCERNBoxCanaryService(cfg *ociscfg.Config) suture.Service
- func NewLogger(cfg *config.Config) log.Logger
- func ParseConfig(c *cli.Context, cfg *config.Config) error
- func Server(cfg *config.Config) *cli.Command
- type CERNBoxCanaryService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCERNBoxCanaryService ¶
NewCERNBoxCanaryService creates a new CERNBoxCanaryService
func ParseConfig ¶
ParseConfig loads settings configuration from Viper known paths.
Types ¶
type CERNBoxCanaryService ¶
type CERNBoxCanaryService struct {
// contains filtered or unexported fields
}
CERNBoxCanaryService allows for the ocis-canary command to be embedded and supervised by a suture supervisor tree.
Click to show internal directories.
Click to hide internal directories.