Home
last modified time | relevance | path

Searched refs:DefaultAction (Results 101 – 125 of 1879) sorted by relevance

12345678910>>...76

/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/servicebus/mgmt/servicebus/
H A Dmodels.go32 type DefaultAction = original.DefaultAction talias
35 Allow DefaultAction = original.Allow
36 Deny DefaultAction = original.Deny
162 func PossibleDefaultActionValues() []DefaultAction {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/containerregistry/mgmt/2018-09-01/containerregistry/
H A Denums.go70 type DefaultAction string type
74 DefaultActionAllow DefaultAction = "Allow"
76 DefaultActionDeny DefaultAction = "Deny"
80 func PossibleDefaultActionValues() []DefaultAction {
81 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/iothub/mgmt/2021-03-03-preview/devices/
H A Denums.go81 type DefaultAction string type
85 DefaultActionAllow DefaultAction = "Allow"
87 DefaultActionDeny DefaultAction = "Deny"
91 func PossibleDefaultActionValues() []DefaultAction {
92 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2018-02-01/storage/
H A Denums.go93 type DefaultAction string type
97 DefaultActionAllow DefaultAction = "Allow"
99 DefaultActionDeny DefaultAction = "Deny"
103 func PossibleDefaultActionValues() []DefaultAction {
104 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go93 type DefaultAction string type
97 DefaultActionAllow DefaultAction = "Allow"
99 DefaultActionDeny DefaultAction = "Deny"
103 func PossibleDefaultActionValues() []DefaultAction {
104 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/iothub/mgmt/2021-03-03-preview/devices/
H A Denums.go81 type DefaultAction string type
85 DefaultActionAllow DefaultAction = "Allow"
87 DefaultActionDeny DefaultAction = "Deny"
91 func PossibleDefaultActionValues() []DefaultAction {
92 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/iothub/mgmt/2021-03-03-preview/devices/
H A Denums.go81 type DefaultAction string type
85 DefaultActionAllow DefaultAction = "Allow"
87 DefaultActionDeny DefaultAction = "Deny"
91 func PossibleDefaultActionValues() []DefaultAction {
92 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/containerregistry/mgmt/2018-09-01/containerregistry/
H A Denums.go70 type DefaultAction string type
74 DefaultActionAllow DefaultAction = "Allow"
76 DefaultActionDeny DefaultAction = "Deny"
80 func PossibleDefaultActionValues() []DefaultAction {
81 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go93 type DefaultAction string type
97 DefaultActionAllow DefaultAction = "Allow"
99 DefaultActionDeny DefaultAction = "Deny"
103 func PossibleDefaultActionValues() []DefaultAction {
104 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/storage/mgmt/2018-02-01/storage/
H A Denums.go93 type DefaultAction string type
97 DefaultActionAllow DefaultAction = "Allow"
99 DefaultActionDeny DefaultAction = "Deny"
103 func PossibleDefaultActionValues() []DefaultAction {
104 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/containerregistry/mgmt/2018-09-01/containerregistry/
H A Denums.go81 type DefaultAction string type
85 DefaultActionAllow DefaultAction = "Allow"
87 DefaultActionDeny DefaultAction = "Deny"
91 func PossibleDefaultActionValues() []DefaultAction {
92 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go93 type DefaultAction string type
97 DefaultActionAllow DefaultAction = "Allow"
99 DefaultActionDeny DefaultAction = "Deny"
103 func PossibleDefaultActionValues() []DefaultAction {
104 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2018-02-01/storage/
H A Denums.go93 type DefaultAction string type
97 DefaultActionAllow DefaultAction = "Allow"
99 DefaultActionDeny DefaultAction = "Deny"
103 func PossibleDefaultActionValues() []DefaultAction {
104 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/iothub/mgmt/2021-03-03-preview/devices/
H A Denums.go81 type DefaultAction string type
85 DefaultActionAllow DefaultAction = "Allow"
87 DefaultActionDeny DefaultAction = "Deny"
91 func PossibleDefaultActionValues() []DefaultAction {
92 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/containerregistry/mgmt/2018-09-01/containerregistry/
H A Denums.go70 type DefaultAction string type
74 DefaultActionAllow DefaultAction = "Allow"
76 DefaultActionDeny DefaultAction = "Deny"
80 func PossibleDefaultActionValues() []DefaultAction {
81 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/containerregistry/mgmt/2018-09-01/containerregistry/
H A Denums.go70 type DefaultAction string type
74 DefaultActionAllow DefaultAction = "Allow"
76 DefaultActionDeny DefaultAction = "Deny"
80 func PossibleDefaultActionValues() []DefaultAction {
81 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go93 type DefaultAction string type
97 DefaultActionAllow DefaultAction = "Allow"
99 DefaultActionDeny DefaultAction = "Deny"
103 func PossibleDefaultActionValues() []DefaultAction {
104 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2018-02-01/storage/
H A Denums.go93 type DefaultAction string type
97 DefaultActionAllow DefaultAction = "Allow"
99 DefaultActionDeny DefaultAction = "Deny"
103 func PossibleDefaultActionValues() []DefaultAction {
104 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/iothub/mgmt/2021-03-03-preview/devices/
H A Denums.go81 type DefaultAction string type
85 DefaultActionAllow DefaultAction = "Allow"
87 DefaultActionDeny DefaultAction = "Deny"
91 func PossibleDefaultActionValues() []DefaultAction {
92 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go104 type DefaultAction string type
108 DefaultActionAllow DefaultAction = "Allow"
110 DefaultActionDeny DefaultAction = "Deny"
114 func PossibleDefaultActionValues() []DefaultAction {
115 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2018-02-01/storage/
H A Denums.go104 type DefaultAction string type
108 DefaultActionAllow DefaultAction = "Allow"
110 DefaultActionDeny DefaultAction = "Deny"
114 func PossibleDefaultActionValues() []DefaultAction {
115 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/storage/mgmt/2018-02-01/storage/
H A Denums.go93 type DefaultAction string type
97 DefaultActionAllow DefaultAction = "Allow"
99 DefaultActionDeny DefaultAction = "Deny"
103 func PossibleDefaultActionValues() []DefaultAction {
104 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go93 type DefaultAction string type
97 DefaultActionAllow DefaultAction = "Allow"
99 DefaultActionDeny DefaultAction = "Deny"
103 func PossibleDefaultActionValues() []DefaultAction {
104 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/containerregistry/mgmt/2018-09-01/containerregistry/
H A Denums.go70 type DefaultAction string type
74 DefaultActionAllow DefaultAction = "Allow"
76 DefaultActionDeny DefaultAction = "Deny"
80 func PossibleDefaultActionValues() []DefaultAction {
81 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/containerregistry/mgmt/2018-09-01/containerregistry/
H A Denums.go70 type DefaultAction string type
74 DefaultActionAllow DefaultAction = "Allow"
76 DefaultActionDeny DefaultAction = "Deny"
80 func PossibleDefaultActionValues() []DefaultAction {
81 return []DefaultAction{DefaultActionAllow, DefaultActionDeny}

12345678910>>...76