kubestore

package
v0.0.0-...-004a839 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubeStore

type KubeStore struct {
	LeaseId string
}

func (KubeStore) CaddyModule

func (KubeStore) CaddyModule() caddy.ModuleInfo

func (*KubeStore) CertMagicStorage

func (k *KubeStore) CertMagicStorage() (certmagic.Storage, error)

func (*KubeStore) Delete

func (k *KubeStore) Delete(ctx context.Context, key string) error

func (*KubeStore) Exists

func (k *KubeStore) Exists(ctx context.Context, key string) bool

func (*KubeStore) List

func (k *KubeStore) List(ctx context.Context, prefix string, recursive bool) ([]string, error)

func (*KubeStore) Load

func (k *KubeStore) Load(ctx context.Context, key string) ([]byte, error)

func (*KubeStore) Lock

func (k *KubeStore) Lock(ctx context.Context, key string) error

func (KubeStore) Namespace

func (KubeStore) Namespace() string

func (*KubeStore) Stat

func (k *KubeStore) Stat(ctx context.Context, key string) (certmagic.KeyInfo, error)

func (*KubeStore) Store

func (k *KubeStore) Store(ctx context.Context, key string, value []byte) error

func (*KubeStore) Unlock

func (k *KubeStore) Unlock(ctx context.Context, key string) error

Jump to

Keyboard shortcuts

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