Documentation ¶
Index ¶
Constants ¶
View Source
const (
CI_IMAGE = "golang:1.22.5-alpine"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GCloudContainer ¶
func New ¶
func New() *GCloudContainer
func (*GCloudContainer) Auth ¶
func (c *GCloudContainer) Auth() error
func (*GCloudContainer) BuildImage ¶ added in v0.4.1
func (c *GCloudContainer) BuildImage() error
func (*GCloudContainer) Images ¶
func (c *GCloudContainer) Images() []string
func (*GCloudContainer) IsAsync ¶
func (c *GCloudContainer) IsAsync() bool
func (*GCloudContainer) Name ¶
func (c *GCloudContainer) Name() string
func (*GCloudContainer) Pull ¶
func (c *GCloudContainer) Pull() error
func (*GCloudContainer) Run ¶
func (c *GCloudContainer) Run() error
Click to show internal directories.
Click to hide internal directories.