webhooks property

List<MutatingWebhook>? webhooks
final

Webhooks is a list of webhooks and the affected resources and operations.

Implementation

final List<MutatingWebhook>? webhooks;