Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStargzSnapshotterService ¶
func NewStargzSnapshotterService(ctx context.Context, root string, config *Config) (snapshots.Snapshotter, error)
NewStargzSnapshotterService returns stargz snapshotter.
Types ¶
type Config ¶
type Config struct { config.Config // KubeconfigKeychainConfig is config for kubeconfig-based keychain. KubeconfigKeychainConfig `toml:"kubeconfig_keychain"` // ResolverConfig is config for resolving registries. ResolverConfig `toml:"resolver"` }
type ResolverConfig ¶
Click to show internal directories.
Click to hide internal directories.