Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(r *gin.RouterGroup, s *Service)
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service defines a handler service for cluster common objects.
func NewService ¶
func NewService(conf *config.ChaosDashboardConfig, logger logr.Logger) *Service
Click to show internal directories.
Click to hide internal directories.