Documentation ¶
Index ¶
Constants ¶
View Source
const (
Type = "from"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action struct {
Config []ActionConfig `mapstructure:"config"`
}
func (*Action) UpdateImage ¶
func (a *Action) UpdateImage(_ *dockerfile2llb.Image)
Click to show internal directories.
Click to hide internal directories.