Documentation ¶
Index ¶
- func NewCliService(staticDir string) (middleware.APIService, error)
- func NewFlavorService(registry *flavor.Registry) (middleware.APIService, error)
- func NewStatusService() (middleware.APIService, error)
- func NewUserService(generator func(v1.ServiceAccount) (string, error)) (middleware.APIService, error)
- func NewVersionService() (middleware.APIService, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCliService ¶
func NewCliService(staticDir string) (middleware.APIService, error)
NewCliService creates a new CliUpgradeService.
func NewFlavorService ¶
func NewFlavorService(registry *flavor.Registry) (middleware.APIService, error)
NewFlavorService creates a new FlavorService.
func NewStatusService ¶
func NewStatusService() (middleware.APIService, error)
NewStatusService creates a new InfraStatusService.
func NewUserService ¶
func NewUserService(generator func(v1.ServiceAccount) (string, error)) (middleware.APIService, error)
NewUserService creates a new UserService.
func NewVersionService ¶
func NewVersionService() (middleware.APIService, error)
NewVersionService creates a new VersionService.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package cluster provides an implementation for the Cluster gRPC service.
|
Package cluster provides an implementation for the Cluster gRPC service. |
Package middleware provides functionality for instrumenting and enriching grpc connections.
|
Package middleware provides functionality for instrumenting and enriching grpc connections. |
Click to show internal directories.
Click to hide internal directories.