Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReplaceTemplate ¶
func ReplaceTemplate( tmpl Template, gitRepository *gittest.LocalGitRepository, ) error
func WithKubernetes ¶
Types ¶
type Environment ¶
type Environment struct { Log logr.Logger TestRoot string TestProject string LocalTestProject string GitRepository *gittest.LocalGitRepository }
func InitTestEnvironment ¶
func InitTestEnvironment(t testing.TB, txtarData []byte) Environment
type WithProjectSource ¶
type WithProjectSource string
func (WithProjectSource) Apply ¶
func (opt WithProjectSource) Apply(opts *options)
Click to show internal directories.
Click to hide internal directories.