scheduledeventserver

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PreparedScheduledEvent

type PreparedScheduledEvent struct {
	ID string `json:"id"`
	hfv1.ScheduledEventSpec
	hfv1.ScheduledEventStatus
}

type ScheduledEventServer

type ScheduledEventServer struct {
	// contains filtered or unexported fields
}

func NewScheduledEventServer

func NewScheduledEventServer(authClient *authclient.AuthClient, hfClientset hfClientset.Interface, ctx context.Context) (*ScheduledEventServer, error)

func (ScheduledEventServer) CreateFunc

func (s ScheduledEventServer) CreateFunc(w http.ResponseWriter, r *http.Request)

func (ScheduledEventServer) DeleteFunc added in v0.2.1

func (s ScheduledEventServer) DeleteFunc(w http.ResponseWriter, r *http.Request)

func (ScheduledEventServer) GetFunc

func (ScheduledEventServer) ListFunc

func (ScheduledEventServer) SetupRoutes

func (s ScheduledEventServer) SetupRoutes(r *mux.Router)

func (ScheduledEventServer) UpdateFunc

func (s ScheduledEventServer) UpdateFunc(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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