package
0.23.0
Repository: https://github.com/google/knative-gcp.git
Documentation: pkg.go.dev

# Packages

Package v1 defines internal types in internal.events.cloud.google.com/v1 for use by other resources.
Package v1alpha1 defines internal types in internal.events.cloud.google.com/v1alpha1 for use by other resources.
Package v1beta1 defines internal types in internal.events.cloud.google.com/v1beta1 for use by other resources.

# Constants

ChannelLabelKey is the label name used to identify the channel that owns a PS or Topic.
DefaultAckDeadline is the default ack deadline (30 seconds) in the default pullSubscription spec.
DefaultRetentionDuration is the default retention duration (7 days) in the default pullSubscription spec.
No description provided by the author
MinAckDeadline is the maximum ack deadline (10 minutes) to validate the pullSubscription.
7 days.
MinAckDeadline is the minimum ack deadline (0 second) to validate the pullSubscription.
MinRetentionDuration is the minimum retention duration (10 seconds) to validate the pullSubscription.
SourceLabelKey is the label name used to identify the source that owns a PS or Topic.

# Variables

PullSubscriptionsResource represents a PullSubscription.
TopicsResource represents a Topic.