crossplane-runtime/apis/core/v1alpha1
Nic Cope 5c5d8932d3 Introduce a deletion policy, and deprecate the reclaim policy.
The deletion policy is a more narrowly scoped variant of the reclaim policy. It
affects only whether exeternal resources are deleted or orphaned when their
corresponding managed resource is deleted, as opposed to the reclaim policy
which also affects whether the managed resource is deleted when its bound claim
is deleted.

Signed-off-by: Nic Cope <negz@rk0n.org>
2020-08-11 18:24:16 -07:00
..
bindingphase.go Mark additional references to the class and claim pattern deprecated. 2020-08-11 11:27:08 -07:00
condition.go Simplify resource references, and introduce reference selection 2020-04-15 13:59:53 -07:00
condition_test.go - Removing class level reference resolution if we can get away with it 2019-10-21 17:05:15 -07:00
doc.go Update core APIs package doc 2019-09-11 23:19:52 -07:00
policies.go Introduce a deletion policy, and deprecate the reclaim policy. 2020-08-11 18:24:16 -07:00
resource.go Introduce a deletion policy, and deprecate the reclaim policy. 2020-08-11 18:24:16 -07:00
zz_generated.deepcopy.go Do not use pointer for Provider references 2020-06-26 10:19:28 -05:00