global

package
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2021 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ProvidedTypes = []model.ResourceType{
		core_mesh.CircuitBreakerType,
		core_mesh.DataplaneType,
		core_mesh.ZoneIngressType,
		core_mesh.ExternalServiceType,
		core_mesh.FaultInjectionType,
		core_mesh.HealthCheckType,
		core_mesh.MeshType,
		core_mesh.ProxyTemplateType,
		core_mesh.RateLimitType,
		core_mesh.RetryType,
		core_mesh.TimeoutType,
		core_mesh.TrafficLogType,
		core_mesh.TrafficPermissionType,
		core_mesh.TrafficRouteType,
		core_mesh.TrafficTraceType,
		system.SecretType,
		system.GlobalSecretType,
		system.ConfigType,
	}
	ConsumedTypes = []model.ResourceType{
		core_mesh.DataplaneType,
		core_mesh.DataplaneInsightType,
		core_mesh.ZoneIngressType,
		core_mesh.ZoneIngressInsightType,
	}
)

Functions

func Callbacks

func Callbacks(s sync_store.ResourceSyncer, k8sStore bool, kubeFactory resources_k8s.KubeFactory) *client.Callbacks

func ConsumesType

func ConsumesType(typ model.ResourceType) bool

func Setup

func Setup(rt runtime.Runtime) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳