# Functions
Add creates a new project.
ConvertToVCS converts an input project to use a version-control system (VCS) for its persistence.
DeleteByID deletes the resource that matches the space ID and input ID.
Get returns a collection of projects based on the criteria defined by its input query parameter.
GetAll returns all projects.
GetByID returns the project that matches the input ID.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewConvertToVcs returns the new structure to send to Octopus to convert a project to VCS.
NewDatabasePersistenceSettings creates an instance of database persistence settings.
No description provided by the author
NewGitPersistenceSettings creates an instance of persistence settings.
No description provided by the author
NewJiraServiceManagementExtensionSettings creates an instance of extension settings for Jira Service Management (JSM).
No description provided by the author
No description provided by the author
No description provided by the author
NewServiceNowExtensionSettings creates an instance of extension settings for ServiceNow.
Update modifies a project based on the one provided as input.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AutoDeployReleaseOverride represents an auto-deploy release override.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GitReference represents the data returned from the Octopus Server relating to a git branch or tag in a version controlled project.
No description provided by the author
Progression represents the project level (dashboard-style) progression and current deployed releases for the project.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReleaseProgression represents information about a release within the context of a Project Progression Mirrors ReleaseProgressionResource in the server.
No description provided by the author
No description provided by the author
# Interfaces
DatabasePersistenceSettings represents database persistence settings associated with a project.
No description provided by the author
PersistenceSettings defines the interface for persistence settings.
# Type aliases
No description provided by the author
No description provided by the author