# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
GetDeletableResources returns a list of resources that have to be deleted when tenant control planes are deleted Currently there is only a default approach TODO: the idea of this function is to become a factory to return the group of deletable resources according to the given configuration.
No description provided by the author
GetResources returns a list of resources that will be used to provide tenant control planes Currently there is only a default approach TODO: the idea of this function is to become a factory to return the group of resources according to the given configuration.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TenantControlPlaneReconciler reconciles a TenantControlPlane object.
TenantControlPlaneReconcilerConfig gives the necessary configuration for TenantControlPlaneReconciler.