Skip to content

Commit

Permalink
Merge pull request #241 from joejstuart/volatile-docs-fix
Browse files Browse the repository at this point in the history
Fix broken reference in docs
  • Loading branch information
joejstuart authored Dec 18, 2023
2 parents 5319fe8 + 0467453 commit bebe71a
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/modules/ROOT/pages/reference.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,20 @@ Appears In: xref:{anchor_prefix}-github-com-enterprise-contract-enterprise-contr


[id="{anchor_prefix}-github-com-enterprise-contract-enterprise-contract-controller-api-v1alpha1-volatilecriteria"]
=== VolatileCriteria (xref:{anchor_prefix}-github-com-enterprise-contract-enterprise-contract-controller-api-v1alpha1-struct-value string -json-value- effectiveon string -json-effectiveon-omitempty- effectiveuntil string -json-effectiveuntil-omitempty-[$$struct{Value string "json:\"value\""; EffectiveOn string "json:\"effectiveOn,omitempty\""; EffectiveUntil string "json:\"effectiveUntil,omitempty\""}$$])

=== VolatileCriteria

VolatileCriteria includes or excludes a policy rule with effective dates as an option.

[quote]
Appears In: xref:{anchor_prefix}-github-com-enterprise-contract-enterprise-contract-controller-api-v1alpha1-volatilesourceconfig[$$VolatileSourceConfig$$]

[cols="25a,75a", options="header"]
|===
| Field | Description
| *`value`* __string__ |
| *`effectiveOn`* __string__ |
| *`effectiveUntil`* __string__ |
|===


[id="{anchor_prefix}-github-com-enterprise-contract-enterprise-contract-controller-api-v1alpha1-volatilesourceconfig"]
Expand Down

0 comments on commit bebe71a

Please sign in to comment.