Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LiveCertAgent ¶
func NewLiveCertAgent ¶
func NewLiveCertAgent(aliConfig aliapi.Config) *LiveCertAgent
func (*LiveCertAgent) CertRequest ¶
func (a *LiveCertAgent) CertRequest() <-chan agent.CertRequest
type LiveCertRequest ¶
type LiveCertRequest struct {
// contains filtered or unexported fields
}
func (*LiveCertRequest) CommonName ¶
func (r *LiveCertRequest) CommonName() string
func (*LiveCertRequest) ServiceName ¶
func (r *LiveCertRequest) ServiceName() string
func (*LiveCertRequest) SetCertificate ¶
func (r *LiveCertRequest) SetCertificate(cert *cert_helper.Certificate) error
Click to show internal directories.
Click to hide internal directories.