We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3cf7e3 commit 28c6cdaCopy full SHA for 28c6cda
pkg/apis/deployment/v1alpha/zz_generated.deepcopy.go
@@ -25,6 +25,8 @@
25
package v1alpha
26
27
import (
28
+ time "time"
29
+
30
core_v1 "k8s.io/api/core/v1"
31
v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
32
runtime "k8s.io/apimachinery/pkg/runtime"
0 commit comments