Affected by GO-2022-0854
and 1 other vulnerabilities
GO-2022-0854 : Authorization bypass in Openshift in github.com/openshift/origin
GO-2022-0875 : Denial of Service in OpenShift Origin in github.com/openshift/origin
Discover Packages
github.com/openshift/origin
Godeps
_workspace
src
k8s.io
kubernetes
pkg
conversion
queryparams
package
Version:
v1.0.5
Opens a new window with list of versions in this module.
Published: Aug 24, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package queryparams provides conversion from versioned
runtime objects to URL query values
Convert takes a versioned runtime.Object and serializes it to a url.Values object
using JSON tags as parameter names. Only top-level simple values, arrays, and slices
are serialized. Embedded structs, maps, etc. will not be serialized.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.