Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactoryForEnv ¶
NewFactoryForEnv creates a new factory that can produce a build environment of the given type.
func NewMockRootFactoryForEnv ¶
func NewMockRootFactoryForEnv(env *azldev.Env) (*buildenv.MockRootFactory, error)
NewMockRootFactory creates a new instance of [mockRootFactory] with the given environment.
func NewRPMAwareFactoryForEnv ¶
func NewRPMAwareFactoryForEnv(env *azldev.Env, buildEnvType buildenv.EnvType) (buildenv.RPMAwareFactory, error)
NewRPMAwareFactoryForEnv creates a new RPM-aware factory that can produce build environments of the given type.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.