Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApiServerSourceV1B1ClientSetupOption ¶
func ApiServerSourceV1B1ClientSetupOption(name string, mode string, recordEventsPodName string, roleName string, serviceAccountName string) testlib.SetupClientOption
ApiServerSourceV1B1ClientSetupOption 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 PingSourceV1A2ClientSetupOption ¶
func PingSourceV1A2ClientSetupOption(name string, recordEventsPodName string) testlib.SetupClientOption
PingSourceV1A2ClientSetupOption 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.