schedules

package
v0.0.0-...-b1a156a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2020 License: Zlib Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	*mux.Router
	ScheduleService baasapi.ScheduleService
	Baask8sService  baasapi.Baask8sService
	SettingsService baasapi.SettingsService
	CAFilesManager  baasapi.CAFilesManager
	FileService     baasapi.FileService
	JobService      baasapi.JobService
	JobScheduler    baasapi.JobScheduler
}

Handler is the HTTP handler used to handle schedule operations.

func NewHandler

func NewHandler(bouncer *security.RequestBouncer) *Handler

NewHandler creates a handler to manage schedule operations.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL