Documentation
¶
Index ¶
- Constants
- type GCloudContainer
- func (c *GCloudContainer) Auth() error
- func (c *GCloudContainer) CredScript(audiens, url, token string) string
- func (c *GCloudContainer) Images() []string
- func (c *GCloudContainer) IsAsync() bool
- func (c *GCloudContainer) Name() string
- func (c *GCloudContainer) Pull() error
- func (c *GCloudContainer) Run() error
Constants ¶
View Source
const (
CI_IMAGE = "google/cloud-sdk:slim"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GCloudContainer ¶
func New ¶
func New() *GCloudContainer
func (*GCloudContainer) Auth ¶
func (c *GCloudContainer) Auth() error
func (*GCloudContainer) CredScript ¶
func (c *GCloudContainer) CredScript(audiens, url, token string) string
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.