Home
last modified time | relevance | path

Searched refs:ExposureLevel (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/face/
H A Denums.go98 type ExposureLevel string type
102 GoodExposure ExposureLevel = "GoodExposure"
104 OverExposure ExposureLevel = "OverExposure"
106 UnderExposure ExposureLevel = "UnderExposure"
110 func PossibleExposureLevelValues() []ExposureLevel {
111 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/cognitiveservices/v1.0/face/
H A Denums.go98 type ExposureLevel string type
102 GoodExposure ExposureLevel = "GoodExposure"
104 OverExposure ExposureLevel = "OverExposure"
106 UnderExposure ExposureLevel = "UnderExposure"
110 func PossibleExposureLevelValues() []ExposureLevel {
111 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/cognitiveservices/v1.0/face/
H A Denums.go98 type ExposureLevel string type
102 GoodExposure ExposureLevel = "GoodExposure"
104 OverExposure ExposureLevel = "OverExposure"
106 UnderExposure ExposureLevel = "UnderExposure"
110 func PossibleExposureLevelValues() []ExposureLevel {
111 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/face/
H A Denums.go98 type ExposureLevel string type
102 GoodExposure ExposureLevel = "GoodExposure"
104 OverExposure ExposureLevel = "OverExposure"
106 UnderExposure ExposureLevel = "UnderExposure"
110 func PossibleExposureLevelValues() []ExposureLevel {
111 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/face/
H A Denums.go98 type ExposureLevel string type
102 GoodExposure ExposureLevel = "GoodExposure"
104 OverExposure ExposureLevel = "OverExposure"
106 UnderExposure ExposureLevel = "UnderExposure"
110 func PossibleExposureLevelValues() []ExposureLevel {
111 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/face/
H A Denums.go109 type ExposureLevel string type
113 GoodExposure ExposureLevel = "GoodExposure"
115 OverExposure ExposureLevel = "OverExposure"
117 UnderExposure ExposureLevel = "UnderExposure"
121 func PossibleExposureLevelValues() []ExposureLevel {
122 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/cognitiveservices/v1.0/face/
H A Denums.go98 type ExposureLevel string type
102 GoodExposure ExposureLevel = "GoodExposure"
104 OverExposure ExposureLevel = "OverExposure"
106 UnderExposure ExposureLevel = "UnderExposure"
110 func PossibleExposureLevelValues() []ExposureLevel {
111 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/face/
H A Denums.go109 type ExposureLevel string type
113 GoodExposure ExposureLevel = "GoodExposure"
115 OverExposure ExposureLevel = "OverExposure"
117 UnderExposure ExposureLevel = "UnderExposure"
121 func PossibleExposureLevelValues() []ExposureLevel {
122 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/cognitiveservices/v1.0/face/
H A Dmodels.go135 type ExposureLevel string type
139 GoodExposure ExposureLevel = "GoodExposure"
141 OverExposure ExposureLevel = "OverExposure"
143 UnderExposure ExposureLevel = "UnderExposure"
147 func PossibleExposureLevelValues() []ExposureLevel {
148 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
355 ExposureLevel ExposureLevel `json:"exposureLevel,omitempty"` member
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/face/
H A Dmodels.go100 type ExposureLevel string type
104 GoodExposure ExposureLevel = "GoodExposure"
106 OverExposure ExposureLevel = "OverExposure"
108 UnderExposure ExposureLevel = "UnderExposure"
112 func PossibleExposureLevelValues() []ExposureLevel {
113 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
320 ExposureLevel ExposureLevel `json:"exposureLevel,omitempty"` member
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/face/
H A Dmodels.go65 type ExposureLevel = original.ExposureLevel talias
68 GoodExposure ExposureLevel = original.GoodExposure
69 OverExposure ExposureLevel = original.OverExposure
70 UnderExposure ExposureLevel = original.UnderExposure
207 func PossibleExposureLevelValues() []ExposureLevel {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/face/
H A Dmodels.go65 type ExposureLevel = original.ExposureLevel talias
68 GoodExposure ExposureLevel = original.GoodExposure
69 OverExposure ExposureLevel = original.OverExposure
70 UnderExposure ExposureLevel = original.UnderExposure
207 func PossibleExposureLevelValues() []ExposureLevel {
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/profiles/latest/cognitiveservices/face/
H A Dmodels.go79 type ExposureLevel = original.ExposureLevel talias
82 GoodExposure ExposureLevel = original.GoodExposure
83 OverExposure ExposureLevel = original.OverExposure
84 UnderExposure ExposureLevel = original.UnderExposure
210 func PossibleExposureLevelValues() []ExposureLevel {
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/profiles/preview/cognitiveservices/face/
H A Dmodels.go79 type ExposureLevel = original.ExposureLevel talias
82 GoodExposure ExposureLevel = original.GoodExposure
83 OverExposure ExposureLevel = original.OverExposure
84 UnderExposure ExposureLevel = original.UnderExposure
210 func PossibleExposureLevelValues() []ExposureLevel {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/face/
H A Dmodels.go118 type ExposureLevel string type
122 GoodExposure ExposureLevel = "GoodExposure"
124 OverExposure ExposureLevel = "OverExposure"
126 UnderExposure ExposureLevel = "UnderExposure"
130 func PossibleExposureLevelValues() []ExposureLevel {
131 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
412 ExposureLevel ExposureLevel `json:"exposureLevel,omitempty"` member
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/face/
H A Dmodels.go118 type ExposureLevel string type
122 GoodExposure ExposureLevel = "GoodExposure"
124 OverExposure ExposureLevel = "OverExposure"
126 UnderExposure ExposureLevel = "UnderExposure"
130 func PossibleExposureLevelValues() []ExposureLevel {
131 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
412 ExposureLevel ExposureLevel `json:"exposureLevel,omitempty"` member
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/face/
H A Dmodels.go118 type ExposureLevel string type
122 GoodExposure ExposureLevel = "GoodExposure"
124 OverExposure ExposureLevel = "OverExposure"
126 UnderExposure ExposureLevel = "UnderExposure"
130 func PossibleExposureLevelValues() []ExposureLevel {
131 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
412 ExposureLevel ExposureLevel `json:"exposureLevel,omitempty"` member
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/face/
H A Dmodels.go118 type ExposureLevel string type
122 GoodExposure ExposureLevel = "GoodExposure"
124 OverExposure ExposureLevel = "OverExposure"
126 UnderExposure ExposureLevel = "UnderExposure"
130 func PossibleExposureLevelValues() []ExposureLevel {
131 return []ExposureLevel{GoodExposure, OverExposure, UnderExposure}
412 ExposureLevel ExposureLevel `json:"exposureLevel,omitempty"` member
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/face/
H A Dmodels.go66 type ExposureLevel = original.ExposureLevel talias
69 GoodExposure ExposureLevel = original.GoodExposure
70 OverExposure ExposureLevel = original.OverExposure
71 UnderExposure ExposureLevel = original.UnderExposure
264 func PossibleExposureLevelValues() []ExposureLevel {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/face/
H A Dmodels.go66 type ExposureLevel = original.ExposureLevel talias
69 GoodExposure ExposureLevel = original.GoodExposure
70 OverExposure ExposureLevel = original.OverExposure
71 UnderExposure ExposureLevel = original.UnderExposure
264 func PossibleExposureLevelValues() []ExposureLevel {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/face/
H A Dmodels.go66 type ExposureLevel = original.ExposureLevel talias
69 GoodExposure ExposureLevel = original.GoodExposure
70 OverExposure ExposureLevel = original.OverExposure
71 UnderExposure ExposureLevel = original.UnderExposure
264 func PossibleExposureLevelValues() []ExposureLevel {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/face/
H A Dmodels.go66 type ExposureLevel = original.ExposureLevel talias
69 GoodExposure ExposureLevel = original.GoodExposure
70 OverExposure ExposureLevel = original.OverExposure
71 UnderExposure ExposureLevel = original.UnderExposure
264 func PossibleExposureLevelValues() []ExposureLevel {
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/face/
H A Dmodels.go66 type ExposureLevel = original.ExposureLevel talias
69 GoodExposure ExposureLevel = original.GoodExposure
70 OverExposure ExposureLevel = original.OverExposure
71 UnderExposure ExposureLevel = original.UnderExposure
264 func PossibleExposureLevelValues() []ExposureLevel {
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/face/
H A Dmodels.go66 type ExposureLevel = original.ExposureLevel talias
69 GoodExposure ExposureLevel = original.GoodExposure
70 OverExposure ExposureLevel = original.OverExposure
71 UnderExposure ExposureLevel = original.UnderExposure
264 func PossibleExposureLevelValues() []ExposureLevel {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/face/
H A Dmodels.go66 type ExposureLevel = original.ExposureLevel talias
69 GoodExposure ExposureLevel = original.GoodExposure
70 OverExposure ExposureLevel = original.OverExposure
71 UnderExposure ExposureLevel = original.UnderExposure
264 func PossibleExposureLevelValues() []ExposureLevel {

12