//
pkg.gl
Category
github.com/olblak/updateCli
pkg
plugins
docker
dockerfile
types
package
0.3.2
Repository:
https://github.com/olblak/updatecli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
3
Files
10 SLOC
#
Structs
LineDiff
No description provided by the author
#
Interfaces
DockerfileParser
DockerfileParser is an interface that any updatecli's Dockerfile parser must verifies to be used.
Instruction
No description provided by the author
#
Type aliases
ChangedLines
ChangedLine is struct to store a single (Dockerfile-)line change's informations.