Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Key ¶
func (*Key) Set_defaults ¶
func (k *Key) Set_defaults()
type Request ¶
type Request struct {
Signer string `yaml:"signer"`
Profile string `yaml:"profile"`
Outdir string `yaml:"outdir"`
Renew_seconds int `yaml:"renew_seconds"`
Perms Perms `yaml:"perms"`
CSR CSR `yaml:"csr"`
Reload Reload `yaml:"reload"`
// contains filtered or unexported fields
}
func (*Request) Certfile_exist ¶
func (*Request) Init_files ¶
func (*Request) Set_defaults ¶
func (r *Request) Set_defaults()
Click to show internal directories.
Click to hide internal directories.