Documentation ¶
Index ¶
- func GetAnnotations(original map[string]string, resourceGroup string) map[string]string
- func GetLabels(receiveAdapterName, source string) map[string]string
- func MakePullSubscription(args *PullSubscriptionArgs) *inteventsv1.PullSubscription
- func MakeTopic(args *TopicArgs) *inteventsv1.Topic
- type PullSubscriptionArgs
- type TopicArgs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAnnotations ¶
func MakePullSubscription ¶
func MakePullSubscription(args *PullSubscriptionArgs) *inteventsv1.PullSubscription
MakePullSubscription creates the spec for, but does not create, a GCP PullSubscription for a given GCS.
func MakeTopic ¶
func MakeTopic(args *TopicArgs) *inteventsv1.Topic
MakeTopic creates the spec for, but does not create, a GCP Topic for a given GCS.
Types ¶
type PullSubscriptionArgs ¶
Click to show internal directories.
Click to hide internal directories.