Documentation ¶
Overview ¶
GENERATED DO NOT EDIT GENERATOR: scripts/gencode/gencode.go ARGUMENTS: --component model --config ../../config/api.scheduler.yml --package schedulermodel --out ./schedulermodel/model.gen.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteSchedulerPathParams ¶
type DeleteSchedulerPathParams struct {
SchedulerID string
}
type GetSchedulerPathParams ¶
type GetSchedulerPathParams struct {
SchedulerID string
}
type JSONObject ¶
type JSONObject map[string]interface{}
type ListSchedulersRequest ¶
type ListSchedulersResponse ¶
type PutSchedulerPathParams ¶
type PutSchedulerPathParams struct {
SchedulerID string
}
Click to show internal directories.
Click to hide internal directories.