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