文件名称:ibek:适用于EPICS和Kubernetes的IOC Builder
文件大小:51KB
文件格式:ZIP
更新时间:2024-05-03 14:22:31
Python
伊贝克 适用于EPICS和Kubernetes的IOC Builder: 在EPICS支持模块中,描述了使用它的IOC可以创建哪些实体,它们采用的参数以及应该在builder.yaml文件中生成的数据库和st.cmd代码片段。 在容器映像中一起构建支持模块,并在映像中使用ibek来创建使用该映像的IOC可以包含的内容的JSON模式。 针对该模式编写一个ioc.yaml文件,该模式列出带有参数的实体实例 使用ibek来生成启动脚本,数据库和Helm图表,这些脚本将一起运行图像中包含的IOC 聚酰亚胺 pip install ibek 源代码 文献资料 添加图表和更多详细信息... 有关更多详细文档,请参见 。
【文件预览】:
ibek-master
----setup.py(474B)
----.gitignore(832B)
----pyproject.toml(100B)
----.gitlab-ci.yml(111B)
----LICENSE(11KB)
----Pipfile.lock(35KB)
----setup.cfg(2KB)
----.github()
--------workflows()
--------pages()
----README.rst(2KB)
----tests()
--------test_cli.py(777B)
--------builder.yaml(343B)
--------builder-schema.json(6KB)
--------test_serialization.py(1KB)
--------test_sphinxext.py(678B)
--------test_boilerplate_removed.py(2KB)
----ibek()
--------__init__.py(69B)
--------builder.py(3KB)
--------_version_git.py(4KB)
--------sphinxext.py(3KB)
--------__main__.py(1KB)
----Pipfile(1KB)
----.gitremotes(44B)
----.vscode()
--------settings.json(688B)
--------launch.json(411B)
--------tasks.json(1KB)
----CONTRIBUTING.rst(2KB)
----.gitattributes(31B)
----docs()
--------_templates()
--------images()
--------explanations()
--------index.rst(1KB)
--------conf.py(5KB)
--------_static()
--------reference()
--------tutorials()
--------how-to()