Discover Packages
github.com/munnerz/contrib
service-loadbalancer
Godeps
_workspace
src
k8s.io
kubernetes
pkg
conversion
queryparams
package
Version:
v0.0.0-...-8177d2a
Opens a new window with list of versions in this module.
Published: Aug 2, 2017
License: Apache-2.0, 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
Documentation
¶
Package queryparams provides conversion from versioned
runtime objects to URL query values
Convert takes an object and converts 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.