package
3.16.1+incompatible
Repository: https://github.com/redhat-developer/odo.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewMockInitBackend creates a new mock instance.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
FlagsBackend is a backend that will extract all needed information from flags passed to the command.
InteractiveBackend is a backend that will ask information interactively using the `asker` package.
MockInitBackend is a mock of InitBackend interface.
MockInitBackendMockRecorder is the mock recorder for MockInitBackend.
# Interfaces
InitBackend is a specialized backend for steps of initiating a project, based on various input (either from CLI flags or interactively from user).