Documentation ¶
Index ¶
- func NewModule() *httpsrv.Module
- type Host
- func (c Host) CellEntryAction()
- func (c Host) CellListAction()
- func (c Host) CellSetAction()
- func (c *Host) Init() int
- func (c Host) NodeEntryAction()
- func (c Host) NodeListAction()
- func (c Host) NodeNewAction()
- func (c Host) NodeSecretKeySetAction()
- func (c Host) NodeSetAction()
- func (c Host) NodeStatsFeedAction()
- func (c Host) NodeSyncPullListAction()
- func (c Host) NodeSyncPullSetAction()
- func (c Host) ZoneAccChargeKeyRefreshAction()
- func (c Host) ZoneDriverSpecListAction()
- func (c Host) ZoneEntryAction()
- func (c Host) ZoneListAction()
- func (c Host) ZoneSetAction()
- type Index
- type PodSpec
- func (c PodSpec) BoxImageListAction()
- func (c PodSpec) BoxImageSetAction()
- func (c *PodSpec) Init() int
- func (c PodSpec) PlanEntryAction()
- func (c PodSpec) PlanListAction()
- func (c PodSpec) PlanSetAction()
- func (c PodSpec) ResComputeListAction()
- func (c PodSpec) ResComputeNewAction()
- func (c PodSpec) ResComputeSetAction()
- func (c PodSpec) ResVolumeListAction()
- type Sys
- type Zonebound
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Host ¶
type Host struct { *httpsrv.Controller // contains filtered or unexported fields }
func (Host) CellEntryAction ¶
func (c Host) CellEntryAction()
func (Host) CellListAction ¶
func (c Host) CellListAction()
func (Host) CellSetAction ¶
func (c Host) CellSetAction()
func (Host) NodeEntryAction ¶
func (c Host) NodeEntryAction()
func (Host) NodeListAction ¶
func (c Host) NodeListAction()
func (Host) NodeNewAction ¶
func (c Host) NodeNewAction()
func (Host) NodeSecretKeySetAction ¶
func (c Host) NodeSecretKeySetAction()
func (Host) NodeSetAction ¶
func (c Host) NodeSetAction()
func (Host) NodeStatsFeedAction ¶
func (c Host) NodeStatsFeedAction()
func (Host) NodeSyncPullListAction ¶
func (c Host) NodeSyncPullListAction()
func (Host) NodeSyncPullSetAction ¶
func (c Host) NodeSyncPullSetAction()
func (Host) ZoneAccChargeKeyRefreshAction ¶
func (c Host) ZoneAccChargeKeyRefreshAction()
func (Host) ZoneDriverSpecListAction ¶
func (c Host) ZoneDriverSpecListAction()
func (Host) ZoneEntryAction ¶
func (c Host) ZoneEntryAction()
func (Host) ZoneListAction ¶
func (c Host) ZoneListAction()
func (Host) ZoneSetAction ¶
func (c Host) ZoneSetAction()
type Index ¶
type Index struct {
*httpsrv.Controller
}
func (Index) IndexAction ¶
func (c Index) IndexAction()
type PodSpec ¶
type PodSpec struct { *httpsrv.Controller // contains filtered or unexported fields }
func (PodSpec) BoxImageListAction ¶
func (c PodSpec) BoxImageListAction()
func (PodSpec) BoxImageSetAction ¶
func (c PodSpec) BoxImageSetAction()
func (PodSpec) PlanEntryAction ¶
func (c PodSpec) PlanEntryAction()
func (PodSpec) PlanListAction ¶
func (c PodSpec) PlanListAction()
func (PodSpec) PlanSetAction ¶
func (c PodSpec) PlanSetAction()
func (PodSpec) ResComputeListAction ¶
func (c PodSpec) ResComputeListAction()
func (PodSpec) ResComputeNewAction ¶
func (c PodSpec) ResComputeNewAction()
func (PodSpec) ResComputeSetAction ¶
func (c PodSpec) ResComputeSetAction()
func (PodSpec) ResVolumeListAction ¶
func (c PodSpec) ResVolumeListAction()
type Sys ¶
type Sys struct { *httpsrv.Controller // contains filtered or unexported fields }
func (Sys) ConfigSetAction ¶
func (c Sys) ConfigSetAction()
func (Sys) ConfigWizardAction ¶
func (c Sys) ConfigWizardAction()
func (Sys) ConfiguratorListAction ¶
func (c Sys) ConfiguratorListAction()
Click to show internal directories.
Click to hide internal directories.