python-nomad:客户库Hashicorp Nomad

时间:2024-06-03 06:38:07
【文件属性】:

文件名称:python-nomad:客户库Hashicorp Nomad

文件大小:75KB

文件格式:ZIP

更新时间:2024-06-03 06:38:07

python api client hashicorp nomad

python-nomad 分支 地位 覆盖范围 掌握 安装 pip install python-nomad 文献资料 例子 import nomad # For HTTP Nomad instances n = nomad . Nomad ( host = "172.16.100.10" , timeout = 5 ) # For HTTPS Nomad instances with non-self-signed SSL certificates n = nomad . Nomad ( host = "172.16.100.10" , secure = True , timeout = 5 , verify = True ) # For HTTPS Nomad instances with self-signed SSL certificates and no validate t


【文件预览】:
python-nomad-master
----.travis.yml(2KB)
----Vagrantfile(1KB)
----requirements-dev.txt(102B)
----nomad()
--------api()
--------__init__.py(6KB)
----docs()
--------nomad()
--------api()
--------index.md(3KB)
----example_batch_parameterized.json(2KB)
----mkdocs.yml(937B)
----tests()
--------common.py(328B)
--------test_namespaces.py(3KB)
--------test_job.py(6KB)
--------test_agent.py(2KB)
--------test_deployment.py(5KB)
--------test_evaluation.py(2KB)
--------conftest.py(404B)
--------test_jobs.py(2KB)
--------test_evaluations.py(2KB)
--------test_system.py(489B)
--------__init__.py(0B)
--------test_sentinel.py(3KB)
--------test_namespace.py(2KB)
--------test_acl.py(5KB)
--------test_allocation.py(3KB)
--------test_regions.py(1KB)
--------test_node.py(3KB)
--------test_status.py(2KB)
--------test_base.py(4KB)
--------test_operator.py(1KB)
--------test_metrics.py(600B)
--------test_nodes.py(1KB)
--------test_allocations.py(2KB)
--------test_validate.py(1KB)
--------test_client.py(4KB)
--------test_deployments.py(3KB)
----LICENSE(1KB)
----CONTRIBUTING.md(14KB)
----requirements.txt(17B)
----setup.py(956B)
----.gitignore(51B)
----README.md(4KB)

网友评论