Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionsClient ¶
type CLI ¶
type CLI struct {
// contains filtered or unexported fields
}
func NewSecretsCLI ¶
func NewSecretsCLI(ghActions ActionsClient, reader FileReader, writer EncryptionWriter) *CLI
func (*CLI) RunManagement ¶
func (cli *CLI) RunManagement(ctx context.Context, params ManagementParams) error
type EncryptionWriter ¶
type FileReader ¶
type ManagementParams ¶
type ManagementParams struct {
File string
}
Click to show internal directories.
Click to hide internal directories.