MCPcopy Create free account

hub / github.com/Qihoo360/wayne / functions

Functions5,456 in github.com/Qihoo360/wayne

MethodURLMapping
()
src/backend/controllers/ingress/ingress_tpl.go:19
MethodURLMapping
()
src/backend/controllers/kubernetes/daemonset/daemonset.go:19
MethodURLMapping
()
src/backend/controllers/kubernetes/namespace/namespace.go:26
MethodURLMapping
()
src/backend/controllers/kubernetes/ingress/ingress.go:21
MethodURLMapping
()
src/backend/controllers/kubernetes/service/service.go:21
MethodURLMapping
()
src/backend/controllers/kubernetes/pvc/pvc.go:18
MethodURLMapping
()
src/backend/controllers/kubernetes/pvc/robin.go:25
MethodURLMapping
()
src/backend/controllers/kubernetes/proxy/proxy.go:23
MethodURLMapping
()
src/backend/controllers/kubernetes/log/log.go:17
MethodURLMapping
()
src/backend/controllers/kubernetes/pod/pod.go:17
MethodURLMapping
()
src/backend/controllers/kubernetes/job/job.go:21
MethodURLMapping
()
src/backend/controllers/kubernetes/crd/custom-crd.go:25
MethodURLMapping
()
src/backend/controllers/kubernetes/crd/crd.go:19
MethodURLMapping
()
src/backend/controllers/kubernetes/configmap/configmap.go:18
MethodURLMapping
()
src/backend/controllers/kubernetes/statefulset/statefulset.go:26
MethodURLMapping
()
src/backend/controllers/kubernetes/deployment/deployment.go:32
MethodURLMapping
()
src/backend/controllers/kubernetes/cronjob/cronjob.go:19
MethodURLMapping
()
src/backend/controllers/kubernetes/pv/pv.go:19
MethodURLMapping
()
src/backend/controllers/kubernetes/pv/robin.go:23
MethodURLMapping
()
src/backend/controllers/kubernetes/secret/secret.go:18
MethodURLMapping
()
src/backend/controllers/kubernetes/hpa/hpa.go:18
MethodURLMapping
()
src/backend/controllers/kubernetes/event/event.go:20
MethodURLMapping
()
src/backend/controllers/kubernetes/node/node.go:30
MethodURLMapping
()
src/backend/controllers/pvc/pvc.go:15
MethodURLMapping
()
src/backend/controllers/pvc/pvc_tpl.go:19
MethodURLMapping
()
src/backend/controllers/bill/bill.go:23
MethodURLMapping
()
src/backend/controllers/permission/group.go:15
MethodURLMapping
()
src/backend/controllers/permission/namespace_user.go:19
MethodURLMapping
()
src/backend/controllers/permission/app_user.go:20
MethodURLMapping
()
src/backend/controllers/permission/user.go:15
MethodURLMapping
()
src/backend/controllers/permission/permission.go:15
MethodURLMapping
()
src/backend/controllers/auditlog/auditlog.go:13
MethodURLMapping
()
src/backend/controllers/apikey/apikey.go:20
MethodURLMapping
()
src/backend/controllers/app/app.go:16
MethodURLMapping
()
src/backend/controllers/customlink/custom_link.go:15
MethodURLMapping
()
src/backend/controllers/customlink/link_type.go:15
MethodURLMapping
()
src/backend/controllers/customlink/showlink.go:20
MethodURLMapping
()
src/backend/controllers/configmap/configmap_tpl.go:19
MethodURLMapping
()
src/backend/controllers/configmap/configmap.go:15
MethodURLMapping
()
src/backend/controllers/statefulset/statefulset.go:15
MethodURLMapping
()
src/backend/controllers/statefulset/statefulset_tpl.go:19
MethodURLMapping
()
src/backend/controllers/deployment/deployment.go:15
MethodURLMapping
()
src/backend/controllers/deployment/deployment_tpl.go:19
MethodURLMapping
()
src/backend/controllers/cronjob/cronjob.go:15
MethodURLMapping
()
src/backend/controllers/cronjob/cronjob_template.go:19
MethodURLMapping
()
src/backend/controllers/secret/secret_tpl.go:19
MethodURLMapping
()
src/backend/controllers/secret/secret.go:15
MethodURLMapping
()
src/backend/controllers/publishstatus/publishstatus.go:13
MethodURLMapping
()
src/backend/controllers/config/baseconfig.go:20
MethodURLMapping
()
src/backend/controllers/config/config.go:17
MethodURLMapping
()
src/backend/controllers/hpa/hpa.go:15
MethodURLMapping
()
src/backend/controllers/hpa/hpa_tpl.go:19
MethodURLMapping
()
src/backend/controllers/publish/publish_history.go:15
MethodURLMapping
()
src/backend/controllers/webhook/webhook.go:16
MethodURLMapping
()
src/backend/controllers/cluster/cluster.go:16
MethodUp
Run the migrations
src/backend/database/migrations/20190312_154209_v1_6.go:32
MethodUpdate
(kind string, namespace string, name string, object *runtime.Unknown)
src/backend/client/handler.go:57
MethodUpdate
@Title Update @Description update the DaemonSetTemplate @Param id path int true "The id you want to update" @Param body body models.DaemonSetTemp
src/backend/controllers/daemonset/daemonset_tpl.go:147
MethodUpdate
@Title Update @Description update the DaemonSet @Param id path int true "The id you want to update" @Param body body models.DaemonSet true "The
src/backend/controllers/daemonset/daemonset.go:160
MethodUpdate
@Title Update @Description update the namespace @Param id path int true "The id you want to update" @Param body body models.Namespace true "The
src/backend/controllers/namespace/namespace.go:169
MethodUpdate
@router /:id([0-9]+) [put]
src/backend/controllers/ingress/ingress.go:140
MethodUpdate
@Title Update @Description update the ingrTpl @Param id path int true "The id you want to update" @Param body body models.ingrTemplate true "The
src/backend/controllers/ingress/ingress_tpl.go:146
MethodUpdate
@Title Update @Description Update the resource @Param cluster path string true "the cluster name" @Param kind path string true "the resource kin
src/backend/controllers/kubernetes/proxy/proxy.go:164
MethodUpdate
@Title Update @Description update the CustomResourceDefinition @Param namespace path string true "the namespace name" @router /:name [put]
src/backend/controllers/kubernetes/crd/custom-crd.go:106
MethodUpdate
@Title Update @Description update the CustomResourceDefinition @router /:name [put]
src/backend/controllers/kubernetes/crd/crd.go:98
MethodUpdate
@Title Update @Description update the PersistentVolume @router /:name/clusters/:cluster [put]
src/backend/controllers/kubernetes/pv/pv.go:97
MethodUpdate
@Title Update @Description update the Node @router /:name/clusters/:cluster [put]
src/backend/controllers/kubernetes/node/node.go:147
MethodUpdate
@Title Update @Description update the PersistentVolumeClaim @Param id path int true "The id you want to update" @Param body body models.Persisten
src/backend/controllers/pvc/pvc.go:163
MethodUpdate
@Title Update @Description update the PersistentVolumeClaimTemplate @Param id path int true "The id you want to update" @Param body body models.P
src/backend/controllers/pvc/pvc_tpl.go:145
MethodUpdate
@Title Update @Description update the group @Param id path int true "The id you want to update" @Param body body models.Group true "The body" @S
src/backend/controllers/permission/group.go:124
MethodUpdate
@Title Update @Description update the NamespaceUser @Param id path int true "The id you want to update" @Param body body models.NamespaceUser tru
src/backend/controllers/permission/namespace_user.go:157
MethodUpdate
@Title Update @Description update the AppUser @Param id path int true "The id you want to update" @Param body body models.AppUser true "The body
src/backend/controllers/permission/app_user.go:243
MethodUpdate
@Title Update @Description update the user @Param id path int true "The id you want to update" @Param body body models.User true "The body" @Suc
src/backend/controllers/permission/user.go:211
MethodUpdate
@Title Update @Description update the permission @Param id path int true "The id you want to update" @Param body body models.Permission true "Th
src/backend/controllers/permission/permission.go:118
MethodUpdate
@Title Update @Description update the App @Param id path int true "The id you want to update" @Param body body models.APIKey true "The body" @Su
src/backend/controllers/apikey/apikey.go:123
MethodUpdate
@Title Update @Description update the App @Param id path int true "The id you want to update" @Param body body models.App true "The body" @Succe
src/backend/controllers/app/app.go:177
MethodUpdate
@Title Update @Description update the object @Param id path int true "The id you want to update" @Param body body models.CustomLink true "The bo
src/backend/controllers/customlink/custom_link.go:119
MethodUpdate
@Title Update @Description update the object @Param id path int true "The id you want to update" @Param body body models.LinkType true "The body
src/backend/controllers/customlink/link_type.go:102
MethodUpdate
@Title Update @Description update the ConfigMapTemplate @Param id path int true "The id you want to update" @Param body body models.ConfigMapTemp
src/backend/controllers/configmap/configmap_tpl.go:146
MethodUpdate
@Title Update @Description update the ConfigMap @Param id path int true "The id you want to update" @Param body body models.ConfigMap true "The
src/backend/controllers/configmap/configmap.go:163
MethodUpdate
@Title Update @Description update the Statefulset @Param id path int true "The id you want to update" @Param body body models.Statefulset true "
src/backend/controllers/statefulset/statefulset.go:159
MethodUpdate
@Title Update @Description update the StatefulsetTemplate @Param id path int true "The id you want to update" @Param body body models.Statefulset
src/backend/controllers/statefulset/statefulset_tpl.go:146
MethodUpdate
@Title Update @Description update the Deployment @Param id path int true "The id you want to update" @Param body body models.Deployment true "Th
src/backend/controllers/deployment/deployment.go:165
MethodUpdate
@Title Update @Description update the DeploymentTemplate @Param id path int true "The id you want to update" @Param body body models.DeploymentTe
src/backend/controllers/deployment/deployment_tpl.go:148
MethodUpdate
@Title Update @Description update the Cronjob @Param id path int true "The id you want to update" @Param body body models.Cronjob true "The body
src/backend/controllers/cronjob/cronjob.go:164
MethodUpdate
@Title Update @Description update the CronjobTemplate @Param id path int true "The id you want to update" @Param body body models.CronjobTemplate
src/backend/controllers/cronjob/cronjob_template.go:147
MethodUpdate
@Title Update @Description update the SecretTemplate @Param id path int true "The id you want to update" @Param body body models.SecretTemplate t
src/backend/controllers/secret/secret_tpl.go:147
MethodUpdate
@Title Update @Description update the Secret @Param id path int true "The id you want to update" @Param body body models.Secret true "The body"
src/backend/controllers/secret/secret.go:162
MethodUpdate
@Title Update @Description update the object @Param id path int true "The id you want to update" @Param body body models.Config true "The body"
src/backend/controllers/config/config.go:94
MethodUpdate
@router /:id([0-9]+) [put]
src/backend/controllers/hpa/hpa.go:137
MethodUpdate
@router /:id([0-9]+) [put]
src/backend/controllers/hpa/hpa_tpl.go:126
MethodUpdate
@Title Update @Description update the WebHook @Param id path int true "The id you want to update" @Param body body models.WebHook true "The body
src/backend/controllers/webhook/webhook.go:129
MethodUpdate
@Title Update @Description update the object @Param name path string true "The name you want to update" @Param body body models.Cluster true "Th
src/backend/controllers/cluster/cluster.go:95
MethodUpdate
(replicas int32, deploy *Deployment, cluster string)
src/backend/models/deployment.go:205
MethodUpdateAdmin
@Title Update @Description update the user admin @Param id path int true "The id you want to update" @Param body body models.User true "The body
src/backend/controllers/permission/user.go:186
MethodUpdateById
(m *PersistentVolumeClaim)
src/backend/models/pvc.go:79
MethodUpdateById
(m *Cronjob)
src/backend/models/cronjob.go:101
MethodUpdateById
(m *ConfigMap)
src/backend/models/configmap.go:79
MethodUpdateById
(m *ConfigMapTemplate)
src/backend/models/configmap_template.go:42
MethodUpdateById
(m *Ingress)
src/backend/models/ingress.go:74
← previousnext →2,001–2,100 of 5,456, ranked by callers