Home
last modified time | relevance | path

Searched refs:_basePath (Results 1 – 25 of 127) sorted by relevance

123456

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/
H A Dget_receivers_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 if _basePath == "" {
56 _basePath = "/api/v2/"
58 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/
H A Dpost_silences_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 if _basePath == "" {
56 _basePath = "/api/v2/"
58 _result.Path = golangswaggerpaths.Join(_basePath, _path)
H A Ddelete_silence_urlbuilder.go35 _basePath string member
52 o._basePath = bp
68 _basePath := o._basePath
69 if _basePath == "" {
70 _basePath = "/api/v2/"
72 _result.Path = golangswaggerpaths.Join(_basePath, _path)
H A Dget_silence_urlbuilder.go35 _basePath string member
52 o._basePath = bp
68 _basePath := o._basePath
69 if _basePath == "" {
70 _basePath = "/api/v2/"
72 _result.Path = golangswaggerpaths.Join(_basePath, _path)
H A Dget_silences_urlbuilder.go34 _basePath string member
51 o._basePath = bp
60 _basePath := o._basePath
61 if _basePath == "" {
62 _basePath = "/api/v2/"
64 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/
H A Dpost_alerts_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 if _basePath == "" {
56 _basePath = "/api/v2/"
58 _result.Path = golangswaggerpaths.Join(_basePath, _path)
H A Dget_alerts_urlbuilder.go39 _basePath string member
56 o._basePath = bp
65 _basePath := o._basePath
66 if _basePath == "" {
67 _basePath = "/api/v2/"
69 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/
H A Dget_status_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 if _basePath == "" {
56 _basePath = "/api/v2/"
58 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/web/
H A DCThemeManager.php47 private $_basePath=null; variable in CThemeManager
94 if($this->_basePath===null)
96 return $this->_basePath;
105 $this->_basePath=realpath($value);
106 if($this->_basePath===false || !is_dir($this->_basePath))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/
H A Dget_alert_groups_urlbuilder.go38 _basePath string member
55 o._basePath = bp
64 _basePath := o._basePath
65 if _basePath == "" {
66 _basePath = "/api/v2/"
68 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/www/limesurvey/limesurvey/framework/web/
H A DCThemeManager.php50 private $_basePath=null; variable in CThemeManager
97 if($this->_basePath===null)
99 return $this->_basePath;
108 $this->_basePath=realpath($value);
109 if($this->_basePath===false || !is_dir($this->_basePath))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/
H A Dpost_alerts_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/
H A Dpost_silences_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/
H A Dpost_silences_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/
H A Dget_status_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/
H A Dget_receivers_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/
H A Dget_status_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/
H A Dget_receivers_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/
H A Dpost_alerts_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/
H A Dget_status_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/
H A Dget_receivers_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/
H A Dpost_alerts_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/
H A Dpost_silences_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/
H A Dpost_alerts_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/
H A Dget_status_urlbuilder.go30 _basePath string member
45 o._basePath = bp
54 _basePath := o._basePath
55 _result.Path = golangswaggerpaths.Join(_basePath, _path)

123456