Documentation ¶
Index ¶
- Constants
- type Secret
- func (secret *Secret) Apply(user *authentication.User, definition []byte, agent string) (contracts.Response, error)
- func (secret *Secret) Compare(user *authentication.User, definition []byte) (contracts.Response, error)
- func (secret *Secret) Delete(user *authentication.User, definition []byte, agent string) (contracts.Response, error)
- func (secret *Secret) Event(event contracts.Event) error
- func (secret *Secret) GetShared() interface{}
- func (secret *Secret) Start() 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.