Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApiServerSourceV1ClientSetupOption ¶ added in v0.19.0
func ApiServerSourceV1ClientSetupOption(ctx context.Context, name string, mode string, recordEventsPodName string, roleName string, serviceAccountName string) testlib.SetupClientOption
ApiServerSourceV1ClientSetupOption returns a ClientSetupOption that can be used to create a new ApiServerSource. It creates a ServiceAccount, a Role, a RoleBinding, a RecordEvents pod and an ApiServerSource object with the event mode and RecordEvent pod as its sink.
func PingSourceV1B2ClientSetupOption ¶ added in v0.20.0
func PingSourceV1B2ClientSetupOption(ctx context.Context, name string, recordEventsPodName string) testlib.SetupClientOption
PingSourceV1B2ClientSetupOption returns a ClientSetupOption that can be used to create a new PingSource. It creates a RecordEvents pod and a PingSource object with the RecordEvent pod as its sink.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.