certkey

package
v0.1.58 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2025 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

Variables

This section is empty.

Functions

This section is empty.

Types

type Certkey

type Certkey struct {
	Started bool
	Shared  *Shared
}

func New

func New(mgr *manager.Manager) *Certkey

func (*Certkey) Apply added in v0.0.52

func (certkey *Certkey) Apply(user *authentication.User, definition []byte, agent string) (iresponse.Response, error)

func (*Certkey) Delete

func (certkey *Certkey) Delete(user *authentication.User, definition []byte, agent string) (iresponse.Response, error)

func (*Certkey) Event added in v0.0.137

func (certkey *Certkey) Event(event ievents.Event) error

func (*Certkey) GetShared added in v0.0.52

func (certkey *Certkey) GetShared() ishared.Shared

func (*Certkey) Start added in v0.0.52

func (certkey *Certkey) Start() error

func (*Certkey) State added in v0.1.31

func (certkey *Certkey) State(user *authentication.User, definition []byte, agent string) (iresponse.Response, error)

type Shared added in v0.0.52

type Shared struct {
	Manager *manager.Manager
	Client  *clients.Http
}

func (*Shared) Drain added in v0.1.56

func (shared *Shared) Drain()

func (*Shared) GetCluster added in v0.1.56

func (shared *Shared) GetCluster() *cluster.Cluster

func (*Shared) IsDrained added in v0.1.56

func (shared *Shared) IsDrained() bool

Jump to

Keyboard shortcuts

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