decorators

package
v0.0.0-...-88b6b2c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KvStoreCompat

type KvStoreCompat struct {
	kvstorepb.KvStoreServer
}

KvStoreCompat - Compatibility layer for the KvStore service

func KeyValueServerWithCompat

func KeyValueServerWithCompat(srv kvstorepb.KvStoreServer) *KvStoreCompat

func (*KvStoreCompat) Delete

Delete a key and its value

func (*KvStoreCompat) Get

Get an existing value

func (*KvStoreCompat) Set

Create a new or overwrite an existing value

type SecretServerValidator

type SecretServerValidator struct {
	// contains filtered or unexported fields
}

func SecretsServerWithValidation

func SecretsServerWithValidation(inner secretspb.SecretManagerServer) *SecretServerValidator

func (*SecretServerValidator) Access

func (*SecretServerValidator) Put

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL