Documentation ¶
Index ¶
- type Env
- func (e Env) Base() Env
- func (e Env) DepsEnv() Env
- func (e Env) DevEnv() Env
- func (e Env) MetaCallBuild(arg string) Env
- func (e Env) MetaCallClone(branch string) Env
- func (e Env) MetaCallConfigure(arg string) Env
- func (e Env) MetacallEnvBase(arg string) Env
- func (e Env) MetacallRuntime(arg string) Env
- func (e Env) Root() llb.State
- func (e Env) RuntimeEnv() Env
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Env ¶
type Env struct {
// contains filtered or unexported fields
}
func (Env) MetaCallBuild ¶
func (Env) MetaCallClone ¶
func (Env) MetaCallConfigure ¶
func (Env) MetacallEnvBase ¶
func (Env) MetacallRuntime ¶
func (Env) RuntimeEnv ¶
Click to show internal directories.
Click to hide internal directories.