onepassword

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const UUIDLength = 26

UUIDLength defines the required length of UUIDs

Variables

This section is empty.

Functions

func Backend

func Backend() *backend

func Factory

func Factory(ctx context.Context, conf *logical.BackendConfig) (logical.Backend, error)

Factory returns a new backend as logical.Backend.

func IsValidClientUUID added in v0.0.2

func IsValidClientUUID(uuid string) bool

IsValidClientUUID returns true if the given client uuid is valid.

Types

type Config

type Config struct {
	OPToken string
	OPVault string
	Host    string
}

Jump to

Keyboard shortcuts

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