# Functions

Add creates a new feed.
DeleteByID will delete a account with the provided id.
Get returns a collection of feeds based on the criteria defined by its input query parameter.
GetAll returns all feeds.
GetByID returns the feed that matches the input ID.
No description provided by the author
No description provided by the author
NewAwsElasticContainerRegistry creates and initializes an Amazon Web Services (AWS) Elastic Container Registry (ECR).
NewBuiltInFeed creates and initializes a built-in feed.
NewDockerContainerRegistry creates and initializes a Docker container registry.
No description provided by the author
NewFeedService returns an feed service with a preconfigured client.
NewGitHubRepositoryFeed creates and initializes a GitHub repository feed.
NewHelmFeed creates and initializes a Helm feed.
NewMavenFeed creates and initializes a Maven feed.
NewNuGetFeed creates and initializes a NuGet feed.
NewOCIRegistryFeed creates and initializes a OCIRegistry feed.
NewOctopusProjectFeed creates and initializes a Octopus project feed.
NewS3Feed creates and initializes an Amazon S3 Bucket Feed.
note, the FeedID here has to be a real 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
Update modifies a feed 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
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

# Structs

No description provided by the author
AwsElasticContainerRegistry represents an Amazon Web Services (AWS) Elastic Container Registry (ECR).
BuiltInFeed represents a built-in feed.
No description provided by the author
DockerContainerRegistry represents a Docker container registry.
No description provided by the author
No description provided by the author
FeedService handles communication with feed-related methods of the Octopus API.
No description provided by the author
GitHubRepositoryFeed represents a GitHub repository feed.
HelmFeed represents a Helm feed.
MavenFeed represents a Maven feed.
NuGetFeed represents a NuGet feed.
OCIRegistryFeed represents a feed of Open Container Initiative Registry.
OctopusProjectFeed represents an Octopus project feed.
S3Feed represents an Amazon Web Services (AWS) S3 Bucket Feed.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author