package
3.16.1+incompatible
Repository: https://github.com/redhat-developer/odo.git
Documentation: pkg.go.dev

# Functions

NewMockClient creates a new mock instance.

# Structs

MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
PodNotFoundError returns an error if no pod is found with the selector.

# Interfaces

Client is the interface that wraps operations that can be performed on any supported platform.