 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const (
	DeprecatedRollbackTo = "deprecated.deployment.rollback.to"
)
    Variables ¶
This section is empty.
Functions ¶
func DeploymentFormatter ¶
func DeploymentFormatter(apiContext *types.APIContext, resource *types.RawResource)
func Formatter ¶
func Formatter(apiContext *types.APIContext, resource *types.RawResource)
Types ¶
type ActionWrapper ¶
type ActionWrapper struct {
	ClusterManager *clustermanager.Manager
}
    func (ActionWrapper) ActionHandler ¶
func (a ActionWrapper) ActionHandler(actionName string, action *types.Action, apiContext *types.APIContext) error
type Handler ¶
type Handler struct {
}
    func (Handler) LinkHandler ¶
func (h Handler) LinkHandler(apiContext *types.APIContext, next types.RequestHandler) error
 Click to show internal directories. 
   Click to hide internal directories.