Skip to content

Commit

Permalink
Update apis/provider-ceph/v1alpha1/lifecycleconfiguration_types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Kovacs <[email protected]>
  • Loading branch information
nolancon and mhmxs authored Oct 18, 2023
1 parent 0298ac2 commit e116418
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ type LifecycleRuleFilter struct {
// This is used in a Lifecycle Rule Filter to apply a logical AND to two or
// more predicates. The Lifecycle Rule will apply to any object matching all
// of the predicates configured inside the And operator.
// +optional
And *LifecycleRuleAndOperator `json:"and,omitempty"`

// Prefix identifying one or more objects to which the rule applies.
Expand Down

0 comments on commit e116418

Please sign in to comment.