Home
last modified time | relevance | path

Searched defs:Parameter (Results 1 – 25 of 3630) sorted by relevance

12345678910>>...146

/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/dataintegration/
H A Dparameter.go18 type Parameter struct { struct
21 Key *string `mandatory:"false" json:"key"`
34 Name *string `mandatory:"false" json:"name"`
39 Type BaseType `mandatory:"false" json:"type"`
48 IsInput *bool `mandatory:"false" json:"isInput"`
61 func (m Parameter) GetKey() *string {
66 func (m Parameter) GetModelVersion() *string {
81 func (m Parameter) GetObjectStatus() *int {
86 func (m Parameter) GetName() *string {
91 func (m Parameter) GetDescription() *string {
[all …]
/dports/biology/protomol/protomol/framework/base/
H A DParameter.h10 struct Parameter { struct
25Parameter(const std::string& k, const Value& val, T def):keyword(k),value(val),defaultValue(val) {… in Parameter() argument
29Parameter(const char* k, const Value& val, T def):keyword(std::string(k)),value(val),defaultValue(… in Parameter() function
34Parameter(const std::string& k, const Value& val, T def, const Text& t):keyword(k),value(val),defa… in Parameter() function
38Parameter(const char* k, const Value& val, T def, const Text& t):keyword(std::string(k)),value(val… in Parameter() argument
55 Value value;
57 Value defaultValue;
59 std::string text;
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/go-openapi/spec/
H A Dparameter.go110 type Parameter struct { struct
111 Refable
112 CommonValidations
113 SimpleSchema
114 VendorExtensible
115 ParamProps
192 func (p *Parameter) NoEmptyValues() *Parameter {
198 func (p *Parameter) AsOptional() *Parameter {
204 func (p *Parameter) AsRequired() *Parameter {
269 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/spec/
H A Dparameter.go110 type Parameter struct { struct
111 Refable
112 CommonValidations
113 SimpleSchema
114 VendorExtensible
115 ParamProps
192 func (p *Parameter) NoEmptyValues() *Parameter {
198 func (p *Parameter) AsOptional() *Parameter {
204 func (p *Parameter) AsRequired() *Parameter {
269 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/dns/blocky/blocky-0.17/vendor/github.com/go-openapi/spec/
H A Dparameter.go110 type Parameter struct { struct
111 Refable
112 CommonValidations
113 SimpleSchema
114 VendorExtensible
115 ParamProps
192 func (p *Parameter) NoEmptyValues() *Parameter {
198 func (p *Parameter) AsOptional() *Parameter {
204 func (p *Parameter) AsRequired() *Parameter {
269 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-openapi/spec/
H A Dparameter.go110 type Parameter struct { struct
111 Refable
112 CommonValidations
113 SimpleSchema
114 VendorExtensible
115 ParamProps
192 func (p *Parameter) NoEmptyValues() *Parameter {
198 func (p *Parameter) AsOptional() *Parameter {
204 func (p *Parameter) AsRequired() *Parameter {
269 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/spec/
H A Dparameter.go110 type Parameter struct { struct
111 Refable
112 CommonValidations
113 SimpleSchema
114 VendorExtensible
115 ParamProps
192 func (p *Parameter) NoEmptyValues() *Parameter {
198 func (p *Parameter) AsOptional() *Parameter {
204 func (p *Parameter) AsRequired() *Parameter {
269 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-openapi/spec/
H A Dparameter.go110 type Parameter struct { struct
111 Refable
112 CommonValidations
113 SimpleSchema
114 VendorExtensible
115 ParamProps
192 func (p *Parameter) NoEmptyValues() *Parameter {
198 func (p *Parameter) AsOptional() *Parameter {
204 func (p *Parameter) AsRequired() *Parameter {
269 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/oos/
H A Dstruct_parameter.go19 type Parameter struct { struct
20 Name string `json:"Name" xml:"Name"`
21 CreatedBy string `json:"CreatedBy" xml:"CreatedBy"`
23 Value string `json:"Value" xml:"Value"`
24 UpdatedBy string `json:"UpdatedBy" xml:"UpdatedBy"`
25 Constraints string `json:"Constraints" xml:"Constraints"`
27 Id string `json:"Id" xml:"Id"`
29 KeyId string `json:"KeyId" xml:"KeyId"`
31 Tags map[string]interface{} `json:"Tags" xml:"Tags"`
32 ShareType string `json:"ShareType" xml:"ShareType"`
[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 Dparameter.go89 type Parameter struct { struct
90 Refable
91 CommonValidations
92 SimpleSchema
93 VendorExtensible
94 ParamProps
171 func (p *Parameter) NoEmptyValues() *Parameter {
177 func (p *Parameter) AsOptional() *Parameter {
183 func (p *Parameter) AsRequired() *Parameter {
248 func (p *Parameter) UniqueValues() *Parameter {
[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 Dparameter.go88 type Parameter struct { struct
89 Refable
90 CommonValidations
91 SimpleSchema
92 VendorExtensible
93 ParamProps
170 func (p *Parameter) NoEmptyValues() *Parameter {
176 func (p *Parameter) AsOptional() *Parameter {
182 func (p *Parameter) AsRequired() *Parameter {
247 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-openapi/spec/
H A Dparameter.go88 type Parameter struct { struct
89 Refable
90 CommonValidations
91 SimpleSchema
92 VendorExtensible
93 ParamProps
170 func (p *Parameter) NoEmptyValues() *Parameter {
176 func (p *Parameter) AsOptional() *Parameter {
182 func (p *Parameter) AsRequired() *Parameter {
247 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/go-openapi/spec/
H A Dparameter.go111 type Parameter struct { struct
112 Refable
113 CommonValidations
114 SimpleSchema
115 VendorExtensible
116 ParamProps
193 func (p *Parameter) NoEmptyValues() *Parameter {
199 func (p *Parameter) AsOptional() *Parameter {
205 func (p *Parameter) AsRequired() *Parameter {
270 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/go-openapi/spec/spec-0.19.2/
H A Dparameter.go111 type Parameter struct { struct
112 Refable
113 CommonValidations
114 SimpleSchema
115 VendorExtensible
116 ParamProps
193 func (p *Parameter) NoEmptyValues() *Parameter {
199 func (p *Parameter) AsOptional() *Parameter {
205 func (p *Parameter) AsRequired() *Parameter {
270 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/go-openapi/spec/
H A Dparameter.go111 type Parameter struct { struct
112 Refable
113 CommonValidations
114 SimpleSchema
115 VendorExtensible
116 ParamProps
193 func (p *Parameter) NoEmptyValues() *Parameter {
199 func (p *Parameter) AsOptional() *Parameter {
205 func (p *Parameter) AsRequired() *Parameter {
270 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/
H A Dparameter.go89 type Parameter struct { struct
90 Refable
91 CommonValidations
92 SimpleSchema
93 VendorExtensible
94 ParamProps
171 func (p *Parameter) NoEmptyValues() *Parameter {
177 func (p *Parameter) AsOptional() *Parameter {
183 func (p *Parameter) AsRequired() *Parameter {
248 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/
H A Dparameter.go111 type Parameter struct { struct
112 Refable
113 CommonValidations
114 SimpleSchema
115 VendorExtensible
116 ParamProps
193 func (p *Parameter) NoEmptyValues() *Parameter {
199 func (p *Parameter) AsOptional() *Parameter {
205 func (p *Parameter) AsRequired() *Parameter {
270 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-openapi/spec/
H A Dparameter.go111 type Parameter struct { struct
112 Refable
113 CommonValidations
114 SimpleSchema
115 VendorExtensible
116 ParamProps
193 func (p *Parameter) NoEmptyValues() *Parameter {
199 func (p *Parameter) AsOptional() *Parameter {
205 func (p *Parameter) AsRequired() *Parameter {
270 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/vendor/github.com/go-openapi/spec/
H A Dparameter.go88 type Parameter struct { struct
89 Refable
90 CommonValidations
91 SimpleSchema
92 VendorExtensible
93 ParamProps
170 func (p *Parameter) NoEmptyValues() *Parameter {
176 func (p *Parameter) AsOptional() *Parameter {
182 func (p *Parameter) AsRequired() *Parameter {
247 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/go-openapi/spec/
H A Dparameter.go111 type Parameter struct { struct
112 Refable
113 CommonValidations
114 SimpleSchema
115 VendorExtensible
116 ParamProps
193 func (p *Parameter) NoEmptyValues() *Parameter {
199 func (p *Parameter) AsOptional() *Parameter {
205 func (p *Parameter) AsRequired() *Parameter {
270 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/vendor/github.com/go-openapi/spec/
H A Dparameter.go88 type Parameter struct { struct
89 Refable
90 CommonValidations
91 SimpleSchema
92 VendorExtensible
93 ParamProps
170 func (p *Parameter) NoEmptyValues() *Parameter {
176 func (p *Parameter) AsOptional() *Parameter {
182 func (p *Parameter) AsRequired() *Parameter {
247 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/go-openapi/spec/
H A Dparameter.go87 type Parameter struct { struct
88 Refable
89 CommonValidations
90 SimpleSchema
91 VendorExtensible
92 ParamProps
168 func (p *Parameter) NoEmptyValues() *Parameter {
174 func (p *Parameter) AsOptional() *Parameter {
180 func (p *Parameter) AsRequired() *Parameter {
245 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/go-openapi/spec/
H A Dparameter.go111 type Parameter struct { struct
112 Refable
113 CommonValidations
114 SimpleSchema
115 VendorExtensible
116 ParamProps
193 func (p *Parameter) NoEmptyValues() *Parameter {
199 func (p *Parameter) AsOptional() *Parameter {
205 func (p *Parameter) AsRequired() *Parameter {
270 func (p *Parameter) UniqueValues() *Parameter {
[all …]
/dports/editors/calligra/calligra-3.2.1/stage/part/
H A DKPrHtmlExport.h36 struct Parameter { struct
37 Parameter() {} in Parameter() function
39Parameter(const QUrl &styleUrl, KPrView *kprView, const QList<KoPAPageBase*> &slides, const QUrl &… in Parameter() argument
64 void exportHtml(const Parameter &parameters); argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/src/System/Reflection/Metadata/TypeSystem/
H A DParameter.cs9 public readonly struct Parameter struct
11 private readonly MetadataReader _reader;
14 private readonly int _rowId;
16 internal Parameter(MetadataReader reader, ParameterHandle handle) in Parameter() method
25 private ParameterHandle Handle
30 public ParameterAttributes Attributes
38 public int SequenceNumber
46 public StringHandle Name
54 public ConstantHandle GetDefaultValue() in GetDefaultValue()
59 public BlobHandle GetMarshallingDescriptor() in GetMarshallingDescriptor()
[all …]

12345678910>>...146