Versions in this module Expand all Collapse all v1 v1.0.1 Jun 2, 2026 Changes in this version + const ModeApply + const ModePlan + type ApproveRequest struct + HeadSHA string + PRNumber int + Repo string + type ApproveResponse struct + JobID string + JobToken string + type ClosePlanRequest struct + HeadSHA string + PRNumber int + Repo string + type ClosePlanResponse struct + DeploymentID string + Message string + Status string + type CreateRepositoryRequest struct + Identifier string + Provider string + type CreateRepositoryResponse struct + ApplySecret string + CreatedNew bool + Instruction string + PlanSecret string + RepoSecret string + type CredentialsRequest struct + HeadSHA string + JobID string + JobToken string + Mode string + PRNumber string + Repo string + SourceBranch string + SourceBranchSHA string + Stacks []string + TargetBranch string + type CredentialsResponse struct + AccessToken string + ExpiresAt time.Time + Project string + type RegisterPlanRequest struct + HeadSHA string + PRNumber int + PlanOutput string + Repo string + SourceBranch string + SourceBranchSHA string + Stacks []string + TargetBranch string + User string + func (r *RegisterPlanRequest) Validate() bool + type RegisterPlanResponse struct + DeploymentID string + Message string + PlanVersion int + Status string + type RegisterRepoRequest struct + Name string + Provider string + type RegisterRepoResponse struct + Instruction string + RepoID string + RepoSecret string