Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CredsInitCredentials = []string{".docker", ".gitconfig", ".git-credentials", ".ssh"}
CredsInitCredentials is the complete list of credentials that the legacy credentials helper (aka "creds-init") can write to /tekton/creds.
Functions ¶
func CopyCredsToHome ¶
CopyCredsToHome copies credentials from the /tekton/creds directory into the current Step's HOME directory. A list of credential paths to try and copy is given as an arg, for example, []string{".docker", ".ssh"}. A missing /tekton/creds directory is not considered an error.
Types ¶
Click to show internal directories.
Click to hide internal directories.