Documentation ¶
Overview ¶
Package errors defines errors occuring in controller's operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrManagedCertificateNotFound = errors.New("ManagedCertificate not found") ErrSslCertificateOutOfSyncGotDeleted = errors.New("SslCertificate got out of sync with ManagedCertificate and was deleted, should be recreated") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.