# Functions
NewLocalGitTarget creates a new LocalGitTarget.
NewRemoteGitTarget creates a new RemoteGitTarget.
NewS3Target creates a new S3Target.
No description provided by the author
# Constants
No description provided by the author
# Structs
LocalGitTarget a Target to pull and push local git repositories.
RemoteGitTarget a Target to pull and push remote git repositories.
S3Target a Target to pull and push S3 resources.
# Interfaces
No description provided by the author