Documentation
¶
Index ¶
- Constants
- type Secret
- func (secret *Secret) Apply(user *authentication.User, definition []byte, agent string) (iresponse.Response, error)
- func (secret *Secret) Delete(user *authentication.User, definition []byte, agent string) (iresponse.Response, error)
- func (secret *Secret) Event(event ievents.Event) error
- func (secret *Secret) GetShared() interface{}
- func (secret *Secret) Replay(user *authentication.User) (iresponse.Response, error)
- func (secret *Secret) Start() error
- func (secret *Secret) State(user *authentication.User, definition []byte, agent string) (iresponse.Response, error)
- type Shared
Constants ¶
View Source
const KIND string = static.KIND_SECRET
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.