publishstatus

package
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PublishStatusController

type PublishStatusController struct {
	base.APIController
}

func (*PublishStatusController) Delete

func (c *PublishStatusController) Delete()

@Title Delete @Description delete the publishstatus @Param id path int true "The id you want to delete" @Success 200 {string} delete success! @router /:id [delete]

func (*PublishStatusController) List

func (c *PublishStatusController) List()

@Title GetAll @Description get all PublishStatus @Param resourceId query int true "the ResourceId id,e.g. deployment id" @Param type query int true "the ResourceId type , DEPLOYMENT 0 SERVICE 1 CONFIGMAP 2 SECRET 3" @Success 200 {object} []models.PublishStatus success @router / [get]

func (*PublishStatusController) Prepare

func (c *PublishStatusController) Prepare()

func (*PublishStatusController) URLMapping

func (c *PublishStatusController) URLMapping()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL