mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Updated code with gofmt
This commit is contained in:
parent
62b8b1702c
commit
1ec87e2220
@ -434,12 +434,12 @@ func (o *ApplyOptions) Run() error {
|
||||
objs = append(objs, info.Object)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
printer, err := o.ToPrinter("serverside-applied")
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
return printer.PrintObj(info.Object, o.Out)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user