Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cell = cell.Module( "clustermesh-common", "Common Cilium ClusterMesh modules", cell.Config(option.DefaultLegacyClusterMeshConfig), cell.Config(cmtypes.DefaultClusterInfo), cell.Invoke(cmtypes.RegisterClusterInfoValidator), cmmetrics.Cell, health.HealthAPIServerCell, controller.Cell, kvstore.Cell, cell.Provide(func(ss syncstate.SyncState) *kvstore.ExtraOptions { return &kvstore.ExtraOptions{ BootstrapComplete: ss.WaitChannel(), } }), store.Cell, )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.