docker

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigInstance

func ConfigInstance() interface{}

func GetConfig

func GetConfig(connection *plugin.Connection) dockerConfig

GetConfig :: retrieve and cast connection config from query data

func Plugin

func Plugin(ctx context.Context) *plugin.Plugin

Types

type Command

type Command struct {
	Path           string
	Stage          string
	StageNumber    int
	Instruction    string
	SubInstruction string
	Flags          []string
	Args           []string
	PrevComment    []string
	Source         string
	StartLine      int
	EndLine        int
	Data           interface{}
}

Command is the struct for each dockerfile command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL