Documentation
¶
Overview ¶
Package unregistry distributes locally built images across the takod mesh without running Docker mutations from the CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager handles image distribution across takod nodes.
func NewManager ¶
NewManager creates a new unregistry manager.
func (*Manager) DistributeImageParallel ¶
DistributeImageParallel streams an image from the source node's takod daemon into every peer node's takod daemon. SSH is only used as the byte transport; docker save/load both run inside takod on the relevant node.
Click to show internal directories.
Click to hide internal directories.