Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPatchClient ¶
func NewPatchClient(pluginDir string, lg *zap.SugaredLogger, opts ...PatchClientOption) (update.SyncHandler, error)
Types ¶
type PatchClientOption ¶
type PatchClientOption func(*PatchClientOptions)
func WithBaseFS ¶
func WithBaseFS(basefs afero.Fs) PatchClientOption
type PatchClientOptions ¶
type PatchClientOptions struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.