Documentation
¶
Overview ¶
Package kds provides support of Kuma Discovery Service, extension of xDS
Index ¶
Constants ¶
View Source
const (
KumaResource = googleApis + "kuma.mesh.v1alpha1.KumaResource"
)
Variables ¶
View Source
var (
SupportedTypes = []model.ResourceType{
mesh.CircuitBreakerType,
mesh.DataplaneType,
mesh.ZoneIngressType,
mesh.ZoneIngressInsightType,
mesh.DataplaneInsightType,
mesh.ExternalServiceType,
mesh.FaultInjectionType,
mesh.HealthCheckType,
mesh.MeshType,
mesh.ProxyTemplateType,
mesh.RateLimitType,
mesh.RetryType,
mesh.TimeoutType,
mesh.TrafficLogType,
mesh.TrafficPermissionType,
mesh.TrafficRouteType,
mesh.TrafficTraceType,
system.SecretType,
system.GlobalSecretType,
system.ConfigType,
}
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.