Skip to content

Commit

Permalink
add comment on kubebuilder marker
Browse files Browse the repository at this point in the history
  • Loading branch information
tbavelier committed Jan 8, 2025
1 parent bce4684 commit df68861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/datadoghq/v1alpha1/datadoggenericresource_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import (

type SupportedResourcesType string

// When adding a new type, make sure to update the kubebuilder validation enum marker
const (
Notebook SupportedResourcesType = "notebook"
SyntheticsAPITest SupportedResourcesType = "synthetics_api_test"
Expand Down

0 comments on commit df68861

Please sign in to comment.