Documentation ¶
Index ¶
- type CommonInstancetypes
- func (c *CommonInstancetypes) Cleanup(request *common.Request) ([]common.CleanupResult, error)
- func (c *CommonInstancetypes) Name() string
- func (c *CommonInstancetypes) Reconcile(request *common.Request) ([]common.ReconcileResult, error)
- func (c *CommonInstancetypes) WatchClusterTypes() []operands.WatchType
- func (c *CommonInstancetypes) WatchTypes() []operands.WatchType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommonInstancetypes ¶
type CommonInstancetypes struct { }
func New ¶
func New() *CommonInstancetypes
func (*CommonInstancetypes) Cleanup ¶
func (c *CommonInstancetypes) Cleanup(request *common.Request) ([]common.CleanupResult, error)
func (*CommonInstancetypes) Name ¶
func (c *CommonInstancetypes) Name() string
func (*CommonInstancetypes) Reconcile ¶
func (c *CommonInstancetypes) Reconcile(request *common.Request) ([]common.ReconcileResult, error)
func (*CommonInstancetypes) WatchClusterTypes ¶
func (c *CommonInstancetypes) WatchClusterTypes() []operands.WatchType
func (*CommonInstancetypes) WatchTypes ¶
func (c *CommonInstancetypes) WatchTypes() []operands.WatchType
Click to show internal directories.
Click to hide internal directories.