package deploy type SharedOpts struct { ProjectID uint ClusterID uint Namespace string LocalPath string LocalDockerfile string OverrideTag string Method DeployBuildType }