C# (CSharp) Octopus.Client Namespace

Nested Namespaces

Octopus.Client.Editors
Octopus.Client.Exceptions
Octopus.Client.Extensions
Octopus.Client.Model
Octopus.Client.Operations
Octopus.Client.Repositories
Octopus.Client.Serialization
Octopus.Client.Tests
Octopus.Client.Util
Octopus.Client.Validation

Classes

Name Description
OctopusAsyncRepository A simplified interface to commonly-used parts of the API. Functionality not exposed by this interface can be accessed using IOctopusAsyncRepository.Client.
OctopusClientFactory Creates instances of the IOctopusAsyncClient.
OctopusClientOptions Options used to change the behaviour of OctopusAsyncClient
OctopusRepository A simplified interface to commonly-used parts of the API. Functionality not exposed by this interface can be accessed using IOctopusRepository.Client.
OctopusRepositoryExtensions
OctopusRequest Describes a request made to the Octopus server by the client.
OctopusServerEndpoint Specifies the location and credentials to use when communicating with an Octopus Deploy server.
UrlTemplate Modified implementation of the URI Template Spec RFC6570 for use in the Octopus Deploy RESTful API client.
UrlTemplate.OperatorInfo
UrlTemplate.VarSpec