Home
last modified time | relevance | path

Searched defs:OperationProps (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 Doperation.go28 type OperationProps struct { struct
29 Description string `json:"description,omitempty"`
30 Consumes []string `json:"consumes,omitempty"`
31 Produces []string `json:"produces,omitempty"`
32 Schemes []string `json:"schemes,omitempty"`
33 Tags []string `json:"tags,omitempty"`
34 Summary string `json:"summary,omitempty"`
38 Security []map[string][]string `json:"security,omitempty"`
40 Responses *Responses `json:"responses,omitempty"`
48 func (op OperationProps) MarshalJSON() ([]byte, error) {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/k8s.io/kube-openapi/pkg/validation/spec/
H A Doperation.go28 type OperationProps struct { struct
29 Description string `json:"description,omitempty"`
30 Consumes []string `json:"consumes,omitempty"`
31 Produces []string `json:"produces,omitempty"`
32 Schemes []string `json:"schemes,omitempty"`
33 Tags []string `json:"tags,omitempty"`
34 Summary string `json:"summary,omitempty"`
38 Security []map[string][]string `json:"security,omitempty"`
40 Responses *Responses `json:"responses,omitempty"`
48 func (op OperationProps) MarshalJSON() ([]byte, error) {
[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 Doperation.go25 type OperationProps struct { struct
26 Description string `json:"description,omitempty"`
27 Consumes []string `json:"consumes,omitempty"`
28 Produces []string `json:"produces,omitempty"`
30 Tags []string `json:"tags,omitempty"`
31 Summary string `json:"summary,omitempty"`
34 Deprecated bool `json:"deprecated,omitempty"`
36 Parameters []Parameter `json:"parameters,omitempty"`
37 Responses *Responses `json:"responses,omitempty"`
45 func (op OperationProps) MarshalJSON() ([]byte, error) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/
H A Doperation.go25 type OperationProps struct { struct
26 Description string `json:"description,omitempty"`
27 Consumes []string `json:"consumes,omitempty"`
28 Produces []string `json:"produces,omitempty"`
30 Tags []string `json:"tags,omitempty"`
31 Summary string `json:"summary,omitempty"`
34 Deprecated bool `json:"deprecated,omitempty"`
36 Parameters []Parameter `json:"parameters,omitempty"`
37 Responses *Responses `json:"responses,omitempty"`
45 func (op OperationProps) MarshalJSON() ([]byte, error) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/vendor/github.com/go-openapi/spec/
H A Doperation.go24 type OperationProps struct { struct
25 Description string `json:"description,omitempty"`
26 Consumes []string `json:"consumes,omitempty"`
27 Produces []string `json:"produces,omitempty"`
29 Tags []string `json:"tags,omitempty"`
30 Summary string `json:"summary,omitempty"`
33 Deprecated bool `json:"deprecated,omitempty"`
35 Parameters []Parameter `json:"parameters,omitempty"`
36 Responses *Responses `json:"responses,omitempty"`
44 func (op OperationProps) MarshalJSON() ([]byte, error) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/vendor/github.com/go-openapi/spec/
H A Doperation.go24 type OperationProps struct { struct
25 Description string `json:"description,omitempty"`
26 Consumes []string `json:"consumes,omitempty"`
27 Produces []string `json:"produces,omitempty"`
29 Tags []string `json:"tags,omitempty"`
30 Summary string `json:"summary,omitempty"`
33 Deprecated bool `json:"deprecated,omitempty"`
35 Parameters []Parameter `json:"parameters,omitempty"`
36 Responses *Responses `json:"responses,omitempty"`
44 func (op OperationProps) MarshalJSON() ([]byte, error) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/go-openapi/spec/
H A Doperation.go37 type OperationProps struct { struct
39 Consumes []string `json:"consumes,omitempty"`
40 Produces []string `json:"produces,omitempty"`
41 Schemes []string `json:"schemes,omitempty"`
42 Tags []string `json:"tags,omitempty"`
43 Summary string `json:"summary,omitempty"`
47 Security []map[string][]string `json:"security,omitempty"`
57 func (op OperationProps) MarshalJSON() ([]byte, error) {
82 OperationProps anonMember
319 func (op OperationProps) GobEncode() ([]byte, error) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/spec/
H A Doperation.go37 type OperationProps struct { struct
39 Consumes []string `json:"consumes,omitempty"`
40 Produces []string `json:"produces,omitempty"`
41 Schemes []string `json:"schemes,omitempty"`
42 Tags []string `json:"tags,omitempty"`
43 Summary string `json:"summary,omitempty"`
47 Security []map[string][]string `json:"security,omitempty"`
57 func (op OperationProps) MarshalJSON() ([]byte, error) {
82 OperationProps anonMember
319 func (op OperationProps) GobEncode() ([]byte, error) {
[all …]
/dports/dns/blocky/blocky-0.17/vendor/github.com/go-openapi/spec/
H A Doperation.go37 type OperationProps struct { struct
39 Consumes []string `json:"consumes,omitempty"`
40 Produces []string `json:"produces,omitempty"`
41 Schemes []string `json:"schemes,omitempty"`
42 Tags []string `json:"tags,omitempty"`
43 Summary string `json:"summary,omitempty"`
47 Security []map[string][]string `json:"security,omitempty"`
57 func (op OperationProps) MarshalJSON() ([]byte, error) {
82 OperationProps anonMember
319 func (op OperationProps) 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 Doperation.go38 type OperationProps struct { struct
40 Consumes []string `json:"consumes,omitempty"`
41 Produces []string `json:"produces,omitempty"`
42 Schemes []string `json:"schemes,omitempty"`
43 Tags []string `json:"tags,omitempty"`
44 Summary string `json:"summary,omitempty"`
48 Security []map[string][]string `json:"security,omitempty"`
58 func (op OperationProps) MarshalJSON() ([]byte, error) {
83 OperationProps anonMember
320 func (op OperationProps) GobEncode() ([]byte, error) {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/go-openapi/spec/
H A Doperation.go38 type OperationProps struct { struct
40 Consumes []string `json:"consumes,omitempty"`
41 Produces []string `json:"produces,omitempty"`
42 Schemes []string `json:"schemes,omitempty"`
43 Tags []string `json:"tags,omitempty"`
44 Summary string `json:"summary,omitempty"`
48 Security []map[string][]string `json:"security,omitempty"`
58 func (op OperationProps) MarshalJSON() ([]byte, error) {
83 OperationProps anonMember
320 func (op OperationProps) GobEncode() ([]byte, error) {
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/go-openapi/spec/
H A Doperation.go38 type OperationProps struct { struct
40 Consumes []string `json:"consumes,omitempty"`
41 Produces []string `json:"produces,omitempty"`
42 Schemes []string `json:"schemes,omitempty"`
43 Tags []string `json:"tags,omitempty"`
44 Summary string `json:"summary,omitempty"`
48 Security []map[string][]string `json:"security,omitempty"`
58 func (op OperationProps) MarshalJSON() ([]byte, error) {
83 OperationProps anonMember
320 func (op OperationProps) GobEncode() ([]byte, error) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-openapi/spec/
H A Doperation.go37 type OperationProps struct { struct
39 Consumes []string `json:"consumes,omitempty"`
40 Produces []string `json:"produces,omitempty"`
41 Schemes []string `json:"schemes,omitempty"`
42 Tags []string `json:"tags,omitempty"`
43 Summary string `json:"summary,omitempty"`
47 Security []map[string][]string `json:"security,omitempty"`
57 func (op OperationProps) MarshalJSON() ([]byte, error) {
82 OperationProps anonMember
319 func (op OperationProps) 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 Doperation.go38 type OperationProps struct { struct
40 Consumes []string `json:"consumes,omitempty"`
41 Produces []string `json:"produces,omitempty"`
42 Schemes []string `json:"schemes,omitempty"`
43 Tags []string `json:"tags,omitempty"`
44 Summary string `json:"summary,omitempty"`
48 Security []map[string][]string `json:"security,omitempty"`
58 func (op OperationProps) MarshalJSON() ([]byte, error) {
83 OperationProps anonMember
320 func (op OperationProps) GobEncode() ([]byte, error) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-openapi/spec/
H A Doperation.go38 type OperationProps struct { struct
40 Consumes []string `json:"consumes,omitempty"`
41 Produces []string `json:"produces,omitempty"`
42 Schemes []string `json:"schemes,omitempty"`
43 Tags []string `json:"tags,omitempty"`
44 Summary string `json:"summary,omitempty"`
48 Security []map[string][]string `json:"security,omitempty"`
58 func (op OperationProps) MarshalJSON() ([]byte, error) {
83 OperationProps anonMember
320 func (op OperationProps) GobEncode() ([]byte, error) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/spec/
H A Doperation.go37 type OperationProps struct { struct
39 Consumes []string `json:"consumes,omitempty"`
40 Produces []string `json:"produces,omitempty"`
41 Schemes []string `json:"schemes,omitempty"`
42 Tags []string `json:"tags,omitempty"`
43 Summary string `json:"summary,omitempty"`
47 Security []map[string][]string `json:"security,omitempty"`
57 func (op OperationProps) MarshalJSON() ([]byte, error) {
82 OperationProps anonMember
319 func (op OperationProps) GobEncode() ([]byte, error) {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-openapi/spec/
H A Doperation.go37 type OperationProps struct { struct
39 Consumes []string `json:"consumes,omitempty"`
40 Produces []string `json:"produces,omitempty"`
41 Schemes []string `json:"schemes,omitempty"`
42 Tags []string `json:"tags,omitempty"`
43 Summary string `json:"summary,omitempty"`
47 Security []map[string][]string `json:"security,omitempty"`
57 func (op OperationProps) MarshalJSON() ([]byte, error) {
82 OperationProps anonMember
319 func (op OperationProps) GobEncode() ([]byte, error) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/go-openapi/spec/
H A Doperation.go38 type OperationProps struct { struct
40 Consumes []string `json:"consumes,omitempty"`
41 Produces []string `json:"produces,omitempty"`
42 Schemes []string `json:"schemes,omitempty"`
43 Tags []string `json:"tags,omitempty"`
44 Summary string `json:"summary,omitempty"`
48 Security []map[string][]string `json:"security,omitempty"`
58 func (op OperationProps) MarshalJSON() ([]byte, error) {
83 OperationProps anonMember
320 func (op OperationProps) GobEncode() ([]byte, error) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/go-openapi/spec/
H A Doperation.go38 type OperationProps struct { struct
40 Consumes []string `json:"consumes,omitempty"`
41 Produces []string `json:"produces,omitempty"`
42 Schemes []string `json:"schemes,omitempty"`
43 Tags []string `json:"tags,omitempty"`
44 Summary string `json:"summary,omitempty"`
48 Security []map[string][]string `json:"security,omitempty"`
58 func (op OperationProps) MarshalJSON() ([]byte, error) {
83 OperationProps anonMember
320 func (op OperationProps) GobEncode() ([]byte, error) {
[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 Doperation.go24 type OperationProps struct { struct
25 Description string `json:"description,omitempty"`
26 Consumes []string `json:"consumes,omitempty"`
27 Produces []string `json:"produces,omitempty"`
29 Tags []string `json:"tags,omitempty"`
30 Summary string `json:"summary,omitempty"`
33 Deprecated bool `json:"deprecated,omitempty"`
34 Security []map[string][]string `json:"security,omitempty"`
35 Parameters []Parameter `json:"parameters,omitempty"`
36 Responses *Responses `json:"responses,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-openapi/spec/
H A Doperation.go24 type OperationProps struct { struct
25 Description string `json:"description,omitempty"`
26 Consumes []string `json:"consumes,omitempty"`
27 Produces []string `json:"produces,omitempty"`
29 Tags []string `json:"tags,omitempty"`
30 Summary string `json:"summary,omitempty"`
33 Deprecated bool `json:"deprecated,omitempty"`
34 Security []map[string][]string `json:"security,omitempty"`
35 Parameters []Parameter `json:"parameters,omitempty"`
36 Responses *Responses `json:"responses,omitempty"`
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/go-openapi/spec/
H A Doperation.go24 type OperationProps struct { struct
25 Description string `json:"description,omitempty"`
26 Consumes []string `json:"consumes,omitempty"`
27 Produces []string `json:"produces,omitempty"`
29 Tags []string `json:"tags,omitempty"`
30 Summary string `json:"summary,omitempty"`
33 Deprecated bool `json:"deprecated,omitempty"`
34 Security []map[string][]string `json:"security,omitempty"`
35 Parameters []Parameter `json:"parameters,omitempty"`
36 Responses *Responses `json:"responses,omitempty"`
[all …]