Documentation ¶
Index ¶
Constants ¶
View Source
const ( MeshPrefix = "meshes" MeshKey = "mesh" ClusterPrefix = "clusters" ClusterKey = "cluster" NamespacePrefix = "namespaces" NamespaceKey = "namespace" ServicePrefix = "services" ServiceKey = "service" MicroServicePrefix = "microservices" MicroServiceKey = "microservice" IstioResourceKind = "kind" IstioResourceKey = "name" GatewayPrefix = "gateways" GatewayKey = "gateway" VirtualservicePrefix = "virtualservices" VirtualserviceKey = "virtualservice" DestinationrulePrefix = "destinationrules" DestinationruleKey = "destinationrule" ServiceentriePrefix = "serviceentries" ServiceentryKey = "serviceentry" SidecarPrefix = "sidecars" SidecarKey = "sidecar" EnvoyfilterPrefix = "envoyfilters" EnvoyfilterKey = "envoyfilter" WorkloadentryPrefix = "workloadentries" WorkloadentryKey = "workloadentry" LabelSelectorQuery = "labelSelector" )
web handler keys
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.