Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckArtifact ¶
func CheckArtifact(ctx context.Context, client *storage.Client, artifact *artifact.GSArtifact) error
CheckArtifact checks that all image artifacts are accessible.
func ObjectHandle ¶
func ObjectHandle(client *storage.Client, bucket, dir, name string) *storage.ObjectHandle
ObjectHandle returns the storage.ObjectHandle for the artifact bucket, dir and name.
func URI ¶
func URI(obj *storage.ObjectHandle) string
URI returns the gs:// URI for the object handle.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.