Versions in this module Expand all Collapse all v0 v0.0.10 Mar 19, 2019 Changes in this version + type Build struct + Args []string + Buildtemplate string + Command []string + Image string + Name string + Namespace string + Revision string + Source string + Step string + func (b *Build) DeleteBuild(clientset *client.ConfigSet) error + func (b *Build) Deploy(clientset *client.ConfigSet) error + func (b *Build) Get(clientset *client.ConfigSet) (*buildv1alpha1.Build, error) + func (b *Build) List(clientset *client.ConfigSet) (*buildv1alpha1.BuildList, error)