Home
last modified time | relevance | path

Searched defs:BackendConfig (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/dports/sysutils/terraform/terraform-1.0.11/internal/backend/remote-state/azure/
H A Dbackend.go164 type BackendConfig struct { struct
166 StorageAccountName string
169 AccessKey string
170 ClientID string
171 ClientCertificatePassword string
172 ClientCertificatePath string
173 ClientSecret string
174 CustomResourceManagerEndpoint string
175 MetadataHost string
182 UseMsi bool
[all …]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_cranelift/src/
H A Dconfig.rs34 pub struct BackendConfig { struct
38 pub codegen_mode: CodegenMode,
43 pub jit_args: Vec<String>,
49 pub display_cg_time: bool,
74 impl Default for BackendConfig { argument
91 impl BackendConfig { implementation
/dports/sysutils/terraform/terraform-1.0.11/internal/backend/remote-state/manta/
H A Dbackend.go87 type BackendConfig struct { struct
88 AccountId string
89 Username string
90 KeyId string
91 AccountUrl string
92 KeyMaterial string
93 SkipTls bool
/dports/misc/mnn/MNN-1.2.0/demo/android/app/includes/MNN/
H A DMNNForwardType.h45 struct BackendConfig { struct
46 enum MemoryMode {
52 MemoryMode memory = Memory_Normal;
54 enum PowerMode {
60 PowerMode power = Power_Normal;
62 enum PrecisionMode {
68 PrecisionMode precision = Precision_Normal;
71 void* sharedContext = nullptr;
/dports/misc/mnn/MNN-1.2.0/include/MNN/
H A DMNNForwardType.h70 struct BackendConfig { struct
71 enum MemoryMode { Memory_Normal = 0, Memory_High, Memory_Low };
73 MemoryMode memory = Memory_Normal;
75 enum PowerMode { Power_Normal = 0, Power_High, Power_Low };
77 PowerMode power = Power_Normal;
79 enum PrecisionMode { Precision_Normal = 0, Precision_High, Precision_Low };
81 PrecisionMode precision = Precision_Normal;
84 union {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/logical/
H A Dlogical.go42 type BackendConfig struct { struct
44 StorageView Storage
47 Logger *log.Logger
51 System SystemView
54 Config map[string]string
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/vault/logical/
H A Dlogical.go81 Setup(context.Context, *BackendConfig) error
88 type BackendConfig struct { struct
90 StorageView Storage
93 Logger log.Logger
97 System SystemView
101 BackendUUID string
104 Config map[string]string
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/vault/logical/
H A Dlogical.go81 Setup(context.Context, *BackendConfig) error
88 type BackendConfig struct { struct
90 StorageView Storage
93 Logger log.Logger
97 System SystemView
101 BackendUUID string
104 Config map[string]string
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/vault/logical/
H A Dlogical.go81 Setup(context.Context, *BackendConfig) error
88 type BackendConfig struct { struct
90 StorageView Storage
93 Logger log.Logger
97 System SystemView
101 BackendUUID string
104 Config map[string]string
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/logical/
H A Dlogical.go81 Setup(context.Context, *BackendConfig) error
88 type BackendConfig struct { struct
90 StorageView Storage
93 Logger log.Logger
97 System SystemView
101 BackendUUID string
104 Config map[string]string
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/sysutils/helmfile/vault-f6547fa8e820/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-mongodbatlas/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-kv/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kubernetes/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-alicloud/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-ad/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-centrify/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-azure/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-azure/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dlogical.go85 Setup(context.Context, *BackendConfig) error
92 type BackendConfig struct { struct
94 StorageView Storage
97 Logger log.Logger
101 System SystemView
105 BackendUUID string
108 Config map[string]string

12345678910>>...31