resources

package
v0.12.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakePullSubscription

func MakePullSubscription(args *PullSubscriptionArgs) *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

type PullSubscriptionArgs added in v0.12.1

type PullSubscriptionArgs struct {
	Namespace      string
	Name           string
	Spec           *duckv1alpha1.PubSubSpec
	Owner          kmeta.OwnerRefable
	Topic          string
	ReceiveAdapter string
	AdapterType    string
	ResourceGroup  string
	Mode           pubsubv1alpha1.ModeType
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL