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