Documentation ¶
Index ¶
- Constants
- type Certkey
- func (certkey *Certkey) Apply(user *authentication.User, jsonData []byte, agent string) (contracts.Response, error)
- func (certkey *Certkey) Compare(user *authentication.User, jsonData []byte) (contracts.Response, error)
- func (certkey *Certkey) Delete(user *authentication.User, jsonData []byte, agent string) (contracts.Response, error)
- func (certkey *Certkey) Get(request contracts.Control) contracts.Response
- func (certkey *Certkey) GetShared() interface{}
- func (certkey *Certkey) List(request contracts.Control) contracts.Response
- func (certkey *Certkey) ListSupported(request contracts.Control) contracts.Response
- func (certkey *Certkey) Remove(request contracts.Control) contracts.Response
- func (certkey *Certkey) Run(operation string, request contracts.Control) contracts.Response
- func (certkey *Certkey) Start() error
- type Shared
Constants ¶
View Source
const KIND string = "certkey"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.