sealbuild

command module
v0.0.0-...-66a46e7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

sealbuild

build offline packages

app build

以下为app构建的主要配置文件

[config]
path=/home/cuisongliu/app
[app]
enable=true
name=tekton
version=
kustomize=false
manifests=/home/cuisongliu/kust/tekton/manifests
images=conf/images.json
配置项 描述
config.path 构建后的包存放的位置
app.enable app构建是否开启
app.name 包名称 例如tekton
app.version 包的版本号,生成的包会带这个版本号 例如1.1 生成的包则为 tekton1.1.tar.gz
app.kustomize 是否为kustomize脚本
app.manifests 包的部署yaml文件所在的本地目录
app.images app所依赖的所有离线镜像地址,为json格式,格式参照 images.json
app.ossEnable 是否oss上传
app.ossObject oss上传的目录

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL