Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotAuthService ¶
type NotAuthService interface {
BuildPrometheusServiceDiscovery(ctx context.Context, leafNodeIdList []string, port int) ([]*targetgroup.Group, error)
}
func NewNotAuthService ¶
func NewNotAuthService(l *zap.Logger, treeNodeDao treeNode.TreeNodeDAO) NotAuthService
Click to show internal directories.
Click to hide internal directories.