Documentation ¶
Index ¶
- type GitCrd
- func (c *GitCrd) CleanUp()
- func (c *GitCrd) Clone(url string, key []byte) error
- func (c *GitCrd) GetRepoURL() string
- func (c *GitCrd) GetStatus() error
- func (c *GitCrd) Reconcile(currentResourceList []*clientgo.Resource)
- func (c *GitCrd) SetBackStatus()
- func (c *GitCrd) SetBundle(conf *bundleconfig.Config)
- func (c *GitCrd) WriteBackCurrentState(currentResourceList []*clientgo.Resource)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitCrd ¶
type GitCrd struct {
// contains filtered or unexported fields
}
func (*GitCrd) GetRepoURL ¶
func (*GitCrd) SetBackStatus ¶
func (c *GitCrd) SetBackStatus()
func (*GitCrd) SetBundle ¶
func (c *GitCrd) SetBundle(conf *bundleconfig.Config)
func (*GitCrd) WriteBackCurrentState ¶
Click to show internal directories.
Click to hide internal directories.