Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
ControlPlane *ControlPlaneContext
Mesh MeshContext
}
type ControlPlaneContext ¶
func BuildControlPlaneContext ¶
func BuildControlPlaneContext(config kuma_cp.Config) (*ControlPlaneContext, error)
type MeshContext ¶
type MeshContext struct {
Resource *mesh_core.MeshResource
Dataplanes *mesh_core.DataplaneResourceList
}
Click to show internal directories.
Click to hide internal directories.