Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type App ¶
type App struct {
*httpsrv.Controller
}
func (App) SetupAction ¶
func (c App) SetupAction()
type Fs ¶
type Fs struct {
*httpsrv.Controller
}
func (*Fs) ListAction ¶
func (c *Fs) ListAction()
func (Fs) RenameAction ¶
func (c Fs) RenameAction()
type Health ¶
type Health struct {
*httpsrv.Controller
}
func (Health) StatusAction ¶
func (c Health) StatusAction()
func (Health) SyncAction ¶
func (c Health) SyncAction()
type Pod ¶
type Pod struct {
*httpsrv.Controller
}
func (Pod) ExecutorListAction ¶
func (c Pod) ExecutorListAction()
func (Pod) ExecutorStatusListAction ¶
func (c Pod) ExecutorStatusListAction()
func (Pod) OpLogAction ¶
func (c Pod) OpLogAction()
Click to show internal directories.
Click to hide internal directories.