package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Apr 1, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewFakeClient(ctx context.Context) (client.Client, error)
type FakeRecorder struct{}
func (m *FakeRecorder) AnnotatedEventf(object runtime.Object, annotations map[string]string, eventtype, reason, messageFmt string, args ...interface{})
func (m *FakeRecorder) Event(object runtime.Object, eventtype, reason, message string)
func (m *FakeRecorder) Eventf(object runtime.Object, eventtype, reason, messageFmt string, args ...interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.