Versions in this module Expand all Collapse all v1 v1.1.0 May 8, 2024 v1.0.0 May 8, 2024 Changes in this version + const DefaultBaseImage + const DefaultImage + func Build(options ...Option) error + type Option interface + func WithArch(arch string) Option + func WithBaseImage(image string) Option + func WithImage(image string) Option + func WithKuberoot(root string) Option + func WithLogger(logger log.Logger) Option