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. The CLI brokers bytes over its existing SSH sessions so peer nodes do not need operator SSH keys or direct SSH trust between each other.
Click to show internal directories.
Click to hide internal directories.