Documentation ¶
Index ¶
- Constants
- type Gitops
- func (gitops *Gitops) Apply(user *authentication.User, definition []byte, agent string) (contracts.Response, error)
- func (gitops *Gitops) Compare(user *authentication.User, definition []byte) (contracts.Response, error)
- func (gitops *Gitops) Delete(user *authentication.User, definition []byte, agent string) (contracts.Response, error)
- func (gitops *Gitops) Event(event contracts.Event) error
- func (gitops *Gitops) GetShared() interface{}
- func (gitops *Gitops) Start() error
Constants ¶
View Source
const KIND string = static.KIND_GITOPS
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.