Home
last modified time | relevance | path

Searched refs:GCPCKMSSeal (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vault/seal/gcpckms/
H A Dgcpckms.go42 type GCPCKMSSeal struct { struct
59 var _ seal.Access = (*GCPCKMSSeal)(nil)
61 func NewSeal(logger log.Logger) *GCPCKMSSeal {
62 s := &GCPCKMSSeal{
78 func (s *GCPCKMSSeal) SetConfig(config map[string]string) (map[string]string, error) { argument
162 func (s *GCPCKMSSeal) Init(_ context.Context) error { argument
168 func (s *GCPCKMSSeal) Finalize(_ context.Context) error { argument
173 func (s *GCPCKMSSeal) SealType() string { argument
178 func (s *GCPCKMSSeal) KeyID() string { argument
223 func (s *GCPCKMSSeal) Decrypt(ctx context.Context, in *physical.EncryptedBlobInfo) ([]byte, error) { argument
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vault/seal/gcpckms/
H A Dgcpckms.go45 type GCPCKMSSeal struct { struct
62 var _ seal.Access = (*GCPCKMSSeal)(nil)
64 func NewSeal(logger log.Logger) *GCPCKMSSeal {
65 s := &GCPCKMSSeal{
81 func (s *GCPCKMSSeal) SetConfig(config map[string]string) (map[string]string, error) { argument
165 func (s *GCPCKMSSeal) Init(_ context.Context) error { argument
171 func (s *GCPCKMSSeal) Finalize(_ context.Context) error { argument
176 func (s *GCPCKMSSeal) SealType() string { argument
181 func (s *GCPCKMSSeal) KeyID() string { argument
239 func (s *GCPCKMSSeal) Decrypt(ctx context.Context, in *physical.EncryptedBlobInfo) (pt []byte, err … argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vault/seal/gcpckms/
H A Dgcpckms.go45 type GCPCKMSSeal struct { struct
62 var _ seal.Access = (*GCPCKMSSeal)(nil)
64 func NewSeal(logger log.Logger) *GCPCKMSSeal {
65 s := &GCPCKMSSeal{
81 func (s *GCPCKMSSeal) SetConfig(config map[string]string) (map[string]string, error) { argument
165 func (s *GCPCKMSSeal) Init(_ context.Context) error { argument
171 func (s *GCPCKMSSeal) Finalize(_ context.Context) error { argument
176 func (s *GCPCKMSSeal) SealType() string { argument
181 func (s *GCPCKMSSeal) KeyID() string { argument
239 func (s *GCPCKMSSeal) Decrypt(ctx context.Context, in *physical.EncryptedBlobInfo) (pt []byte, err … argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vault/seal/gcpckms/
H A Dgcpckms.go45 type GCPCKMSSeal struct { struct
62 var _ seal.Access = (*GCPCKMSSeal)(nil)
64 func NewSeal(logger log.Logger) *GCPCKMSSeal {
65 s := &GCPCKMSSeal{
81 func (s *GCPCKMSSeal) SetConfig(config map[string]string) (map[string]string, error) { argument
165 func (s *GCPCKMSSeal) Init(_ context.Context) error { argument
171 func (s *GCPCKMSSeal) Finalize(_ context.Context) error { argument
176 func (s *GCPCKMSSeal) SealType() string { argument
181 func (s *GCPCKMSSeal) KeyID() string { argument
239 func (s *GCPCKMSSeal) Decrypt(ctx context.Context, in *physical.EncryptedBlobInfo) (pt []byte, err … argument
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vault/seal/gcpckms/
H A Dgcpckms.go45 type GCPCKMSSeal struct { struct
62 var _ seal.Access = (*GCPCKMSSeal)(nil)
64 func NewSeal(logger log.Logger) *GCPCKMSSeal {
65 s := &GCPCKMSSeal{
81 func (s *GCPCKMSSeal) SetConfig(config map[string]string) (map[string]string, error) { argument
165 func (s *GCPCKMSSeal) Init(_ context.Context) error { argument
171 func (s *GCPCKMSSeal) Finalize(_ context.Context) error { argument
176 func (s *GCPCKMSSeal) SealType() string { argument
181 func (s *GCPCKMSSeal) KeyID() string { argument
239 func (s *GCPCKMSSeal) Decrypt(ctx context.Context, in *physical.EncryptedBlobInfo) (pt []byte, err … argument
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vault/seal/gcpckms/
H A Dgcpckms.go45 type GCPCKMSSeal struct { struct
62 var _ seal.Access = (*GCPCKMSSeal)(nil)
64 func NewSeal(logger log.Logger) *GCPCKMSSeal {
65 s := &GCPCKMSSeal{
81 func (s *GCPCKMSSeal) SetConfig(config map[string]string) (map[string]string, error) { argument
165 func (s *GCPCKMSSeal) Init(_ context.Context) error { argument
171 func (s *GCPCKMSSeal) Finalize(_ context.Context) error { argument
176 func (s *GCPCKMSSeal) SealType() string { argument
181 func (s *GCPCKMSSeal) KeyID() string { argument
239 func (s *GCPCKMSSeal) Decrypt(ctx context.Context, in *physical.EncryptedBlobInfo) (pt []byte, err … argument
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vault/seal/gcpckms/
H A Dgcpckms.go45 type GCPCKMSSeal struct { struct
62 var _ seal.Access = (*GCPCKMSSeal)(nil)
64 func NewSeal(logger log.Logger) *GCPCKMSSeal {
65 s := &GCPCKMSSeal{
81 func (s *GCPCKMSSeal) SetConfig(config map[string]string) (map[string]string, error) { argument
165 func (s *GCPCKMSSeal) Init(_ context.Context) error { argument
171 func (s *GCPCKMSSeal) Finalize(_ context.Context) error { argument
176 func (s *GCPCKMSSeal) SealType() string { argument
181 func (s *GCPCKMSSeal) KeyID() string { argument
239 func (s *GCPCKMSSeal) Decrypt(ctx context.Context, in *physical.EncryptedBlobInfo) (pt []byte, err … argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vault/seal/gcpckms/
H A Dgcpckms.go45 type GCPCKMSSeal struct { struct
62 var _ seal.Access = (*GCPCKMSSeal)(nil)
64 func NewSeal(logger log.Logger) *GCPCKMSSeal {
65 s := &GCPCKMSSeal{
81 func (s *GCPCKMSSeal) SetConfig(config map[string]string) (map[string]string, error) { argument
165 func (s *GCPCKMSSeal) Init(_ context.Context) error { argument
171 func (s *GCPCKMSSeal) Finalize(_ context.Context) error { argument
176 func (s *GCPCKMSSeal) SealType() string { argument
181 func (s *GCPCKMSSeal) KeyID() string { argument
239 func (s *GCPCKMSSeal) Decrypt(ctx context.Context, in *physical.EncryptedBlobInfo) (pt []byte, err … argument
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vault/seal/gcpckms/
H A Dgcpckms.go45 type GCPCKMSSeal struct { struct
62 var _ seal.Access = (*GCPCKMSSeal)(nil)
64 func NewSeal(logger log.Logger) *GCPCKMSSeal {
65 s := &GCPCKMSSeal{
81 func (s *GCPCKMSSeal) SetConfig(config map[string]string) (map[string]string, error) { argument
165 func (s *GCPCKMSSeal) Init(_ context.Context) error { argument
171 func (s *GCPCKMSSeal) Finalize(_ context.Context) error { argument
176 func (s *GCPCKMSSeal) SealType() string { argument
181 func (s *GCPCKMSSeal) KeyID() string { argument
239 func (s *GCPCKMSSeal) Decrypt(ctx context.Context, in *physical.EncryptedBlobInfo) (pt []byte, err … argument
[all …]