Ensure forward-compatibility with k8s.io/apiserver's Storage interface
Signed-off-by: Tristan Deloche <tde@hey.com>
This commit is contained in:
parent
231a0460b4
commit
878d84a2fa
@ -100,3 +100,6 @@ func (r *REST) callSolver(req v1alpha1.ChallengeRequest) (v1alpha1.ChallengeResp
|
||||
},
|
||||
}, nil
|
||||
}
|
||||
|
||||
func (r *REST) Destroy() {
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user