l.s.m.s.SnapSet : class documentation

Part of lp.snappy.model.snap View In Hierarchy

See ISnapSet.
Method new See ISnapSet.
Method isValidPrivacy See ISnapSet.
Method exists See ISnapSet.
Method getByName See ISnapSet.
Method findByOwner See ISnapSet.
Method findByPerson See ISnapSet.
Method findByProject See ISnapSet.
Method findByBranch See ISnapSet.
Method findByGitRepository See ISnapSet.
Method findByGitRef See ISnapSet.
Method findByContext Undocumented
Method findByURL See ISnapSet.
Method findByURLPrefix See ISnapSet.
Method findByURLPrefixes See ISnapSet.
Method findByStoreName See ISnapSet.
Method preloadDataForSnaps See ISnapSet.
Method getSnapcraftYaml See ISnapSet.
Class Method makeAutoBuilds See ISnapSet.
Method detachFromBranch See ISnapSet.
Method detachFromGitRepository See ISnapSet.
Method empty_list See ISnapSet.
Method _getByName Undocumented
Method _getSnapsFromCollection Undocumented
Method _findSnapVisibilityClause Undocumented
Static Method _findStaleSnaps See ISnapSet.
def new(self, registrant, owner, distro_series, name, description=None, branch=None, git_repository=None, git_repository_url=None, git_path=None, git_ref=None, auto_build=False, auto_build_archive=None, auto_build_pocket=None, auto_build_channels=None, require_virtualized=True, processors=None, date_created=DEFAULT, private=False, allow_internet=True, build_source_tarball=False, store_upload=False, store_series=None, store_name=None, store_secrets=None, store_channels=None):
See ISnapSet.
def isValidPrivacy(self, private, owner, branch=None, git_ref=None):
See ISnapSet.
def _getByName(self, owner, name):
Undocumented
def exists(self, owner, name):
See ISnapSet.
def getByName(self, owner, name):
See ISnapSet.
def _getSnapsFromCollection(self, collection, owner=None):
Undocumented
def findByOwner(self, owner):
See ISnapSet.
def findByPerson(self, person, visible_by_user=None):
See ISnapSet.
def findByProject(self, project, visible_by_user=None):
See ISnapSet.
def findByBranch(self, branch):
See ISnapSet.
def findByGitRepository(self, repository, paths=None):
See ISnapSet.
def findByGitRef(self, ref):
See ISnapSet.
def findByContext(self, context, visible_by_user=None, order_by_date=True):
Undocumented
def _findSnapVisibilityClause(self, visible_by_user):
Undocumented
def findByURL(self, url, owner=None, visible_by_user=None):
See ISnapSet.
def findByURLPrefix(self, url_prefix, owner=None, visible_by_user=None):
See ISnapSet.
def findByURLPrefixes(self, url_prefixes, owner=None, visible_by_user=None):
See ISnapSet.
def findByStoreName(self, store_name, owner=None, visible_by_user=None):
See ISnapSet.
def preloadDataForSnaps(self, snaps, user=None):
See ISnapSet.
def getSnapcraftYaml(self, context, logger=None):
See ISnapSet.
@staticmethod
def _findStaleSnaps():
See ISnapSet.
@classmethod
def makeAutoBuilds(cls, logger=None):
See ISnapSet.
def detachFromBranch(self, branch):
See ISnapSet.
def detachFromGitRepository(self, repository):
See ISnapSet.
def empty_list(self):
See ISnapSet.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.