buf

package
v0.0.364 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func State

func State(ctx context.Context, target specs.Platform) (llb.State, error)

Types

type GenerateTmpl

type GenerateTmpl struct {
	Version string       `json:"version"`
	Plugins []PluginTmpl `json:"plugins"`
}

type PluginTmpl

type PluginTmpl struct {
	Name string   `json:"name,omitempty"`
	Path string   `json:"path,omitempty"`
	Out  string   `json:"out"`
	Opt  []string `json:"opt"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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