Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface { // Emit is used to create Kubernetes events. Emit(ctx context.Context, obj pkgruntime.Object, reason, message string) }
type Recorder ¶
type Recorder struct {
record.EventRecorder
}
Click to show internal directories.
Click to hide internal directories.