Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSelfSigned ¶
func NewSelfSigned(ctx *controller.Context, issuer v1.GenericIssuer) (issuer.Interface, error)
Types ¶
type SelfSigned ¶
type SelfSigned struct { *controller.Context // contains filtered or unexported fields }
SelfSigned is an Issuer implementation the simply self-signs Certificates.
Click to show internal directories.
Click to hide internal directories.