mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 06:16:08 -04:00
Fix comment dot
This commit is contained in:
parent
eb213878a2
commit
fb7ceb5586
14 changed files with 39 additions and 39 deletions
|
@ -20,7 +20,7 @@ import (
|
|||
updatev1alpha1 "github.com/edgelesssys/constellation/operators/constellation-node-operator/api/v1alpha1"
|
||||
)
|
||||
|
||||
// AutoscalingStrategyReconciler reconciles a AutoscalingStrategy object
|
||||
// AutoscalingStrategyReconciler reconciles a AutoscalingStrategy object.
|
||||
type AutoscalingStrategyReconciler struct {
|
||||
client.Client
|
||||
Scheme *runtime.Scheme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue