1 Star 0 Fork 0

zhuchance / kubernetes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
doc.go 536 Bytes
一键复制 编辑 原始数据 按行查看 历史
// Package stacktemplates provides operations for working with Heat templates.
// A Cloud Orchestration template is a portable file, written in a user-readable
// language, that describes how a set of resources should be assembled and what
// software should be installed in order to produce a working stack. The template
// specifies what resources should be used, what attributes can be set, and other
// parameters that are critical to the successful, repeatable automation of a
// specific application stack.
package stacktemplates
Go
1
https://gitee.com/meoom/kubernetes.git
git@gitee.com:meoom/kubernetes.git
meoom
kubernetes
kubernetes
v1.0.0

搜索帮助