Documentation ¶
Index ¶
- Constants
- func SyncEndpointsStatus(c client.Client)
- func SyncExternalIstioServiceEntry(ctx context.Context, ies *istioexternalapiv1.IstioExternalService, ...) error
- func SyncExternalService(ctx context.Context, ies *istioexternalapiv1.IstioExternalService, ...) error
- func SyncExternalServiceEndpoints(ctx context.Context, ies *istioexternalapiv1.IstioExternalService, ...) error
Constants ¶
View Source
const ManagedByLabelName = "external-service.istio.rodbate.github.com/managed-by"
Variables ¶
This section is empty.
Functions ¶
func SyncEndpointsStatus ¶
func SyncExternalIstioServiceEntry ¶
func SyncExternalIstioServiceEntry( ctx context.Context, ies *istioexternalapiv1.IstioExternalService, serviceEntry *istioexternalapiv1.IstioExternalServiceEntry, c client.Client, scheme *runtime.Scheme, ) error
func SyncExternalService ¶
func SyncExternalService( ctx context.Context, ies *istioexternalapiv1.IstioExternalService, serviceEntry *istioexternalapiv1.IstioExternalServiceEntry, c client.Client, scheme *runtime.Scheme, ) error
func SyncExternalServiceEndpoints ¶
func SyncExternalServiceEndpoints( ctx context.Context, ies *istioexternalapiv1.IstioExternalService, serviceEntry *istioexternalapiv1.IstioExternalServiceEntry, c client.Client, scheme *runtime.Scheme, ) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.