Documentation ¶
Index ¶
- func Execute(cfg *config.Config) error
- func GetCommands(cfg *config.Config) cli.Commands
- func Health(cfg *config.Config) *cli.Command
- func NewSutureService(cfg *ociscfg.Config) suture.Service
- func Server(cfg *config.Config) *cli.Command
- func Version(cfg *config.Config) *cli.Command
- type SutureService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommands ¶
GetCommands provides all commands for this service
func NewSutureService ¶
NewSutureService creates a new group.SutureService
Types ¶
type SutureService ¶
type SutureService struct {
// contains filtered or unexported fields
}
SutureService allows for the group command to be embedded and supervised by a suture supervisor tree.
Click to show internal directories.
Click to hide internal directories.