Versions in this module Expand all Collapse all v0 v0.6.0 Nov 8, 2019 v0.5.0 Jun 15, 2018 Changes in this version + var RequiredTables = []cassandra.CTable + var RequiredUDTs = []cassandra.UDT + func BuildRequestFromUDT(udt *BuildRequestUDT) *lib.BuildRequest + func BuildStateFromString(state string) lib.BuildStatusResponse_BuildState + type BuildRequestUDT struct + DockerfilePath string + GithubRepo string + PushRegistryRepo string + PushS3Bucket string + PushS3KeyPrefix string + PushS3Region string + Ref string + TagWithCommitSha bool + Tags []string + func UDTFromBuildRequest(req *lib.BuildRequest) *BuildRequestUDT