Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RecorderProducer ¶
type RecorderProducer interface {
Recorder(ns string) record.EventRecorder
}
type RecorderProducerMock ¶
type RecorderProducerMock struct { }
func (RecorderProducerMock) Recorder ¶
func (r RecorderProducerMock) Recorder(ns string) record.EventRecorder
Click to show internal directories.
Click to hide internal directories.