Update godeps
This commit is contained in:
parent
423433bc5f
commit
701c5a0e30
482 changed files with 86915 additions and 19741 deletions
3
vendor/k8s.io/kubernetes/pkg/conversion/converter.go
generated
vendored
3
vendor/k8s.io/kubernetes/pkg/conversion/converter.go
generated
vendored
|
|
@ -210,9 +210,6 @@ func (c ConversionFuncs) Merge(other ConversionFuncs) ConversionFuncs {
|
|||
|
||||
// Meta is supplied by Scheme, when it calls Convert.
|
||||
type Meta struct {
|
||||
SrcVersion string
|
||||
DestVersion string
|
||||
|
||||
// KeyNameMapping is an optional function which may map the listed key (field name)
|
||||
// into a source and destination value.
|
||||
KeyNameMapping FieldMappingFunc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue