MCPcopy Create free account

hub / github.com/Qihoo360/wayne / functions

Functions5,456 in github.com/Qihoo360/wayne

MethodDeleteById
(id int64, allGroupFlag bool)
src/backend/models/app_user.go:242
MethodDeleteById
(id int64, logical bool)
src/backend/models/cronjob_template.go:64
MethodDeleteById
(id int64, logical bool)
src/backend/models/hpa_template.go:62
MethodDeleteById
Delete deletes Namespace by Id and returns error if the record to be deleted doesn't exist
src/backend/models/namespace.go:152
FunctionDeleteIngress
(c *kubernetes.Clientset, name, namespace string)
src/backend/resources/ingress/ingress.go:55
MethodDeleteLabel
@Title delete label @Description delete a label of the node @router /:name/clusters/:cluster/label [delete]
src/backend/controllers/kubernetes/node/node.go:242
MethodDeleteLabels
@Title delete labels @Description Delete node labels in batches @router /:name/clusters/:cluster/labels [delete]
src/backend/controllers/kubernetes/node/node.go:315
FunctionDeletePersistentVolumeClaim
(cli *kubernetes.Clientset, name, namespace string)
src/backend/resources/pvc/pvc.go:39
FunctionDeleteSecret
(cli *kubernetes.Clientset, name, namespace string)
src/backend/resources/secret/secret.go:36
MethodDeleteSnapshot
@Title delete snapshot @Description delete snapshot @router /:pvc/snapshot/:version/namespaces/:namespace/clusters/:cluster [delete]
src/backend/controllers/kubernetes/pvc/robin.go:465
MethodDeleteTaint
@Title delete taint @Description delete a taint from node @router /:name/clusters/:cluster/taint [delete]
src/backend/controllers/kubernetes/node/node.go:392
FunctionDomUtils
()
src/backend/swagger/swagger-ui-bundle.js:104
MethodDown
Reverse the migrations
src/backend/database/migrations/20190312_154209_v1_6.go:66
FunctionDt
(e,t)
src/backend/swagger/swagger-ui-bundle.js:36
FunctionFeedHandler
()
src/backend/swagger/swagger-ui-bundle.js:104
MethodForEach
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
MethodFree
Free returns the count of items left in the range.
src/backend/util/allocator/bitmap.go:149
MethodGet
Get object from cache
src/backend/client/handler.go:97
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@router /:id([0-9]+) [get]
src/backend/controllers/ingress/ingress.go:125
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@Title get CRD @Description find CRD by cluster @router /:name [get]
src/backend/controllers/kubernetes/crd/crd.go:61
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@Title get pv @Description find pv by cluster @router /:name/clusters/:cluster [get]
src/backend/controllers/kubernetes/pv/pv.go:60
MethodGet
@Title get node @Description find node by cluster @router /:name/clusters/:cluster [get]
src/backend/controllers/kubernetes/node/node.go:130
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@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
MethodGet
@router /:id([0-9]+) [get]
src/backend/controllers/hpa/hpa.go:123
MethodGet
@router /:id([0-9]+) [get]
src/backend/controllers/hpa/hpa_tpl.go:112
MethodGet
@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
MethodGet
@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
MethodGetAll
(publishType PublishType, resourceId int64)
src/backend/models/publish_status.go:41
MethodGetAll
(deleted bool)
src/backend/models/custom_link.go:29
MethodGetAll
(deleted bool)
src/backend/models/link_type.go:22
MethodGetAll
(deleted bool)
src/backend/models/namespace.go:84
MethodGetAllPermission
(aid int64, uid int64)
src/backend/models/namespace_user.go:244
MethodGetAppIdByUser
(uid int64, perName string)
src/backend/models/app_user.go:133
MethodGetBoolParamFromQuery
(param string)
src/backend/controllers/base/parambuilder.go:145
MethodGetById
(id int64)
src/backend/models/pvc.go:91
MethodGetById
(id int64)
src/backend/models/cronjob.go:112
MethodGetById
(id int64)
src/backend/models/configmap.go:91
MethodGetById
(id int64)
src/backend/models/configmap_template.go:53
MethodGetById
(id int64)
src/backend/models/ingress.go:86
MethodGetById
(id int64)
src/backend/models/secret_template.go:53
MethodGetById
(id int64)
src/backend/models/pvc_template.go:53
MethodGetById
(id int64)
src/backend/models/deployment_template.go:55
MethodGetById
(id int64)
src/backend/models/custom_link.go:78
MethodGetById
(id int64, allGroupFlag bool)
src/backend/models/namespace_user.go:117
MethodGetById
(id int64)
src/backend/models/statefulset.go:139
MethodGetById
(id int64)
src/backend/models/ingress_template.go:47
MethodGetById
(id int64)
src/backend/models/daemonset_template.go:50
MethodGetById
(id int64)
src/backend/models/apikey.go:53
MethodGetById
(id int64)
src/backend/models/app.go:161
MethodGetById
(id int64)
src/backend/models/webhook.go:116
MethodGetById
(id int64)
src/backend/models/statefulset_template.go:50
MethodGetById
(id int64)
src/backend/models/deployment.go:141
MethodGetById
(id int64)
src/backend/models/config.go:44
MethodGetById
(id int64)
src/backend/models/daemonset.go:135
MethodGetById
(id int64)
src/backend/models/secret.go:91
MethodGetById
(id int64)
src/backend/models/link_type.go:56
MethodGetById
(id int64, allGroupFlag bool)
src/backend/models/app_user.go:158
MethodGetById
GetById retrieves Cluster by Id. Returns error if Id doesn't exist
src/backend/models/cluster.go:186
MethodGetById
(id int64)
src/backend/models/cronjob_template.go:51
MethodGetById
(id int64)
src/backend/models/hpa_template.go:49
MethodGetById
(id int64)
src/backend/models/permission.go:141
MethodGetByLinkType
get links by link type
src/backend/models/custom_link.go:45
MethodGetByName
(name string)
src/backend/models/deployment.go:166
MethodGetByName
(name string)
src/backend/models/namespace.go:99
MethodGetByNameAndDeleted
(name string, deleted bool)
src/backend/models/namespace.go:108
MethodGetByTypeAndDeleted
(typeName string, deleted bool)
src/backend/models/link_type.go:46
FunctionGetDeployment
(cli *kubernetes.Clientset, name, namespace string)
src/backend/resources/deployment/deployment.go:115
MethodGetDeploymentStatus
swagger:route GET /get_deployment_status deploy DeploymentStatusParam 该接口用于返回特定部署的状态信息 重点关注 kubernetes 集群内状态而非描述信息,当然也可以只关注 healthz 字段。 该接口可以使用所有种类的
src/backend/controllers/openapi/deployment.go:176
← previousnext →1,601–1,700 of 5,456, ranked by callers