UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 215 B
/** Hubble relay customization */ export interface ProjectKubeCustomizationCiliumHubbleRelay { /** Enable relay */ enabled?: boolean; } //# sourceMappingURL=ProjectKubeCustomizationCiliumHubbleRelay.d.ts.map