Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidClient = errors.New("invalid client")
)
Functions ¶
func DiscoverClient ¶
func DiscoverQueryClient ¶
Types ¶
type CertificateQuerier ¶ added in v0.10.0
type CertificateQuerier struct {
// contains filtered or unexported fields
}
func NewCertificateQuerier ¶ added in v0.10.0
func NewCertificateQuerier(cclient aclient.QueryClient) *CertificateQuerier
func (*CertificateQuerier) GetAccountCertificate ¶ added in v0.10.0
Click to show internal directories.
Click to hide internal directories.