Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qihoo360/wayne
/ functions
Functions
5,456 in github.com/Qihoo360/wayne
⨍
Functions
5,456
◇
Types & classes
3,209
Method
DeleteById
(id int64, allGroupFlag bool)
src/backend/models/app_user.go:242
Method
DeleteById
(id int64, logical bool)
src/backend/models/cronjob_template.go:64
Method
DeleteById
(id int64, logical bool)
src/backend/models/hpa_template.go:62
Method
DeleteById
Delete deletes Namespace by Id and returns error if the record to be deleted doesn't exist
src/backend/models/namespace.go:152
Function
DeleteIngress
(c *kubernetes.Clientset, name, namespace string)
src/backend/resources/ingress/ingress.go:55
Method
DeleteLabel
@Title delete label @Description delete a label of the node @router /:name/clusters/:cluster/label [delete]
src/backend/controllers/kubernetes/node/node.go:242
Method
DeleteLabels
@Title delete labels @Description Delete node labels in batches @router /:name/clusters/:cluster/labels [delete]
src/backend/controllers/kubernetes/node/node.go:315
Function
DeletePersistentVolumeClaim
(cli *kubernetes.Clientset, name, namespace string)
src/backend/resources/pvc/pvc.go:39
Function
DeleteSecret
(cli *kubernetes.Clientset, name, namespace string)
src/backend/resources/secret/secret.go:36
Method
DeleteSnapshot
@Title delete snapshot @Description delete snapshot @router /:pvc/snapshot/:version/namespaces/:namespace/clusters/:cluster [delete]
src/backend/controllers/kubernetes/pvc/robin.go:465
Method
DeleteTaint
@Title delete taint @Description delete a taint from node @router /:name/clusters/:cluster/taint [delete]
src/backend/controllers/kubernetes/node/node.go:392
Function
DomUtils
()
src/backend/swagger/swagger-ui-bundle.js:104
Method
Down
Reverse the migrations
src/backend/database/migrations/20190312_154209_v1_6.go:66
Function
Dt
(e,t)
src/backend/swagger/swagger-ui-bundle.js:36
Function
FeedHandler
()
src/backend/swagger/swagger-ui-bundle.js:104
Method
ForEach
ForEach calls the provided function for each allocated bit. The AllocationBitmap may not be modified while this loop is running.
src/backend/util/allocator/bitmap.go:121
Method
Free
Free returns the count of items left in the range.
src/backend/util/allocator/bitmap.go:149
Method
Get
Get object from cache
src/backend/client/handler.go:97
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.DaemonSetTemplate success @
src/backend/controllers/daemonset/daemonset_tpl.go:127
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.DaemonSet success @router /
src/backend/controllers/daemonset/daemonset.go:140
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.Namespace success @router /
src/backend/controllers/namespace/namespace.go:149
Method
Get
@router /:id([0-9]+) [get]
src/backend/controllers/ingress/ingress.go:125
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.ingressTemplate success @ro
src/backend/controllers/ingress/ingress_tpl.go:127
Method
Get
@Title Get @Description find DaemonSet by cluster @Success 200 {object} models.DaemonSet success @router /:daemonSet/namespaces/:namespace/clusters/:c
src/backend/controllers/kubernetes/daemonset/daemonset.go:148
Method
Get
@Title GetDetail @Description find Deployment by cluster @Param cluster path string true "the cluster name" @Param namespace path string true "t
src/backend/controllers/kubernetes/service/service.go:44
Method
Get
@Title Get @Description Find Object by name @Param cluster path string true "the cluster name" @Param namespace path string true "the namespace
src/backend/controllers/kubernetes/proxy/proxy.go:61
Method
Get
@Title get CRD @Description find CRD by cluster @Param namespace path string true "the namespace name" @router /:name [get]
src/backend/controllers/kubernetes/crd/custom-crd.go:76
Method
Get
@Title get CRD @Description find CRD by cluster @router /:name [get]
src/backend/controllers/kubernetes/crd/crd.go:61
Method
Get
@Title Get @Description find Statefulset by cluster @Success 200 {object} models.Statefulset success @router /:statefulset/namespaces/:namespace/clust
src/backend/controllers/kubernetes/statefulset/statefulset.go:228
Method
Get
@Title Get @Description find Deployment by cluster @Param cluster path string true "the cluster name" @Param namespace path string true "the nam
src/backend/controllers/kubernetes/deployment/deployment.go:231
Method
Get
@Title Get @Description find Cronjob by cluster @Success 200 {object} models.Cronjob success @router /:cronjob/namespaces/:namespace/clusters/:cluster
src/backend/controllers/kubernetes/cronjob/cronjob.go:212
Method
Get
@Title get pv @Description find pv by cluster @router /:name/clusters/:cluster [get]
src/backend/controllers/kubernetes/pv/pv.go:60
Method
Get
@Title get node @Description find node by cluster @router /:name/clusters/:cluster [get]
src/backend/controllers/kubernetes/node/node.go:130
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.PersistentVolumeClaim succe
src/backend/controllers/pvc/pvc.go:144
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.PersistentVolumeClaimTempla
src/backend/controllers/pvc/pvc_tpl.go:126
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.Group success @router /:id
src/backend/controllers/permission/group.go:106
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.NamespaceUser success @rout
src/backend/controllers/permission/namespace_user.go:132
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.AppUser success @router /:i
src/backend/controllers/permission/app_user.go:149
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.User success @router /:id [
src/backend/controllers/permission/user.go:139
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.Permission success @router
src/backend/controllers/permission/permission.go:77
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.APIKey success @router /:id
src/backend/controllers/apikey/apikey.go:104
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.App success @router /:id([0
src/backend/controllers/app/app.go:157
Method
Get
@Title Get @Description find Object by objectid @Param id path int true "the id you want to get" @Success 200 {object} models.CustomLink success @F
src/backend/controllers/customlink/custom_link.go:144
Method
Get
@Title Get @Description find Object by objectid @Param id path int true "the id you want to get" @Success 200 {object} models.LinkType success @Fai
src/backend/controllers/customlink/link_type.go:127
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.ConfigMapTemplate success @
src/backend/controllers/configmap/configmap_tpl.go:126
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.ConfigMap success @router /
src/backend/controllers/configmap/configmap.go:143
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.Statefulset success @router
src/backend/controllers/statefulset/statefulset.go:140
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.StatefulsetTemplate success
src/backend/controllers/statefulset/statefulset_tpl.go:127
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.Deployment success @router
src/backend/controllers/deployment/deployment.go:146
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.DeploymentTemplate success
src/backend/controllers/deployment/deployment_tpl.go:128
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.Cronjob success @router /:i
src/backend/controllers/cronjob/cronjob.go:144
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.CronjobTemplate success @ro
src/backend/controllers/cronjob/cronjob_template.go:127
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.SecretTemplate success @rou
src/backend/controllers/secret/secret_tpl.go:127
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.Secret success @router /:id
src/backend/controllers/secret/secret.go:143
Method
Get
@Title Get @Description find Object by objectid @Param id path int true "the id you want to get" @Success 200 {object} models.Config success @Failu
src/backend/controllers/config/config.go:119
Method
Get
@router /:id([0-9]+) [get]
src/backend/controllers/hpa/hpa.go:123
Method
Get
@router /:id([0-9]+) [get]
src/backend/controllers/hpa/hpa_tpl.go:112
Method
Get
@Title Get @Description find Object by id @Param id path int true "the id you want to get" @Success 200 {object} models.WebHook success @router /:i
src/backend/controllers/webhook/webhook.go:110
Method
Get
@Title Get @Description find Object by objectid @Param name path string true "the name you want to get" @Success 200 {object} models.Cluster succes
src/backend/controllers/cluster/cluster.go:120
Method
GetAll
(publishType PublishType, resourceId int64)
src/backend/models/publish_status.go:41
Method
GetAll
(deleted bool)
src/backend/models/custom_link.go:29
Method
GetAll
(deleted bool)
src/backend/models/link_type.go:22
Method
GetAll
(deleted bool)
src/backend/models/namespace.go:84
Method
GetAllPermission
(aid int64, uid int64)
src/backend/models/namespace_user.go:244
Method
GetAppIdByUser
(uid int64, perName string)
src/backend/models/app_user.go:133
Method
GetBoolParamFromQuery
(param string)
src/backend/controllers/base/parambuilder.go:145
Method
GetById
(id int64)
src/backend/models/pvc.go:91
Method
GetById
(id int64)
src/backend/models/cronjob.go:112
Method
GetById
(id int64)
src/backend/models/configmap.go:91
Method
GetById
(id int64)
src/backend/models/configmap_template.go:53
Method
GetById
(id int64)
src/backend/models/ingress.go:86
Method
GetById
(id int64)
src/backend/models/secret_template.go:53
Method
GetById
(id int64)
src/backend/models/pvc_template.go:53
Method
GetById
(id int64)
src/backend/models/deployment_template.go:55
Method
GetById
(id int64)
src/backend/models/custom_link.go:78
Method
GetById
(id int64, allGroupFlag bool)
src/backend/models/namespace_user.go:117
Method
GetById
(id int64)
src/backend/models/statefulset.go:139
Method
GetById
(id int64)
src/backend/models/ingress_template.go:47
Method
GetById
(id int64)
src/backend/models/daemonset_template.go:50
Method
GetById
(id int64)
src/backend/models/apikey.go:53
Method
GetById
(id int64)
src/backend/models/app.go:161
Method
GetById
(id int64)
src/backend/models/webhook.go:116
Method
GetById
(id int64)
src/backend/models/statefulset_template.go:50
Method
GetById
(id int64)
src/backend/models/deployment.go:141
Method
GetById
(id int64)
src/backend/models/config.go:44
Method
GetById
(id int64)
src/backend/models/daemonset.go:135
Method
GetById
(id int64)
src/backend/models/secret.go:91
Method
GetById
(id int64)
src/backend/models/link_type.go:56
Method
GetById
(id int64, allGroupFlag bool)
src/backend/models/app_user.go:158
Method
GetById
GetById retrieves Cluster by Id. Returns error if Id doesn't exist
src/backend/models/cluster.go:186
Method
GetById
(id int64)
src/backend/models/cronjob_template.go:51
Method
GetById
(id int64)
src/backend/models/hpa_template.go:49
Method
GetById
(id int64)
src/backend/models/permission.go:141
Method
GetByLinkType
get links by link type
src/backend/models/custom_link.go:45
Method
GetByName
(name string)
src/backend/models/deployment.go:166
Method
GetByName
(name string)
src/backend/models/namespace.go:99
Method
GetByNameAndDeleted
(name string, deleted bool)
src/backend/models/namespace.go:108
Method
GetByTypeAndDeleted
(typeName string, deleted bool)
src/backend/models/link_type.go:46
Function
GetDeployment
(cli *kubernetes.Clientset, name, namespace string)
src/backend/resources/deployment/deployment.go:115
Method
GetDeploymentStatus
swagger:route GET /get_deployment_status deploy DeploymentStatusParam 该接口用于返回特定部署的状态信息 重点关注 kubernetes 集群内状态而非描述信息,当然也可以只关注 healthz 字段。 该接口可以使用所有种类的
src/backend/controllers/openapi/deployment.go:176
← previous
next →
1,601–1,700 of 5,456, ranked by callers