Documentation ¶
Index ¶
- Constants
- func Address(dataplane *core_mesh.DataplaneResource, ...) string
- func DataplaneAssignmentName(dataplane *core_mesh.DataplaneResource) string
- func DataplaneLabels(dataplane *core_mesh.DataplaneResource, ...) map[string]string
- func IndexMeshes(meshes []*core_mesh.MeshResource) map[string]*core_mesh.MeshResource
- func MultiValue(values []string) string
- type ApiVersion
Constants ¶
View Source
const (
API_V1 = "v1"
)
Variables ¶
This section is empty.
Functions ¶
func Address ¶
func Address(dataplane *core_mesh.DataplaneResource, endpoint *mesh_proto.PrometheusMetricsBackendConfig) string
func DataplaneAssignmentName ¶
func DataplaneAssignmentName(dataplane *core_mesh.DataplaneResource) string
func DataplaneLabels ¶
func DataplaneLabels(dataplane *core_mesh.DataplaneResource, meshGateways []*core_mesh.MeshGatewayResource) map[string]string
func IndexMeshes ¶
func IndexMeshes(meshes []*core_mesh.MeshResource) map[string]*core_mesh.MeshResource
func MultiValue ¶
Types ¶
type ApiVersion ¶
type ApiVersion = string
Click to show internal directories.
Click to hide internal directories.