Documentation ¶
Index ¶
Constants ¶
View Source
const PortName = "endpoint"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KubeService ¶
type KubeService struct {
// contains filtered or unexported fields
}
func NewKubeService ¶
func NewKubeService(client *kubeclient.Clients) *KubeService
func (*KubeService) ChangeDeployResources ¶
func (k *KubeService) ChangeDeployResources(ctx *gin.Context)
func (*KubeService) GetChainDomain ¶
func (k *KubeService) GetChainDomain(ctx *gin.Context)
func (*KubeService) GetChainPods ¶
func (k *KubeService) GetChainPods(ctx *gin.Context)
Click to show internal directories.
Click to hide internal directories.