Documentation ¶
Index ¶
- Variables
- type CLI
- type TestEnv
- func (e *TestEnv) ApplyOption(opts accessio.Options) error
- func (e TestEnv) CatchErrorOutput(w io.Writer) *TestEnv
- func (e TestEnv) CatchOutput(w io.Writer) *TestEnv
- func (e *TestEnv) ConfigContext() config.Context
- func (e *TestEnv) CredentialsContext() credentials.Context
- func (e *TestEnv) FileSystem() vfs.FileSystem
- func (e *TestEnv) OCIContext() oci.Context
- func (e *TestEnv) OCMContext() ocm.Context
- func (e *TestEnv) ReadTextFile(path string) (string, error)
- func (e TestEnv) WithInput(r io.Reader) *TestEnv
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TestData = env.TestData FileSystem = env.FileSystem )
Functions ¶
This section is empty.
Types ¶
type TestEnv ¶
func NewTestEnv ¶
func (*TestEnv) ConfigContext ¶
func (*TestEnv) CredentialsContext ¶
func (e *TestEnv) CredentialsContext() credentials.Context
func (*TestEnv) FileSystem ¶
func (e *TestEnv) FileSystem() vfs.FileSystem
func (*TestEnv) OCIContext ¶
func (*TestEnv) OCMContext ¶
Click to show internal directories.
Click to hide internal directories.