Documentation ¶
Index ¶
- func AuditLogsSourceBrokerWithPubSubChannelTestImpl(t *testing.T)
- func BrokerWithPubSubChannelTestImpl(t *testing.T)
- func CloudAuditLogsSourceWithTestImpl(t *testing.T)
- func CloudPubSubSourceWithTargetTestImpl(t *testing.T, assertMetrics bool)
- func CloudSchedulerSourceWithTargetTestImpl(t *testing.T)
- func CloudStorageSourceWithTestImpl(t *testing.T, assertMetrics bool)
- func PubSubSourceBrokerWithPubSubChannelTestImpl(t *testing.T)
- func PullSubscriptionWithTargetTestImpl(t *testing.T)
- func SchedulerSourceBrokerWithPubSubChannelTestImpl(t *testing.T)
- func SmokeCloudPubSubSourceTestImpl(t *testing.T)
- func SmokeCloudSchedulerSourceSetup(t *testing.T)
- func SmokePullSubscriptionTestImpl(t *testing.T)
- func SmokeTestChannelImpl(t *testing.T)
- func StorageSourceBrokerWithPubSubChannelTestImpl(t *testing.T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloudPubSubSourceWithTargetTestImpl ¶
CloudPubSubSourceWithTargetTestImpl tests we can receive an event from a CloudPubSubSource. If assertMetrics is set to true, we also assert for StackDriver metrics.
func CloudSchedulerSourceWithTargetTestImpl ¶
CloudSchedulerSourceWithTargetTestImpl injects a scheduler event and checks if it is in the log of the receiver.
func PullSubscriptionWithTargetTestImpl ¶
PullSubscriptionWithTargetTestImpl tests we can receive an event from a PullSubscription.
func SmokeCloudPubSubSourceTestImpl ¶
SmokeCloudPubSubSourceTestImpl tests we can create a CloudPubSubSource to ready state.
func SmokeCloudSchedulerSourceSetup ¶
SmokeCloudSchedulerSourceSetup tests if a CloudSchedulerSource object can be created and be made ready.
func SmokePullSubscriptionTestImpl ¶
SmokePullSubscriptionTestImpl tests we can create a pull subscription to ready state.
func SmokeTestChannelImpl ¶
SmokeTestChannelImpl makes sure we can run tests.
Types ¶
This section is empty.