Versions in this module Expand all Collapse all v0 v0.0.14 Jul 30, 2020 Changes in this version + type ClusterController struct + Context common.Context + func (c *ClusterController) Deployment(context *gin.Context) + func (c *ClusterController) Deployments(context *gin.Context) + func (c *ClusterController) Endpoint(context *gin.Context) + func (c *ClusterController) Endpoints(context *gin.Context) + func (c *ClusterController) Namespaces(context *gin.Context) + func (c *ClusterController) Pod(context *gin.Context) + func (c *ClusterController) PodLog(context *gin.Context) + func (c *ClusterController) Pods(context *gin.Context) + func (c *ClusterController) ReplicaSet(context *gin.Context) + func (c *ClusterController) Service(context *gin.Context) + func (c *ClusterController) Services(context *gin.Context) + type IstioController struct + Context common.Context + func (c *IstioController) AddVersionToDestinationRule(context *gin.Context) + func (c *IstioController) DestinationRule(context *gin.Context) + func (c *IstioController) DestinationRules(context *gin.Context) + func (c *IstioController) RemoveVersionToDestinationRule(context *gin.Context) + func (c *IstioController) VirtualService(context *gin.Context) + func (c *IstioController) VirtualServices(context *gin.Context) + type KTController struct + Context common.Context + func (c KTController) Components(context *gin.Context) + func (c KTController) ComponentsInNamespace(context *gin.Context) + type TerminalController struct + Context common.Context + func (c *TerminalController) Terminal(context *gin.Context)