package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev

# Functions

NewCRDFinalizer creates a new CRDFinalizer.

# Structs

CRDFinalizer is a controller that finalizes the CRD by deleting all the CRs associated with it.

# Interfaces

CRClientGetter knows how to get a ListerCollectionDeleter for a given CRD UID.
ListerCollectionDeleter combines rest.Lister and rest.CollectionDeleter.