Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakePullSubscription ¶
func MakePullSubscription(namespace, name string, spec *duckv1alpha1.PubSubSpec, owner kmeta.OwnerRefable, topic, receiveAdapterName, resourceGroup string) *pubsubv1alpha1.PullSubscription
MakePullSubscription creates the spec for, but does not create, a GCP PullSubscription for a given GCS.
func MakeTopic ¶
func MakeTopic(namespace, name string, spec *duckv1alpha1.PubSubSpec, owner kmeta.OwnerRefable, topic, receiveAdapterName string) *pubsubv1alpha1.Topic
MakeTopic creates the spec for, but does not create, a GCP Topic for a given GCS.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.