MCPcopy Create free account
hub / github.com/carvel-dev/kapp-controller / AskForChoice

Method AskForChoice

cli/pkg/kctrl/cmd/core/authoring_ui.go:17–17  ·  view source on GitHub ↗
(opts ui.ChoiceOpts)

Source from the content-addressed store, hash-verified

15 PrintActionableText(text string)
16 AskForText(textOpts ui.TextOpts) (string, error)
17 AskForChoice(opts ui.ChoiceOpts) (int, error)
18 PrintCmdExecutionOutput(text string)
19 PrintHeaderText(text string)
20 PrintHeaderWithContextText(text string, context string)

Callers 3

updatePackageMethod · 0.65
AskForChoiceMethod · 0.65
ConfigureMethod · 0.65

Implementers 1

AuthoringUIImplcli/pkg/kctrl/cmd/core/authoring_ui.go

Calls

no outgoing calls

Tested by

no test coverage detected