Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DataCenters []*conf.Arc
View Source
var Groups []*Group
View Source
var Teams map[string]*Team
View Source
var Users map[string]*User
Functions ¶
Types ¶
type Team ¶
Team provides a way to organize users.
func FindOrphanedTeams ¶
FindOrphanedTeams finds any teams that are not a part of a pod
type TeamAudit ¶
func FindRogueTeams ¶
FindRogueTeams finds any teams that are a part of a pod, but aren't a defined team.
Click to show internal directories.
Click to hide internal directories.