Skip to search

Subscription

dapr.io / v1alpha1

apiVersion: dapr.io/v1alpha1 kind: Subscription metadata: name: example
View raw schema
apiVersion string
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind string
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata object
scopes []string
spec object
SubscriptionSpec is the spec for an event subscription.
bulkSubscribe object
Represents bulk subscribe properties
enabled boolean required
maxAwaitDurationMs integer
maxMessagesCount integer
deadLetterTopic string
metadata object
pubsubname string required
route string required
topic string required

No matches. Try .spec.bulkSubscribe for an exact path