# Functions
ComposeSSHSetupAWMRelayer used docker compose to setup AWM Relayer.
No description provided by the author
No description provided by the author
RunOverSSH runs provided script path over ssh.
No description provided by the author
No description provided by the author
RunSSHCheckAvalancheGoVersion checks node avalanchego version.
RunSSHCheckBootstrapped checks if node is bootstrapped to primary network.
RunSSHCheckHealthy checks if node is healthy.
No description provided by the author
No description provided by the author
RunSSHCreatePlugin runs script to create plugin.
RunSSHDownloadFile downloads specified file from the specified host.
No description provided by the author
RunSSHGetNewSubnetEVMRelease runs script to download new subnet evm.
RunSSHGetNodeID reads nodeID from avalanchego.
RunSSHRenderAvagoAliasConfigFile renders avalanche alias config to a remote host via SSH.
RunSSHRenderAvalancheNodeConfig renders avalanche node config to a remote host via SSH.
RunSSHRestartNode runs script to restart avalanchego.
No description provided by the author
RunSSHSetupDevNet runs script to setup devnet.
RunSSHSetupDockerService runs script to setup docker compose service for CLI.
No description provided by the author
No description provided by the author
RunSSHSetupNode runs script to setup node.
No description provided by the author
No description provided by the author
RunSSHStartAWMRelayerService runs script to start an AWM Relayer Service.
RunSSHStartNode runs script to start avalanchego.
RunSSHStopAWMRelayerService runs script to start an AWM Relayer Service.
RunSSHStopNode runs script to stop avalanchego.
SubnetSyncStatus checks if node is synced to subnet.
RunSSHSyncSubnetData syncs subnet data required.
No description provided by the author
RunSSHUpgradeAvalanchego runs script to upgrade avalanchego.
No description provided by the author
RunSSHUploadStakingFiles uploads staking files to a remote host via SSH.
No description provided by the author
RunSSHWhitelistPubKey downloads the authorized_keys file from the specified host, appends the provided sshPubKey to it, and uploads the file back to the host.
StreamOverSSH runs provided script path over ssh.
# Structs
No description provided by the author