package
2.3.0
Repository: https://github.com/devfile/library.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CreateFakeContainer creates a container with the given containerName.
FakeResourceRequirements creates a fake resource requirements from cpu and memory.
GenerateDummyContainerComponent returns a dummy container component for testing.
GetDockerImageTestComponent returns a docker image component that is used for testing.
GetDockerImageTestComponentParentOverride returns a docker image parent override component that is used for testing.
GetDockerImageTestComponentPluginOverride returns a docker image parent override component that is used for testing.
GetFakeContainerComponent returns a fake container component for testing.
GetFakeEnv returns a fake env for testing.
GetFakeEnvParentOverride returns a fake envParentOverride for testing.
GetFakeExecRunCommands returns fake commands for testing.
GetFakeVolumeComponent returns a fake volume component for testing.
GetFakeVolumeMount returns a fake volume mount for testing.
GetFakeVolumeMountParentOverride returns a fake volumeMountParentOverride for testing.

# Structs

DockerImageValues struct can be used to set override or main component struct values.
No description provided by the author