I use this exporter as an api, and I need to implement another custom label strategy. Purpose being to habe business logic in those labels (datacenter, ...). Because the interface is private, this can not be implemented elsewhere. This commit makes it public. Signed-off-by: Arthur Gautier <baloo@gandi.net>