Home
last modified time | relevance | path

Searched defs:SwaggerProps (Results 1 – 22 of 22) sorted by relevance

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/kube-openapi/pkg/validation/spec/
H A Dswagger.go31 SwaggerProps anonMember
66 type SwaggerProps struct { struct
67 ID string `json:"id,omitempty"`
68 Consumes []string `json:"consumes,omitempty"`
69 Produces []string `json:"produces,omitempty"`
70 Schemes []string `json:"schemes,omitempty"`
71 Swagger string `json:"swagger,omitempty"`
72 Info *Info `json:"info,omitempty"`
73 Host string `json:"host,omitempty"`
75 Paths *Paths `json:"paths"`
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/k8s.io/kube-openapi/pkg/validation/spec/
H A Dswagger.go31 SwaggerProps anonMember
66 type SwaggerProps struct { struct
67 ID string `json:"id,omitempty"`
68 Consumes []string `json:"consumes,omitempty"`
69 Produces []string `json:"produces,omitempty"`
70 Schemes []string `json:"schemes,omitempty"`
71 Swagger string `json:"swagger,omitempty"`
72 Info *Info `json:"info,omitempty"`
73 Host string `json:"host,omitempty"`
75 Paths *Paths `json:"paths"`
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/
H A Dswagger.go32 SwaggerProps anonMember
71 type SwaggerProps struct { struct
72 ID string `json:"id,omitempty"`
73 Consumes []string `json:"consumes,omitempty"`
74 Produces []string `json:"produces,omitempty"`
76 Swagger string `json:"swagger,omitempty"`
77 Info *Info `json:"info,omitempty"`
78 Host string `json:"host,omitempty"`
83 Responses map[string]Response `json:"responses,omitempty"`
85 Security []map[string][]string `json:"security,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/go-openapi/spec/
H A Dswagger.go32 SwaggerProps anonMember
70 type SwaggerProps struct { struct
71 ID string `json:"id,omitempty"`
72 Consumes []string `json:"consumes,omitempty"`
73 Produces []string `json:"produces,omitempty"`
75 Swagger string `json:"swagger,omitempty"`
76 Info *Info `json:"info,omitempty"`
77 Host string `json:"host,omitempty"`
80 Definitions Definitions `json:"definitions"`
84 Security []map[string][]string `json:"security,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-openapi/spec/
H A Dswagger.go32 SwaggerProps anonMember
70 type SwaggerProps struct { struct
71 ID string `json:"id,omitempty"`
72 Consumes []string `json:"consumes,omitempty"`
73 Produces []string `json:"produces,omitempty"`
75 Swagger string `json:"swagger,omitempty"`
76 Info *Info `json:"info,omitempty"`
77 Host string `json:"host,omitempty"`
80 Definitions Definitions `json:"definitions"`
84 Security []map[string][]string `json:"security,omitempty"`
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/go-openapi/spec/
H A Dswagger.go32 SwaggerProps anonMember
70 type SwaggerProps struct { struct
71 ID string `json:"id,omitempty"`
72 Consumes []string `json:"consumes,omitempty"`
73 Produces []string `json:"produces,omitempty"`
75 Swagger string `json:"swagger,omitempty"`
76 Info *Info `json:"info,omitempty"`
77 Host string `json:"host,omitempty"`
80 Definitions Definitions `json:"definitions"`
84 Security []map[string][]string `json:"security,omitempty"`
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/
H A Dswagger.go32 SwaggerProps anonMember
71 type SwaggerProps struct { struct
72 ID string `json:"id,omitempty"`
73 Consumes []string `json:"consumes,omitempty"`
74 Produces []string `json:"produces,omitempty"`
76 Swagger string `json:"swagger,omitempty"`
77 Info *Info `json:"info,omitempty"`
78 Host string `json:"host,omitempty"`
83 Responses map[string]Response `json:"responses,omitempty"`
85 Security []map[string][]string `json:"security,omitempty"`
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/vendor/github.com/go-openapi/spec/
H A Dswagger.go32 SwaggerProps anonMember
70 type SwaggerProps struct { struct
71 ID string `json:"id,omitempty"`
72 Consumes []string `json:"consumes,omitempty"`
73 Produces []string `json:"produces,omitempty"`
75 Swagger string `json:"swagger,omitempty"`
76 Info *Info `json:"info,omitempty"`
77 Host string `json:"host,omitempty"`
82 Responses map[string]Response `json:"responses,omitempty"`
84 Security []map[string][]string `json:"security,omitempty"`
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/vendor/github.com/go-openapi/spec/
H A Dswagger.go32 SwaggerProps anonMember
70 type SwaggerProps struct { struct
71 ID string `json:"id,omitempty"`
72 Consumes []string `json:"consumes,omitempty"`
73 Produces []string `json:"produces,omitempty"`
75 Swagger string `json:"swagger,omitempty"`
76 Info *Info `json:"info,omitempty"`
77 Host string `json:"host,omitempty"`
82 Responses map[string]Response `json:"responses,omitempty"`
84 Security []map[string][]string `json:"security,omitempty"`
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/spec/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/go-openapi/spec/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]
/dports/dns/blocky/blocky-0.17/vendor/github.com/go-openapi/spec/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/go-openapi/spec/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/go-openapi/spec/spec-0.19.2/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/go-openapi/spec/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-openapi/spec/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-openapi/spec/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/spec/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-openapi/spec/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/go-openapi/spec/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/go-openapi/spec/
H A Dswagger.go35 SwaggerProps anonMember
109 type SwaggerProps struct { struct
110 ID string `json:"id,omitempty"`
113 Schemes []string `json:"schemes,omitempty"`
114 Swagger string `json:"swagger,omitempty"`
115 Info *Info `json:"info,omitempty"`
116 Host string `json:"host,omitempty"`
118 Paths *Paths `json:"paths"`
124 Tags []Tag `json:"tags,omitempty"`
140 func (o SwaggerProps) GobEncode() ([]byte, error) {
[all …]