Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentVersion ¶
type ComponentVersion struct { Name string Version string Details map[string]string `json:",omitempty"` }
ComponentVersion describes the version information for a specific component.
type ErrorResponse ¶
type ErrorResponse struct {
Message string `json:"message"`
}
ErrorResponse represents an error.
type ModelListOptions ¶
type ModelListOptions struct {
Class string
}
type SchedulerDumpOptions ¶
type SchedulerValuesOptions ¶
type SchedulerValuesOptions struct {
KeyPrefix string
}
Click to show internal directories.
Click to hide internal directories.