Struct hubcaps::repositories::Repository [] [src]

pub struct Repository<'a> { /* fields omitted */ }

Methods

impl<'a> Repository<'a>
[src]

get a reference to deployments associated with this repository ref

get a reference to a specific github issue associated with this repoistory ref

get a reference to github issues associated with this repoistory ref

get a reference to deploy keys associated with this repository ref

get a list of labels associated with this repository ref

get a list of pulls associated with this repository ref

get a reference to releases associated with this repository ref

get a references to statuses associated with this reposoitory ref