package
3.16.1+incompatible
Repository: https://github.com/redhat-developer/odo.git
Documentation: pkg.go.dev
# Functions
NewMockClient creates a new mock instance.
NewSyncClient instantiates a new SyncClient.
# Structs
ComponentInfo is a struct that holds information about a component i.e.; component name, pod name, container name, and source mount (if applicable).
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
SyncClient is a platform-agnostic implementation for sync.
SyncParameters is a struct containing the parameters to be used when syncing a devfile component.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author