Documentation ¶
Index ¶
- type AlertPatcher
- type AlertReconciler
- func (r *AlertReconciler) GetClient() client.Client
- func (r *AlertReconciler) GetCustomResource(req ctrl.Request) (metav1.Object, error)
- func (r *AlertReconciler) GetInstructionManual() (*flying_dutchman.RuntimeObjectDependencyYaml, error)
- func (r *AlertReconciler) GetRuntimeObjects(cr interface{}) (map[string]runtime.Object, error)
- func (r *AlertReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)
- func (r *AlertReconciler) SetIndexingForChildrenObjects(mgr ctrl.Manager, ro runtime.Object) error
- func (r *AlertReconciler) SetupWithManager(mgr ctrl.Manager) error
- type BlackduckReconciler
- type OpsSightReconciler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertPatcher ¶
type AlertPatcher struct {
// contains filtered or unexported fields
}
type AlertReconciler ¶
AlertReconciler reconciles a Alert object
func (*AlertReconciler) GetClient ¶
func (r *AlertReconciler) GetClient() client.Client
func (*AlertReconciler) GetCustomResource ¶
func (*AlertReconciler) GetInstructionManual ¶
func (r *AlertReconciler) GetInstructionManual() (*flying_dutchman.RuntimeObjectDependencyYaml, error)
func (*AlertReconciler) GetRuntimeObjects ¶
func (r *AlertReconciler) GetRuntimeObjects(cr interface{}) (map[string]runtime.Object, error)
func (*AlertReconciler) SetIndexingForChildrenObjects ¶
func (*AlertReconciler) SetupWithManager ¶
func (r *AlertReconciler) SetupWithManager(mgr ctrl.Manager) error
type BlackduckReconciler ¶
BlackduckReconciler reconciles a Blackduck object
func (*BlackduckReconciler) SetupWithManager ¶
func (r *BlackduckReconciler) SetupWithManager(mgr ctrl.Manager) error
type OpsSightReconciler ¶
OpsSightReconciler reconciles a OpsSight object
func (*OpsSightReconciler) SetupWithManager ¶
func (r *OpsSightReconciler) SetupWithManager(mgr ctrl.Manager) error
Source Files ¶
Click to show internal directories.
Click to hide internal directories.