README.md
pyproject.toml
northflank/__init__.py
northflank/_namespace.py
northflank/_types.py
northflank/client.py
northflank/context.py
northflank/endpoint.py
northflank/errors.py
northflank/helpers.py
northflank/metrics.py
northflank/py.typed
northflank/response.py
northflank.egg-info/PKG-INFO
northflank.egg-info/SOURCES.txt
northflank.egg-info/dependency_links.txt
northflank.egg-info/requires.txt
northflank.egg-info/top_level.txt
northflank/_protocols/__init__.py
northflank/endpoints/__init__.py
northflank/endpoints/abort/__init__.py
northflank/endpoints/abort/preview_blueprint_run.py
northflank/endpoints/abort/release_flow_run.py
northflank/endpoints/abort/template_run.py
northflank/endpoints/abort/workflow_run.py
northflank/endpoints/abort/addon/__init__.py
northflank/endpoints/abort/addon/backup.py
northflank/endpoints/abort/addon/restore.py
northflank/endpoints/abort/job/__init__.py
northflank/endpoints/abort/job/build.py
northflank/endpoints/abort/job/run.py
northflank/endpoints/abort/service/__init__.py
northflank/endpoints/abort/service/build.py
northflank/endpoints/add/__init__.py
northflank/endpoints/add/backup_destination.py
northflank/endpoints/add/registry_credentials.py
northflank/endpoints/add/ssh_identities.py
northflank/endpoints/add/tag.py
northflank/endpoints/add/domain/__init__.py
northflank/endpoints/add/domain/subdomain.py
northflank/endpoints/add/subdomain/__init__.py
northflank/endpoints/add/subdomain/path.py
northflank/endpoints/assign/__init__.py
northflank/endpoints/assign/subdomain/__init__.py
northflank/endpoints/assign/subdomain/path.py
northflank/endpoints/assign/subdomain/service.py
northflank/endpoints/attach/__init__.py
northflank/endpoints/attach/volume.py
northflank/endpoints/backup/__init__.py
northflank/endpoints/backup/addon.py
northflank/endpoints/backup/volume.py
northflank/endpoints/cordon/__init__.py
northflank/endpoints/cordon/cloud/__init__.py
northflank/endpoints/cordon/cloud/cluster/__init__.py
northflank/endpoints/cordon/cloud/cluster/node.py
northflank/endpoints/create/__init__.py
northflank/endpoints/create/domain.py
northflank/endpoints/create/egress_ip.py
northflank/endpoints/create/external_addon.py
northflank/endpoints/create/global_secret.py
northflank/endpoints/create/gradual_rollout_strategy.py
northflank/endpoints/create/llm_model_deployment.py
northflank/endpoints/create/load_balancer.py
northflank/endpoints/create/log_sink.py
northflank/endpoints/create/notification.py
northflank/endpoints/create/org_role.py
northflank/endpoints/create/org_role_member.py
northflank/endpoints/create/preview_blueprint.py
northflank/endpoints/create/project.py
northflank/endpoints/create/secret.py
northflank/endpoints/create/team.py
northflank/endpoints/create/team_member_invite.py
northflank/endpoints/create/team_role.py
northflank/endpoints/create/team_role_member.py
northflank/endpoints/create/template.py
northflank/endpoints/create/volume.py
northflank/endpoints/create/workflow.py
northflank/endpoints/create/addon/__init__.py
northflank/endpoints/create/addon/backup_schedule.py
northflank/endpoints/create/cloud/__init__.py
northflank/endpoints/create/cloud/cluster.py
northflank/endpoints/create/cloud/integration.py
northflank/endpoints/create/custom_vcs/__init__.py
northflank/endpoints/create/custom_vcs/token.py
northflank/endpoints/create/job/__init__.py
northflank/endpoints/create/job/cron.py
northflank/endpoints/create/job/manual.py
northflank/endpoints/create/service/__init__.py
northflank/endpoints/create/service/build.py
northflank/endpoints/create/service/combined.py
northflank/endpoints/create/service/deployment.py
northflank/endpoints/delete/__init__.py
northflank/endpoints/delete/backup.py
northflank/endpoints/delete/backup_destination.py
northflank/endpoints/delete/blueprint_template_preview.py
northflank/endpoints/delete/domain.py
northflank/endpoints/delete/egress_ip.py
northflank/endpoints/delete/external_addon.py
northflank/endpoints/delete/global_secret.py
northflank/endpoints/delete/gradual_rollout_strategy.py
northflank/endpoints/delete/job.py
northflank/endpoints/delete/llm_model_deployment.py
northflank/endpoints/delete/load_balancer.py
northflank/endpoints/delete/log_sink.py
northflank/endpoints/delete/notification.py
northflank/endpoints/delete/org_role.py
northflank/endpoints/delete/org_role_member.py
northflank/endpoints/delete/pipeline_template_preview.py
northflank/endpoints/delete/preview_blueprint.py
northflank/endpoints/delete/project.py
northflank/endpoints/delete/registry_credentials.py
northflank/endpoints/delete/secret.py
northflank/endpoints/delete/secret_link.py
northflank/endpoints/delete/service.py
northflank/endpoints/delete/ssh_identities.py
northflank/endpoints/delete/tag.py
northflank/endpoints/delete/team_member.py
northflank/endpoints/delete/team_role.py
northflank/endpoints/delete/team_role_member.py
northflank/endpoints/delete/template.py
northflank/endpoints/delete/addon/__init__.py
northflank/endpoints/delete/addon/backup_schedule.py
northflank/endpoints/delete/cloud/__init__.py
northflank/endpoints/delete/cloud/cluster.py
northflank/endpoints/delete/cloud/integration.py
northflank/endpoints/delete/subdomain/__init__.py
northflank/endpoints/delete/subdomain/path.py
northflank/endpoints/delete/volume/__init__.py
northflank/endpoints/delete/volume/backup.py
northflank/endpoints/detach/__init__.py
northflank/endpoints/detach/volume.py
northflank/endpoints/disable/__init__.py
northflank/endpoints/disable/subdomain/__init__.py
northflank/endpoints/disable/subdomain/cdn.py
northflank/endpoints/drain/__init__.py
northflank/endpoints/drain/cloud/__init__.py
northflank/endpoints/drain/cloud/cluster/__init__.py
northflank/endpoints/drain/cloud/cluster/node.py
northflank/endpoints/enable/__init__.py
northflank/endpoints/enable/subdomain/__init__.py
northflank/endpoints/enable/subdomain/cdn.py
northflank/endpoints/get/__init__.py
northflank/endpoints/get/backup_destination.py
northflank/endpoints/get/dns_id.py
northflank/endpoints/get/domain.py
northflank/endpoints/get/domain_certificate.py
northflank/endpoints/get/egress_ip.py
northflank/endpoints/get/external_addon.py
northflank/endpoints/get/global_secret.py
northflank/endpoints/get/llm_model_deployment.py
northflank/endpoints/get/load_balancer.py
northflank/endpoints/get/log_sink.py
northflank/endpoints/get/notification.py
northflank/endpoints/get/org_directory_groups.py
northflank/endpoints/get/org_role.py
northflank/endpoints/get/pipeline.py
northflank/endpoints/get/preview_blueprint.py
northflank/endpoints/get/preview_blueprint_run.py
northflank/endpoints/get/preview_template.py
northflank/endpoints/get/preview_template_run.py
northflank/endpoints/get/project.py
northflank/endpoints/get/registry_credentials.py
northflank/endpoints/get/release_flow.py
northflank/endpoints/get/release_flow_run.py
northflank/endpoints/get/secret.py
northflank/endpoints/get/secret_details.py
northflank/endpoints/get/secret_link.py
northflank/endpoints/get/ssh_identities.py
northflank/endpoints/get/tag.py
northflank/endpoints/get/team.py
northflank/endpoints/get/team_role.py
northflank/endpoints/get/template.py
northflank/endpoints/get/template_run.py
northflank/endpoints/get/workflow.py
northflank/endpoints/get/workflow_run.py
northflank/endpoints/get/addon/__init__.py
northflank/endpoints/get/addon/backup_schedules.py
northflank/endpoints/get/addon/backups.py
northflank/endpoints/get/addon/containers.py
northflank/endpoints/get/addon/credentials.py
northflank/endpoints/get/addon/metrics.py
northflank/endpoints/get/addon/restores.py
northflank/endpoints/get/addon/types.py
northflank/endpoints/get/addon/version.py
northflank/endpoints/get/addon/backup/__init__.py
northflank/endpoints/get/addon/backup/download.py
northflank/endpoints/get/addon/backup/restores.py
northflank/endpoints/get/cloud/__init__.py
northflank/endpoints/get/cloud/cluster.py
northflank/endpoints/get/cloud/integration.py
northflank/endpoints/get/invoice/__init__.py
northflank/endpoints/get/invoice/details.py
northflank/endpoints/get/job/__init__.py
northflank/endpoints/get/job/branches.py
northflank/endpoints/get/job/build.py
northflank/endpoints/get/job/build_argument_details.py
northflank/endpoints/get/job/build_arguments.py
northflank/endpoints/get/job/build_metrics.py
northflank/endpoints/get/job/builds.py
northflank/endpoints/get/job/containers.py
northflank/endpoints/get/job/deployment.py
northflank/endpoints/get/job/health_checks.py
northflank/endpoints/get/job/metrics.py
northflank/endpoints/get/job/pull_requests.py
northflank/endpoints/get/job/run.py
northflank/endpoints/get/job/runs.py
northflank/endpoints/get/job/runtime_environment.py
northflank/endpoints/get/job/runtime_environment_details.py
northflank/endpoints/get/service/__init__.py
northflank/endpoints/get/service/branches.py
northflank/endpoints/get/service/build.py
northflank/endpoints/get/service/build_argument_details.py
northflank/endpoints/get/service/build_arguments.py
northflank/endpoints/get/service/build_metrics.py
northflank/endpoints/get/service/builds.py
northflank/endpoints/get/service/containers.py
northflank/endpoints/get/service/deployment.py
northflank/endpoints/get/service/health_checks.py
northflank/endpoints/get/service/metrics.py
northflank/endpoints/get/service/ports.py
northflank/endpoints/get/service/pull_requests.py
northflank/endpoints/get/service/runtime_environment.py
northflank/endpoints/get/service/runtime_environment_details.py
northflank/endpoints/get/subdomain/__init__.py
northflank/endpoints/get/subdomain/path.py
northflank/endpoints/get/volume/__init__.py
northflank/endpoints/get/volume/backup.py
northflank/endpoints/get/volume/backups.py
northflank/endpoints/import_/__init__.py
northflank/endpoints/import_/domain_certificate.py
northflank/endpoints/import_/addon/__init__.py
northflank/endpoints/import_/addon/backup.py
northflank/endpoints/list/__init__.py
northflank/endpoints/list/addons.py
northflank/endpoints/list/backup_destinations.py
northflank/endpoints/list/backup_destinations_backups.py
northflank/endpoints/list/blueprint_template_previews.py
northflank/endpoints/list/branches.py
northflank/endpoints/list/domains.py
northflank/endpoints/list/egress_ips.py
northflank/endpoints/list/external_addons.py
northflank/endpoints/list/global_secrets.py
northflank/endpoints/list/invoices.py
northflank/endpoints/list/jobs.py
northflank/endpoints/list/llm_model_deployments.py
northflank/endpoints/list/load_balancers.py
northflank/endpoints/list/log_sinks.py
northflank/endpoints/list/notifications.py
northflank/endpoints/list/org_directory_group_members.py
northflank/endpoints/list/org_members.py
northflank/endpoints/list/org_role_members.py
northflank/endpoints/list/org_roles.py
northflank/endpoints/list/pipeline_template_previews.py
northflank/endpoints/list/pipelines.py
northflank/endpoints/list/plans.py
northflank/endpoints/list/preview_blueprint_runs.py
northflank/endpoints/list/preview_blueprints.py
northflank/endpoints/list/preview_template_runs.py
northflank/endpoints/list/projects.py
northflank/endpoints/list/regions.py
northflank/endpoints/list/registry_credentials.py
northflank/endpoints/list/release_flow_runs.py
northflank/endpoints/list/repos.py
northflank/endpoints/list/secrets.py
northflank/endpoints/list/services.py
northflank/endpoints/list/ssh_identities.py
northflank/endpoints/list/tags.py
northflank/endpoints/list/team_members.py
northflank/endpoints/list/team_role_members.py
northflank/endpoints/list/team_roles.py
northflank/endpoints/list/teams.py
northflank/endpoints/list/template_runs.py
northflank/endpoints/list/templates.py
northflank/endpoints/list/vcs.py
northflank/endpoints/list/volumes.py
northflank/endpoints/list/workflow_runs.py
northflank/endpoints/list/workflows.py
northflank/endpoints/list/cloud/__init__.py
northflank/endpoints/list/cloud/clusters.py
northflank/endpoints/list/cloud/integrations.py
northflank/endpoints/list/cloud/node_types.py
northflank/endpoints/list/cloud/providers.py
northflank/endpoints/list/cloud/regions.py
northflank/endpoints/list/cloud/cluster/__init__.py
northflank/endpoints/list/cloud/cluster/nodes.py
northflank/endpoints/list/subdomain/__init__.py
northflank/endpoints/list/subdomain/path.py
northflank/endpoints/patch/__init__.py
northflank/endpoints/patch/addon.py
northflank/endpoints/patch/backup_destination.py
northflank/endpoints/patch/egress_ip.py
northflank/endpoints/patch/global_secret.py
northflank/endpoints/patch/gradual_rollout_strategy.py
northflank/endpoints/patch/load_balancer.py
northflank/endpoints/patch/org_role.py
northflank/endpoints/patch/project.py
northflank/endpoints/patch/secret.py
northflank/endpoints/patch/tag.py
northflank/endpoints/patch/team.py
northflank/endpoints/patch/team_role.py
northflank/endpoints/patch/cloud/__init__.py
northflank/endpoints/patch/cloud/cluster.py
northflank/endpoints/patch/cloud/integration.py
northflank/endpoints/patch/job/__init__.py
northflank/endpoints/patch/job/cron.py
northflank/endpoints/patch/job/manual.py
northflank/endpoints/patch/service/__init__.py
northflank/endpoints/patch/service/build.py
northflank/endpoints/patch/service/combined.py
northflank/endpoints/patch/service/deployment.py
northflank/endpoints/pause/__init__.py
northflank/endpoints/pause/addon.py
northflank/endpoints/pause/blueprint_template_preview.py
northflank/endpoints/pause/job.py
northflank/endpoints/pause/log_sink.py
northflank/endpoints/pause/service.py
northflank/endpoints/put/__init__.py
northflank/endpoints/put/addon.py
northflank/endpoints/put/egress_ip.py
northflank/endpoints/put/global_secret.py
northflank/endpoints/put/gradual_rollout_strategy.py
northflank/endpoints/put/load_balancer.py
northflank/endpoints/put/org_role.py
northflank/endpoints/put/project.py
northflank/endpoints/put/secret.py
northflank/endpoints/put/ssh_identities.py
northflank/endpoints/put/tag.py
northflank/endpoints/put/team_role.py
northflank/endpoints/put/cloud/__init__.py
northflank/endpoints/put/cloud/cluster.py
northflank/endpoints/put/cloud/integration.py
northflank/endpoints/put/domain/__init__.py
northflank/endpoints/put/domain/subdomain.py
northflank/endpoints/put/job/__init__.py
northflank/endpoints/put/job/cron.py
northflank/endpoints/put/job/manual.py
northflank/endpoints/put/service/__init__.py
northflank/endpoints/put/service/build.py
northflank/endpoints/put/service/combined.py
northflank/endpoints/put/service/deployment.py
northflank/endpoints/reset/__init__.py
northflank/endpoints/reset/addon.py
northflank/endpoints/reset/blueprint_template_preview.py
northflank/endpoints/reset/service/__init__.py
northflank/endpoints/reset/service/build_cache.py
northflank/endpoints/restart/__init__.py
northflank/endpoints/restart/addon.py
northflank/endpoints/restart/service.py
northflank/endpoints/restore/__init__.py
northflank/endpoints/restore/addon/__init__.py
northflank/endpoints/restore/addon/backup.py
northflank/endpoints/resume/__init__.py
northflank/endpoints/resume/addon.py
northflank/endpoints/resume/blueprint_template_preview.py
northflank/endpoints/resume/job.py
northflank/endpoints/resume/log_sink.py
northflank/endpoints/resume/service.py
northflank/endpoints/retain/__init__.py
northflank/endpoints/retain/addon/__init__.py
northflank/endpoints/retain/addon/backup.py
northflank/endpoints/run/__init__.py
northflank/endpoints/run/preview_blueprint.py
northflank/endpoints/run/preview_template.py
northflank/endpoints/run/release_flow.py
northflank/endpoints/run/template.py
northflank/endpoints/run/workflow.py
northflank/endpoints/scale/__init__.py
northflank/endpoints/scale/addon.py
northflank/endpoints/scale/job.py
northflank/endpoints/scale/service.py
northflank/endpoints/start/__init__.py
northflank/endpoints/start/job/__init__.py
northflank/endpoints/start/job/build.py
northflank/endpoints/start/job/run.py
northflank/endpoints/start/service/__init__.py
northflank/endpoints/start/service/build.py
northflank/endpoints/suspend/__init__.py
northflank/endpoints/suspend/job.py
northflank/endpoints/unassign/__init__.py
northflank/endpoints/unassign/subdomain/__init__.py
northflank/endpoints/unassign/subdomain/path.py
northflank/endpoints/uncordon/__init__.py
northflank/endpoints/uncordon/cloud/__init__.py
northflank/endpoints/uncordon/cloud/cluster/__init__.py
northflank/endpoints/uncordon/cloud/cluster/node.py
northflank/endpoints/update/__init__.py
northflank/endpoints/update/external_addon.py
northflank/endpoints/update/llm_model_deployment.py
northflank/endpoints/update/log_sink.py
northflank/endpoints/update/notification.py
northflank/endpoints/update/preview_blueprint.py
northflank/endpoints/update/preview_template.py
northflank/endpoints/update/registry_credentials.py
northflank/endpoints/update/release_flow.py
northflank/endpoints/update/secret.py
northflank/endpoints/update/secret_link.py
northflank/endpoints/update/ssh_identities.py
northflank/endpoints/update/template.py
northflank/endpoints/update/volume.py
northflank/endpoints/update/workflow.py
northflank/endpoints/update/addon/__init__.py
northflank/endpoints/update/addon/network_settings.py
northflank/endpoints/update/addon/security.py
northflank/endpoints/update/addon/version.py
northflank/endpoints/update/job/__init__.py
northflank/endpoints/update/job/build_arguments.py
northflank/endpoints/update/job/build_options.py
northflank/endpoints/update/job/build_source.py
northflank/endpoints/update/job/deployment.py
northflank/endpoints/update/job/health_checks.py
northflank/endpoints/update/job/runtime_environment.py
northflank/endpoints/update/job/settings.py
northflank/endpoints/update/service/__init__.py
northflank/endpoints/update/service/build_arguments.py
northflank/endpoints/update/service/build_options.py
northflank/endpoints/update/service/build_source.py
northflank/endpoints/update/service/deployment.py
northflank/endpoints/update/service/health_checks.py
northflank/endpoints/update/service/ports.py
northflank/endpoints/update/service/runtime_environment.py
northflank/endpoints/update/subdomain/__init__.py
northflank/endpoints/update/subdomain/path.py
northflank/endpoints/verify/__init__.py
northflank/endpoints/verify/domain.py
northflank/endpoints/verify/subdomain.py
tests/test_async.py
tests/test_collisions.py
tests/test_coverage.py
tests/test_env_config.py
tests/test_exec_logs.py
tests/test_files.py
tests/test_generated_client.py
tests/test_generator_pieces.py
tests/test_helpers.py
tests/test_infra_e2e.py
tests/test_no_var_args.py
tests/test_pagination.py
tests/test_protocols.py
tests/test_runtime.py
tests/test_stdlib_transport.py
tests/test_unknown_kwargs.py