Versions in this module Expand all Collapse all v0 v0.8.0 Oct 20, 2019 v0.7.0 Sep 19, 2019 Changes in this version + const BinaryLocation + const DownwardMountName + const DownwardMountPoint + const DownwardMountReadyFile + const InitContainerName + const JSONConfigEnvVar + const MountName + const MountPoint + func AddCopyStep(spec *v1alpha1.TaskSpec) + func AddToEntrypointCache(c *Cache, sha string, ep []string) + func GetArgs(stepNum int, commands, args []string) []string + func GetRemoteEntrypoint(cache *Cache, image string, kubeclient kubernetes.Interface, ...) ([]string, error) + func RedirectStep(cache *Cache, stepNum int, step *v1alpha1.Step, ...) error + func RedirectSteps(cache *Cache, steps []v1alpha1.Step, kubeclient kubernetes.Interface, ...) error + type Cache struct + func NewCache() (*Cache, error)