Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DeploymentHandler ¶
type DeploymentHandler struct {
// contains filtered or unexported fields
}
func (*DeploymentHandler) CreateDeployment ¶
func (dh *DeploymentHandler) CreateDeployment(c *gin.Context)
Create Deployment
func (*DeploymentHandler) GetDeployment ¶
func (dh *DeploymentHandler) GetDeployment(c *gin.Context)
Get Deployment
func (*DeploymentHandler) StopDeployment ¶
func (dh *DeploymentHandler) StopDeployment(c *gin.Context)
Stop Deployment
func (*DeploymentHandler) UpdateDeployment ¶
func (dh *DeploymentHandler) UpdateDeployment(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.