Documentation ¶
Index ¶
- Variables
- func GetActiveVersion(bucket, object string) string
- func GetObject(ctx context.Context, bucket, object string) *storage.ObjectHandle
- func GetObjectContents(bucket, object string) string
- func GetObjectStdout(bucket, object string)
- func GithubRelease(args github.GithubArgs) error
- func IncrementVersion(v string) string
- func PubsubPushBuild(project, v string)
- func SetObject(bucket, object, contents string) error
- func SyncDown(bucket, prefix string)
- type BuildCommand
- type KMSArgs
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrReleaseExists = fmt.Errorf("release already exists")
)
Functions ¶
func GetActiveVersion ¶
func GetObjectContents ¶
func GetObjectStdout ¶
func GetObjectStdout(bucket, object string)
func GithubRelease ¶
func GithubRelease(args github.GithubArgs) error
func IncrementVersion ¶
func PubsubPushBuild ¶
func PubsubPushBuild(project, v string)
Types ¶
type BuildCommand ¶
Click to show internal directories.
Click to hide internal directories.