Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInstallLocation ¶ added in v0.23.0
func StartConfigSync ¶ added in v0.26.0
Types ¶
type PacCliOpts ¶
type PacCliOpts struct {
NoColoring bool
AllNameSpaces bool
Namespace string
AskOpts survey.AskOpt
}
func NewCliOptions ¶
func NewCliOptions() *PacCliOpts
func (*PacCliOpts) Ask ¶
func (c *PacCliOpts) Ask(qss []*survey.Question, answer any) error
Click to show internal directories.
Click to hide internal directories.