rotate

package
v1.149.2 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// AdminsFlag to be rotated.
	AdminsFlag = flags.Bool()

	// ServicesFlag to be rotated.
	ServicesFlag = flags.Bool()
)
View Source
var Module = fx.Options(
	fx.Invoke(Start),
)

Module for fx.

Functions

func Start

func Start(params Params)

Start for rotate.

Types

type Params

type Params struct {
	fx.In

	Lifecycle    fx.Lifecycle
	OutputConfig *cmd.OutputConfig
	Key          *key.Generator
	Secure       *password.Secure
	Map          *marshaller.Map
	Config       *config.Config
	RSA          rsa.Algo
	Logger       *zap.Logger
}

Params for rotate.

Jump to

Keyboard shortcuts

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