See the Deploy Keys API documentation for more information.
Methods
-
Create(Int64,
New Creates a new deploy key for a repository.Deploy Key) -
Create(String,
String, Creates a new deploy key for a repository.New Deploy Key) -
Delete(Int64,
Int32) Deletes a deploy key from a repository. -
Delete(String,
String, Deletes a deploy key from a repository.Int32) -
Get(Int64,
Int32) Get a single deploy key by number for a repository. -
Get(String,
String, Get a single deploy key by number for a repository.Int32) -
Get
All(Int64) Get all deploy keys for a repository. -
Get
All(Int64, Get all deploy keys for a repository.Api Options) -
Get
All(String, Get all deploy keys for a repository.String) -
Get
All(String, Get all deploy keys for a repository.String, Api Options)