| 程序包 | 说明 |
|---|---|
| com.blinkfox.jpack.consts | |
| com.blinkfox.jpack.entity |
| 限定符和类型 | 方法和说明 |
|---|---|
static PackInfo |
PlatformEnum.newBaseConfigPackInfo(PackInfo packInfo,
BaseConfig baseConfig)
创建一个新的 PackInfo 实例,且赋予了各个平台自己的一些配置信息数据.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
Docker
构建 Docker 发布包相关的参数实体,继承自
BaseConfig. |
class |
HelmChart
用于制作 Helm Chart 包相关的实体类.
|
class |
Linux
Linux 相关的配置参数,继承自
BaseConfig. |
class |
Windows
Windows 相关的配置参数,继承自
BaseConfig. |
Copyright © 2019–2020 blinkfox. All rights reserved.