Documentation
¶
Index ¶
Constants ¶
View Source
const (
Type = "install"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action struct { Name string `mapstructure:"name"` Repo string `mapstructure:"repo"` Gpg string `mapstructure:"gpg"` }
func (*Action) UpdateImage ¶
func (a *Action) UpdateImage(_ *dockerfile2llb.Image)
Click to show internal directories.
Click to hide internal directories.