Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretWriter ¶
type SecretWriter struct {
// contains filtered or unexported fields
}
SecretWriter provides the ability to create and update Github secrets.
func NewSecretWriter ¶
func NewSecretWriter(client *github.Client) *SecretWriter
NewSecretWriter creates a SecretWriter that uses the Github OAuth token provided for API calls.
Click to show internal directories.
Click to hide internal directories.