Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PullHelper ¶
func PullHelper( ctx context.Context, reference string, backend containerbackend.ContainerBackend, copts options.ContainerOptions, logger *echelon.Logger, ) error
Types ¶
type RendererStub ¶
type RendererStub struct{}
func (*RendererStub) RenderMessage ¶
func (*RendererStub) RenderMessage(entry *echelon.LogEntryMessage)
func (*RendererStub) RenderScopeFinished ¶
func (*RendererStub) RenderScopeFinished(entry *echelon.LogScopeFinished)
func (*RendererStub) RenderScopeStarted ¶
func (*RendererStub) RenderScopeStarted(entry *echelon.LogScopeStarted)
Click to show internal directories.
Click to hide internal directories.