Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateKOTSAppResponse ¶
type CreateKOTSAppResponse struct {
App *types.KotsAppWithChannels `json:"app"`
}
type KotsAppResponse ¶
type KotsAppResponse struct {
Apps []types.KotsAppWithChannels `json:"apps"`
}
Click to show internal directories.
Click to hide internal directories.