 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- type DeduplicatingRecorder
- func (r *DeduplicatingRecorder) AnnotatedEventf(object client.Object, annotations map[string]string, eventType string, ...)
- func (r *DeduplicatingRecorder) Event(object client.Object, eventType string, reason string, message string)
- func (r *DeduplicatingRecorder) Eventf(object client.Object, eventType string, reason string, messageFmt string, ...)
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeduplicatingRecorder ¶
type DeduplicatingRecorder struct {
	// contains filtered or unexported fields
}
    func NewDeduplicatingRecorder ¶
func NewDeduplicatingRecorder(recorder record.EventRecorder) *DeduplicatingRecorder
func (*DeduplicatingRecorder) AnnotatedEventf ¶
 Click to show internal directories. 
   Click to hide internal directories.