Documentation ¶
Index ¶
- func GetVersion() name.Version
- type Crd
- func (c *Crd) CleanUp()
- func (c *Crd) GetBundle() *bundle.Bundle
- func (c *Crd) GetStatus() error
- func (c *Crd) Reconcile(currentResourceList []*clientgo.Resource, toolsetCRD *toolsetsv1beta1.Toolset)
- func (c *Crd) ReconcileWithFunc(currentResourceList []*clientgo.Resource, ...)
- func (c *Crd) SetBackStatus()
- func (c *Crd) SetBundle(conf *bundleconfig.Config)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetVersion ¶
Types ¶
type Crd ¶
type Crd struct {
// contains filtered or unexported fields
}
func (*Crd) Reconcile ¶
func (c *Crd) Reconcile(currentResourceList []*clientgo.Resource, toolsetCRD *toolsetsv1beta1.Toolset)
func (*Crd) ReconcileWithFunc ¶
func (*Crd) SetBackStatus ¶ added in v0.9.21
func (c *Crd) SetBackStatus()
func (*Crd) SetBundle ¶
func (c *Crd) SetBundle(conf *bundleconfig.Config)
Click to show internal directories.
Click to hide internal directories.