Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MigratePolicyData ¶
func MigratePolicyData() error
func NewClusterInformerFactory ¶
func NewClusterInformerFactory(clusterId string, cls *kubernetes.Clientset) (informers.SharedInformerFactory, error)
Types ¶
type PresetRoleConfigYaml ¶
type PresetRoleConfigYaml struct { PresetRoles []*policyservice.Role `json:"preset_roles"` Description string `json:"description"` }
Click to show internal directories.
Click to hide internal directories.