Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DependabotSecretPayload ¶ added in v2.23.0
type SecretPayload ¶
type SetOptions ¶
type SetOptions struct {
HttpClient func() (*http.Client, error)
IO *iostreams.IOStreams
Config func() (gh.Config, error)
BaseRepo func() (ghrepo.Interface, error)
Prompter prompter.Prompter
RandomOverride func() io.Reader
SecretName string
OrgName string
EnvName string
UserSecrets bool
Body string
DoNotStore bool
Visibility string
RepositoryNames []string
EnvFile string
Application string
}
Click to show internal directories.
Click to hide internal directories.