Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cell = cell.Module( "clustermesh", "Cilium ClusterMesh", cell.Config(operator.MCSAPIConfig{}), pprof.Cell(pprofConfig), gops.Cell(defaults.EnableGops, defaults.GopsPortApiserver), k8sClient.Cell, cmk8s.ResourcesCell, synced.Cell, cell.Provide(func() synced.CRDSyncResourceNames { return synced.ClusterMeshAPIServerResourceNames() }), synced.CRDSyncCell, heartbeat.Cell, HealthAPIEndpointsCell, usersManagementCell, cell.Invoke(registerHooks), )
Functions ¶
Types ¶
type UsersManagementConfig ¶
func (UsersManagementConfig) Flags ¶
func (UsersManagementConfig) Flags(flags *pflag.FlagSet)
Click to show internal directories.
Click to hide internal directories.