SkaffoldGitSource
import type { SkaffoldGitSource } from "https://googleapis.deno.dev/v1/clouddeploy:v1.ts";Git repository containing Skaffold Config modules.
interface SkaffoldGitSource  {
path?: string;
ref?: string;
repo?: string;
}import type { SkaffoldGitSource } from "https://googleapis.deno.dev/v1/clouddeploy:v1.ts";Git repository containing Skaffold Config modules.