Class PubSub (2.3.1)

PubSub(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Pub/Sub specific notification config.

Attributes

NameDescription
enabled bool
Enable notifications for Pub/Sub.
topic str
The desired Pub/Sub topic to which notifications will be sent by GKE. Format is projects/{project}/topics/{topic}.