Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
func NewLogger ¶
NewLogger returns a new Logger with the provided writer, reader, and value of noConfirm.
func (*Logger) PromptWithDetails ¶ added in v0.21.0
PromptWithDetails will block all other goroutines attempting to print the prompt to the logger for a given resource type and resource name, while waiting for user input.
Click to show internal directories.
Click to hide internal directories.