Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchedulerUtil ¶
type SchedulerUtil struct {
// contains filtered or unexported fields
}
func NewSchedulerUtil ¶
func NewSchedulerUtil(conf *config.Config, logger lager.Logger) *SchedulerUtil
func (*SchedulerUtil) CreateOrUpdateSchedule ¶
func (su *SchedulerUtil) CreateOrUpdateSchedule(appId string, policyJSONStr string, policyGuid string) error
func (*SchedulerUtil) DeleteSchedule ¶
func (su *SchedulerUtil) DeleteSchedule(appId string) error
Click to show internal directories.
Click to hide internal directories.