svc

package
v0.26.4 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterActionRoutes added in v0.0.145

func RegisterActionRoutes(r chi.Router)

Types

type ActionController added in v0.0.145

type ActionController struct{}

func (*ActionController) Create added in v0.0.145

func (nc *ActionController) Create(c *response.Context)

@Summary 创建Service @Security BearerAuth @Param cluster query string true "集群名称" @Param body body object true "Service创建参数" @Success 200 {object} string @Router /k8s/cluster/{cluster}/service/create [post] Create 创建Service接口

Jump to

Keyboard shortcuts

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