UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 220 B
/** Missing description */ export interface ProjectKubeRestart { /** Force restarting control plane apiserver (will create a slight downtime) */ force?: boolean; } //# sourceMappingURL=ProjectKubeRestart.d.ts.map