usp_1password

package
v1.25.2 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var URL = map[string]string{
	"business":   "https://events.1password.com",
	"enterprise": "https://events.ent.1password.com",
	"ca":         "https://events.1password.ca",
	"eu":         "https://events.1password.eu",
}

Functions

This section is empty.

Types

type OnePasswordAdapter

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

func NewOnePasswordpAdapter

func NewOnePasswordpAdapter(conf OnePasswordConfig) (*OnePasswordAdapter, chan struct{}, error)

func (*OnePasswordAdapter) Close

func (a *OnePasswordAdapter) Close() error

type OnePasswordConfig

type OnePasswordConfig struct {
	ClientOptions uspclient.ClientOptions `json:"client_options" yaml:"client_options"`
	Token         string                  `json:"token" yaml:"token"`
	Endpoint      string                  `json:"endpoint" yaml:"endpoint"`
}

func (*OnePasswordConfig) Validate

func (c *OnePasswordConfig) Validate() error

Jump to

Keyboard shortcuts

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