Versions in this module Expand all Collapse all v0 v0.1.0 Mar 5, 2020 Changes in this version + type AliDNSAccessKeyRef struct + AccessKeyIDKey string + AccessKeySecretKey string + SecretName string + type AliDNSSolver struct + func (s *AliDNSSolver) CleanUp(ch *v1alpha1.ChallengeRequest) error + func (s *AliDNSSolver) Initialize(kubeClientConfig *rest.Config, stopCh <-chan struct{}) error + func (s *AliDNSSolver) Name() string + func (s *AliDNSSolver) Present(ch *v1alpha1.ChallengeRequest) error + type AliDNSSolverConfig struct + AccessKeyID string + AccessKeyRef AliDNSAccessKeyRef + AccessKeySecret string + RegionID string + TTL int