Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterMigrations ¶
func RegisterMigrations()
RegisterMigrations is the single authoritative place where every migration is registered. Migrations are listed in chronological order of introduction so that when a user upgrades from an older version, all applicable migrations run in the correct sequence.
Scopes:
- migration.ScopeStartup ("startup"): runs before every command in RunPersistentPreRun.
- migration.ScopeBlockNode ("block-node"): runs explicitly during block node upgrades.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
firewall
Package firewall wires the `solo-provisioner network firewall` verbs to the internal/network/firewall manager.
|
Package firewall wires the `solo-provisioner network firewall` verbs to the internal/network/firewall manager. |
|
policy
Package policy wires the `solo-provisioner network policy` verbs to the internal/network/policy manager.
|
Package policy wires the `solo-provisioner network policy` verbs to the internal/network/policy manager. |
Click to show internal directories.
Click to hide internal directories.