Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service defines a handler service for schedules.
func Bootstrap ¶
func Bootstrap(schedule core.ScheduleStore, event core.EventStore, config *config.ChaosDashboardConfig, scheme *runtime.Scheme, log logr.Logger) *Service
func NewService ¶
func NewService( schedule core.ScheduleStore, event core.EventStore, config *config.ChaosDashboardConfig, scheme *runtime.Scheme, log logr.Logger, ) *Service
Click to show internal directories.
Click to hide internal directories.