 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IBMLicenseServiceReporterReconciler ¶
type IBMLicenseServiceReporterReconciler struct {
	// This client, initialized using mgr.Client() above, is a split client
	// that reads objects from the cache and writes to the apiserver
	client.Client
	client.Reader
	Log    logr.Logger
	Scheme *runtime.Scheme
}
    IBMLicenseServiceReporterReconciler reconciles a IBMLicenseServiceReporter object
func (*IBMLicenseServiceReporterReconciler) SetupWithManager ¶
func (r *IBMLicenseServiceReporterReconciler) SetupWithManager(mgr ctrl.Manager) error
type IBMLicensingReconciler ¶
type IBMLicensingReconciler struct {
	// This client, initialized using mgr.Client() above, is a split client
	// that reads objects from the cache and writes to the apiserver
	client.Client
	client.Reader
	Log               logr.Logger
	Scheme            *runtime.Scheme
	OperatorNamespace string
}
    IBMLicensingReconciler reconciles a IBMLicensing object
func (*IBMLicensingReconciler) SetupWithManager ¶
func (r *IBMLicensingReconciler) SetupWithManager(mgr ctrl.Manager) error
       Source Files
      ¶
      Source Files
      ¶
    
   Click to show internal directories. 
   Click to hide internal directories.