Documentation ¶
Index ¶
- type GitCrd
- func (c *GitCrd) CleanUp()
- func (c *GitCrd) GetRepoCRDPath() string
- 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) GetRepoCRDPath ¶ added in v0.10.0
func (*GitCrd) GetRepoURL ¶ added in v0.10.0
func (*GitCrd) SetBackStatus ¶ added in v0.9.20
func (c *GitCrd) SetBackStatus()
func (*GitCrd) SetBundle ¶
func (c *GitCrd) SetBundle(conf *bundleconfig.Config)
func (*GitCrd) WriteBackCurrentState ¶ added in v0.9.20
Click to show internal directories.
Click to hide internal directories.