# Constants

Package type metadata.
Package type metadata.

# Variables

SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
Webhook type metadata.
Webhook type metadata.
Webhook type metadata.
Webhook type metadata.

# Structs

BitbucketWebhook provide a way to configure Bitbucket Server to make requests to your server (or another external service) whenever certain events occur in Bitbucket.
BitbucketWebhookConfiguration configures settings for a webhook configuration.
An Webhook is an SSH key with read or write access to a bitbucket git repo.
WebhookList contains a list of Webhook.
WebhookObservation are the observable fields of an Webhook.
WebhookParameters are the configurable fields of a Webhook.
An WebhookSpec defines the desired state of an Webhook.
An WebhookStatus represents the observed state of an Webhook.

# Type aliases

Event describes a bitbucket server event type +kubebuilder:validation:Enum="repo:refs_changed";"repo:modified".