Index
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
T
|
U
B
BaseProxy (class in copr.v3.proxies)
Build (class in copr.client_v2.resources)
build_tasks (copr.client_v2.client.CoprClient property)
(copr.client_v2.resources.BuildTaskList property)
BuildChrootProxy (class in copr.v3.proxies.build_chroot)
BuildEntity (class in copr.client_v2.entities)
BuildHandle (class in copr.client_v2.handlers)
BuildList (class in copr.client_v2.resources)
BuildProxy (class in copr.v3.proxies.build)
builds (copr.client_v2.client.CoprClient property)
(copr.client_v2.resources.BuildList property)
BuildTask (class in copr.client_v2.resources)
BuildTaskEntity (class in copr.client_v2.entities)
BuildTaskHandle (class in copr.client_v2.handlers)
BuildTaskList (class in copr.client_v2.resources)
C
cancel() (copr.client_v2.handlers.BuildHandle method)
(copr.client_v2.resources.Build method)
chroots (copr.client_v2.resources.MockChrootList property)
(copr.client_v2.resources.ProjectChrootList property)
copr.client_v2.entities
module
copr.v3.exceptions
module
CoprClient (class in copr.client_v2.client)
CoprConfigException
CoprException
CoprNoConfigException
CoprNoResultException
CoprRequestException
CoprTimeoutException
CoprValidationException
create() (copr.client_v2.handlers.ProjectHandle method)
create_build_from_file() (copr.client_v2.resources.Project method)
create_build_from_url() (copr.client_v2.resources.Project method)
create_client2_from_file_config() (in module copr)
create_client2_from_params() (in module copr)
create_from_file() (copr.client_v2.handlers.BuildHandle method)
create_from_file_config() (copr.client_v2.client.CoprClient class method)
create_from_params() (copr.client_v2.client.CoprClient class method)
create_from_url() (copr.client_v2.handlers.BuildHandle method)
D
delete() (copr.client_v2.handlers.BuildHandle method)
(copr.client_v2.handlers.ProjectHandle method)
(copr.client_v2.resources.Build method)
(copr.client_v2.resources.Project method)
disable() (copr.client_v2.handlers.ProjectChrootHandle method)
(copr.client_v2.resources.ProjectChroot method)
E
enable() (copr.client_v2.handlers.ProjectChrootHandle method)
(copr.client_v2.resources.ProjectChrootList method)
enable_project_chroot() (copr.client_v2.resources.Project method)
Entity (class in copr.client_v2.entities)
F
from_dict() (copr.client_v2.entities.Entity class method)
(copr.client_v2.entities.Link class method)
G
get_base_url() (copr.client_v2.handlers.ProjectChrootHandle method)
get_build_tasks() (copr.client_v2.resources.Build method)
(copr.client_v2.resources.Project method)
get_build_tasks_handle() (copr.client_v2.handlers.BuildHandle method)
(copr.client_v2.handlers.ProjectHandle method)
get_builds() (copr.client_v2.resources.Project method)
get_builds_handle() (copr.client_v2.handlers.ProjectHandle method)
get_list() (copr.client_v2.handlers.BuildHandle method)
(copr.client_v2.handlers.BuildTaskHandle method)
(copr.client_v2.handlers.MockChrootHandle method)
(copr.client_v2.handlers.ProjectChrootHandle method)
(copr.client_v2.handlers.ProjectHandle method)
get_one() (copr.client_v2.handlers.BuildHandle method)
(copr.client_v2.handlers.BuildTaskHandle method)
(copr.client_v2.handlers.MockChrootHandle method)
(copr.client_v2.handlers.ProjectChrootHandle method)
(copr.client_v2.handlers.ProjectHandle method)
get_project_chroot() (copr.client_v2.resources.Project method)
get_project_chroot_list() (copr.client_v2.resources.Project method)
get_project_chroots_handle() (copr.client_v2.handlers.ProjectHandle method)
get_self() (copr.client_v2.resources.Build method)
(copr.client_v2.resources.BuildTask method)
(copr.client_v2.resources.Project method)
I
is_finished() (copr.client_v2.entities.BuildEntity method)
is_successful() (copr.client_v2.resources.OperationResult method)
L
Link (class in copr.client_v2.entities)
M
mock_chroots (copr.client_v2.client.CoprClient property)
MockChroot (class in copr.client_v2.resources)
MockChrootEntity (class in copr.client_v2.entities)
MockChrootHandle (class in copr.client_v2.handlers)
MockChrootList (class in copr.client_v2.resources)
module
copr.client_v2.entities
copr.v3.exceptions
ModuleProxy (class in copr.v3.proxies.module)
N
new_location (copr.client_v2.resources.OperationResult property)
next_page() (copr.client_v2.resources.BuildList method)
(copr.client_v2.resources.ProjectList method)
O
OperationResult (class in copr.client_v2.resources)
P
PackageProxy (class in copr.v3.proxies.package)
post_init() (copr.client_v2.client.CoprClient method)
Project (class in copr.client_v2.resources)
project_chroots (copr.client_v2.client.CoprClient property)
ProjectChroot (class in copr.client_v2.resources)
ProjectChrootEntity (class in copr.client_v2.entities)
ProjectChrootHandle (class in copr.client_v2.handlers)
ProjectChrootList (class in copr.client_v2.resources)
ProjectChrootProxy (class in copr.v3.proxies.project_chroot)
ProjectCreateEntity (class in copr.client_v2.entities)
ProjectEntity (class in copr.client_v2.entities)
ProjectHandle (class in copr.client_v2.handlers)
ProjectList (class in copr.client_v2.resources)
ProjectProxy (class in copr.v3.proxies.project)
projects (copr.client_v2.client.CoprClient property)
(copr.client_v2.resources.ProjectList property)
T
to_dict() (copr.client_v2.entities.Entity method)
to_json() (copr.client_v2.entities.Entity method)
U
update() (copr.client_v2.handlers.ProjectChrootHandle method)
(copr.client_v2.handlers.ProjectHandle method)
(copr.client_v2.resources.Project method)
(copr.client_v2.resources.ProjectChroot method)
python-copr
Navigation
Installation
Legacy client
Client version 2
Client version 3
Related Topics
Documentation overview
Quick search