crossplane/pkg/controller/aws
Nic Cope d99c992b01 Refactor codebase to use meta, not util functions
This commit is largely generated by find and replace, with the exception of a
few tests I needed to update.

Note that I've removed the ObjectReference() and OwnerReference() methods from
all resource types. In part because they're seductively similar to the existing
GetOwnerReferences() method, and in part because they increase the size of the
corev1alpha1.Resource interface unnecessarily.

Signed-off-by: Nic Cope <negz@rk0n.org>
2019-06-11 12:49:03 -07:00
..
cache Refactor codebase to use meta, not util functions 2019-06-11 12:49:03 -07:00
compute Refactor codebase to use meta, not util functions 2019-06-11 12:49:03 -07:00
rds Refactor codebase to use meta, not util functions 2019-06-11 12:49:03 -07:00
s3 Refactor codebase to use meta, not util functions 2019-06-11 12:49:03 -07:00
aws.go Remove Provider validation checks, and thus Provider controllers 2019-05-31 17:58:21 -07:00