package
Version:
v0.14.0
Opens a new window with list of versions in this module.
Published: Dec 7, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Downgrade(in interface{}) (interface{}, error)
Downgrade converts CRI 1.12 object to CRI 1.9 one. It just returns
the object if it's already CRI 1.9.
func Upgrade(in interface{}) (interface{}, error)
Upgrade converts CRI 1.9 object to CRI 1.12 one. It just returns
the object if it's already CRI 1.12.
Source Files
¶
Directories
¶
Package v1alpha2 is a generated protocol buffer package.
|
Package v1alpha2 is a generated protocol buffer package. |
Package runtime is a generated protocol buffer package.
|
Package runtime is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.