Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ApplyRequest ¶
type ApplyRequest struct {
Definitions []schema.Definition `json:"definitions"`
}
type ApplyResponse ¶
type ApplyResponse struct {
Applied int `json:"applied"`
}
Click to show internal directories.
Click to hide internal directories.