package
1.0.0
Repository: https://github.com/ava-labs/apm.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMockRepository creates a new mock instance.
NewMockRepositoryFactory creates a new mock instance.
No description provided by the author

# Structs

Definition stores a plugin definition alongside the plugin-repository's commit it was downloaded from.
No description provided by the author
File is the representation of the current APM state.
No description provided by the author
MockRepository is a mock of Repository interface.
MockRepositoryFactory is a mock of RepositoryFactory interface.
MockRepositoryFactoryMockRecorder is the mock recorder for MockRepositoryFactory.
MockRepositoryMockRecorder is the mock recorder for MockRepository.
SourceInfo represents a repository, its source, and the last synced commit.

# Interfaces

Repository wraps a plugin repository's VMs and Subnets.
No description provided by the author