Documentation ¶ Index ¶ func MapsEqual(m1, m2 map[string]map[string]bool) bool func WriteConfigmap(clientset *kubernetes.Clientset, permission map[string]map[string]bool, ...) error type Config Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MapsEqual ¶ func MapsEqual(m1, m2 map[string]map[string]bool) bool func WriteConfigmap ¶ func WriteConfigmap(clientset *kubernetes.Clientset, permission map[string]map[string]bool, c Config) error Types ¶ type Config ¶ type Config struct { CMName string CMNamespace string } Source Files ¶ View all Source files types.go util.go Click to show internal directories. Click to hide internal directories.