Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(opts ...Option) transform.Transformer
New creates a root transformer using the specified options.
Types ¶
type Option ¶
type Option func(*builder)
Option defines a functional option for configuring a transormer.
func WithRelativeTo ¶
WithRelativeTo sets whether the specified root is relative to the host or container.
func WithTargetRoot ¶
WithTargetRoot sets the (to) target root for the root transformer.
Click to show internal directories.
Click to hide internal directories.