Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorResponse ¶
type ErrorResponse struct {
Message string `json:"message"`
}
ErrorResponse represents an error.
type Model ¶
type Model struct { Name string Class string Module string Type string Version string KeyPrefix string NameTemplate string `json:",omitempty"` ProtoName string ProtoFile string `json:",omitempty"` GoType string `json:",omitempty"` PkgPath string `json:",omitempty"` }
Model provides info about registered model.
type ModelListOptions ¶
type SchedulerDumpOptions ¶
type SchedulerHistoryOptions ¶ added in v3.2.0
type SchedulerResyncOptions ¶ added in v3.2.0
type SchedulerValuesOptions ¶
Click to show internal directories.
Click to hide internal directories.