Documentation ¶
Index ¶
- type HPAController
- func (c *HPAController) Create()
- func (c *HPAController) Delete()
- func (c *HPAController) Get()
- func (c *HPAController) GetNames()
- func (c *HPAController) List()
- func (c *HPAController) Prepare()
- func (c *HPAController) URLMapping()
- func (c *HPAController) Update()
- func (c *HPAController) UpdateOrders()
- type HPATplController
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HPAController ¶
type HPAController struct {
base.APIController
}
func (*HPAController) Prepare ¶
func (c *HPAController) Prepare()
func (*HPAController) URLMapping ¶
func (c *HPAController) URLMapping()
func (*HPAController) UpdateOrders ¶
func (c *HPAController) UpdateOrders()
@router /updateorders [put]
type HPATplController ¶
type HPATplController struct {
base.APIController
}
func (*HPATplController) Prepare ¶
func (c *HPATplController) Prepare()
func (*HPATplController) URLMapping ¶
func (c *HPATplController) URLMapping()
Click to show internal directories.
Click to hide internal directories.