Home
last modified time | relevance | path

Searched refs:StorageView (Results 1 – 25 of 727) sorted by relevance

12345678910>>...30

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-azure/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-kv/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-mongodbatlas/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kubernetes/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-alicloud/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-ad/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-centrify/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/security/vault/vault-1.8.2/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
16 func NewStorageView(storage Storage, prefix string) *StorageView {
17 return &StorageView{
53 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
74 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
84 func (s *StorageView) Prefix() string { argument
89 func (s *StorageView) SubView(prefix string) *StorageView { argument
91 return &StorageView{storage: s.storage, prefix: sub}
95 func (s *StorageView) SanityCheck(key string) error { argument
103 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault/sdk/logical/
H A Dstorage_view.go9 type StorageView struct { struct
18 func NewStorageView(storage Storage, prefix string) *StorageView {
19 return &StorageView{
57 func (s *StorageView) Put(ctx context.Context, entry *StorageEntry) error { argument
78 func (s *StorageView) Delete(ctx context.Context, key string) error { argument
88 func (s *StorageView) Prefix() string { argument
93 func (s *StorageView) SubView(prefix string) *StorageView { argument
95 return &StorageView{storage: s.storage, prefix: sub}
99 func (s *StorageView) SanityCheck(key string) error { argument
107 func (s *StorageView) ExpandKey(suffix string) string { argument
[all …]

12345678910>>...30