survey

package
v1.27.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Prompt = `Help improve Skaffold with our 2-minute anonymous survey: run 'skaffold survey'
`

	URL = "https://forms.gle/BMTbGQXLWSdn7vEs6"
)

Variables

View Source
var (
	Form = fmt.Sprintf(`Thank you for offering your feedback on Skaffold! Understanding your experiences and opinions helps us make Skaffold better for you and other users.

Skaffold will now attempt to open the survey in your default web browser. You may also manually open it using this link:

%s

Tip: To permanently disable the survey prompt, run:
   skaffold config set --survey --global disable-prompt true`, URL)
)

Functions

This section is empty.

Types

type Runner added in v1.7.1

type Runner struct {
	// contains filtered or unexported fields
}

func New added in v1.7.1

func New(configFile string) *Runner

func (*Runner) DisplaySurveyPrompt added in v1.7.1

func (s *Runner) DisplaySurveyPrompt(out io.Writer) error

func (*Runner) OpenSurveyForm added in v1.7.1

func (s *Runner) OpenSurveyForm(_ context.Context, out io.Writer) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL