certkey

package
v0.0.83 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const KIND string = "certkey"

Variables

This section is empty.

Functions

This section is empty.

Types

type Certkey

type Certkey struct {
	Started    bool
	Shared     *Shared
	Definition v1.CertKeyDefinition
}

func New

func New(mgr *manager.Manager) *Certkey

func (*Certkey) Apply added in v0.0.52

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

func (*Certkey) Compare added in v0.0.52

func (certkey *Certkey) Compare(user *authentication.User, jsonData []byte) (contracts.Response, error)

func (*Certkey) Delete

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

func (*Certkey) Get

func (certkey *Certkey) Get(request contracts.Control) contracts.Response

func (*Certkey) GetShared added in v0.0.52

func (certkey *Certkey) GetShared() interface{}

func (*Certkey) List

func (certkey *Certkey) List(request contracts.Control) contracts.Response

func (*Certkey) ListSupported

func (certkey *Certkey) ListSupported(request contracts.Control) contracts.Response

func (*Certkey) Remove added in v0.0.52

func (certkey *Certkey) Remove(request contracts.Control) contracts.Response

func (*Certkey) Run

func (certkey *Certkey) Run(operation string, request contracts.Control) contracts.Response

func (*Certkey) Start added in v0.0.52

func (certkey *Certkey) Start() error

type Shared added in v0.0.52

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

Jump to

Keyboard shortcuts

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