IContainerManager Interface
Provides methods for working with containers attached to a build.
Inheritance Hierarchy
Inedo.Extensibility.Operations.IContainerManager
Syntax
public
interface
IContainerManager
Methods
Name
Description
AttachContainerToBuildAsync(AttachedContainer container, System.Threading.CancellationToken cancellationToken)
DeactivateContainerAsync(string name, string tag, string source)
GetBuildContainersAsync(System.Threading.CancellationToken cancellationToken)