dynamic

package
v0.0.24 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

func Apply(c *gin.Context)

func BatchForceRemove added in v0.0.22

func BatchForceRemove(c *gin.Context)

func BatchRemove

func BatchRemove(c *gin.Context)

func CrdGuidTree deprecated added in v0.0.23

func CrdGuidTree(c *gin.Context)

Deprecated: 废弃,请不要使用

func CrdGuidTreeThree deprecated added in v0.0.23

func CrdGuidTreeThree(c *gin.Context)

Deprecated: 废弃,请不要使用

func Delete

func Delete(c *gin.Context)

func Describe added in v0.0.11

func Describe(c *gin.Context)

func Event added in v0.0.5

func Event(c *gin.Context)

func Fetch

func Fetch(c *gin.Context)

func FillList added in v0.0.19

func FillList(selectedCluster string, kind string, list []unstructured.Unstructured) []unstructured.Unstructured

FillList 定制填充list []unstructured.Unstructured列表

func GroupOptionList added in v0.0.23

func GroupOptionList(c *gin.Context)

func KindOptionList added in v0.0.23

func KindOptionList(c *gin.Context)

func List

func List(c *gin.Context)

func ListAnnotations added in v0.0.24

func ListAnnotations(c *gin.Context)

func Remove

func Remove(c *gin.Context)

func Save

func Save(c *gin.Context)

func UpdateAnnotations added in v0.0.22

func UpdateAnnotations(c *gin.Context)

func UpdateLabels added in v0.0.22

func UpdateLabels(c *gin.Context)

func UploadFile added in v0.0.15

func UploadFile(c *gin.Context)

Types

type CrdTree deprecated added in v0.0.23

type CrdTree struct {
	Label    string     `json:"label,omitempty"`
	Value    string     `json:"value,omitempty"`
	Group    string     `json:"group,omitempty"`
	Kind     string     `json:"kind,omitempty"`
	Version  string     `json:"version,omitempty"`
	Children []*CrdTree `json:"children"`
}

Deprecated: 废弃,请不要使用

type NamesPayload

type NamesPayload struct {
	Names []string `json:"names"`
}

NamesPayload 定义结构体以匹配批量删除 JSON 结构

Jump to

Keyboard shortcuts

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