# Functions

GetStatus returns the provided object's status.
NewObjectFromGVK instanciates a new client.Object for the provided GVK.

# Structs

A Dependency is a reference to an object using its name, namespace and its object kind.
No description provided by the author

# Interfaces

A Builder provides features to create a kubernetes resource.
A Comparer provides a custom function to compare two resources returned by a Builder.