package constants // TinyauthLabels is a list of labels that can be used in a tinyauth protected container var TinyauthLabels = []string{ "tinyauth.oauth.whitelist", "tinyauth.users", "tinyauth.allowed", "tinyauth.headers", }