mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-08-03 00:00:02 +08:00
run update code-gen
Kubernetes-commit: 1f013b7deacfaa80bd8fafbe9b1fad1375e1907d
This commit is contained in:
committed by
Kubernetes Publisher
parent
b13f138dcd
commit
489c07a569
@@ -49,5 +49,4 @@ func init() {
|
|||||||
// correctly.
|
// correctly.
|
||||||
func AddToScheme(scheme *runtime.Scheme) {
|
func AddToScheme(scheme *runtime.Scheme) {
|
||||||
samplecontrollerv1alpha1.AddToScheme(scheme)
|
samplecontrollerv1alpha1.AddToScheme(scheme)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -49,5 +49,4 @@ func init() {
|
|||||||
// correctly.
|
// correctly.
|
||||||
func AddToScheme(scheme *runtime.Scheme) {
|
func AddToScheme(scheme *runtime.Scheme) {
|
||||||
samplecontrollerv1alpha1.AddToScheme(scheme)
|
samplecontrollerv1alpha1.AddToScheme(scheme)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user