Service: Omit<k8s.types.input.core.v1.Service, "spec"> & {
    spec: pulumi.Input<ServiceSpec>;
}

Type declaration

Generated using TypeDoc