Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ProvidedTypes = []model.ResourceType{ mesh.ZoneIngressType, mesh.ZoneIngressInsightType, mesh.DataplaneType, mesh.DataplaneInsightType, } ConsumedTypes = []model.ResourceType{ mesh.CircuitBreakerType, mesh.DataplaneType, mesh.ZoneIngressType, 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 ¶
func Callbacks ¶
func Callbacks(rt core_runtime.Runtime, syncer sync_store.ResourceSyncer, k8sStore bool, localZone string, kubeFactory resources_k8s.KubeFactory) *kds_client.Callbacks
func ConsumesType ¶
func ConsumesType(typ model.ResourceType) bool
func Setup ¶
func Setup(rt core_runtime.Runtime) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.