UNPKG

@chimoney.io/iaas-k8s-deployment

Version:

Kubernetes Infrastructure as a Service deployment package for streamlined multi-cloud environments

3 lines 230 B
import type { DeploymentConfig, FieldValidationError } from "../../types/index.js"; export declare function validateDeploymentConfig(config: DeploymentConfig): FieldValidationError[]; //# sourceMappingURL=config-validator.d.ts.map