Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FuncMap = funcs.FuncMap
View Source
var Render = template.Render
View Source
var Run = script.Run
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
pkg
|
|
funcs
Package funcs contains template functions which can be accessed from either Pimp scripts or Pimp template files.
|
Package funcs contains template functions which can be accessed from either Pimp scripts or Pimp template files. |
funcs/git
Package git contains Git helper functions (https://git-scm.com/)
|
Package git contains Git helper functions (https://git-scm.com/) |
funcs/http
Package http wraps part of the Go "net/http" package (https://golang.org/pkg/net/http/)
|
Package http wraps part of the Go "net/http" package (https://golang.org/pkg/net/http/) |
funcs/kubernetes
Package kubernetes contains Kubernetes helper functions (https://kubernetes.io/)
|
Package kubernetes contains Kubernetes helper functions (https://kubernetes.io/) |
funcs/prelude
Package prelude contains the most commonly used utility functions
|
Package prelude contains the most commonly used utility functions |
funcs/semver
Package semver contains Semantic Versioning helper functions (https://semver.org/)
|
Package semver contains Semantic Versioning helper functions (https://semver.org/) |
funcs/url
Package url wraps part of the Go "url" package (https://golang.org/pkg/url/)
|
Package url wraps part of the Go "url" package (https://golang.org/pkg/url/) |
Click to show internal directories.
Click to hide internal directories.