Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeIngressController ¶
type KubeIngressController struct {
base.APIController
}
func (*KubeIngressController) Create ¶ added in v1.6.0
func (c *KubeIngressController) Create()
@Title deploy @Description deploy tpl @Param body body string true "The tpl content" @Success 200 return ok success @router /:ingressId([0-9]+)/tpls/:tplId([0-9]+)/clusters/:cluster [post]
func (*KubeIngressController) Prepare ¶
func (c *KubeIngressController) Prepare()
func (*KubeIngressController) URLMapping ¶
func (c *KubeIngressController) URLMapping()
Click to show internal directories.
Click to hide internal directories.