kopscodecs

package
v1.15.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Scheme = runtime.NewScheme()

Functions

func Decode

func Decode(data []byte, defaultReadVersion *schema.GroupVersionKind) (runtime.Object, *schema.GroupVersionKind, error)

Decode decodes the specified data, with the specified default version

func ToVersionedJSON

func ToVersionedJSON(obj runtime.Object) ([]byte, error)

ToVersionedJSON encodes the object to JSON

func ToVersionedJSONWithVersion

func ToVersionedJSONWithVersion(obj runtime.Object, version runtime.GroupVersioner) ([]byte, error)

ToVersionedJSONWithVersion encodes the object to JSON, in a specified API version

func ToVersionedYaml

func ToVersionedYaml(obj runtime.Object) ([]byte, error)

ToVersionedYaml encodes the object to YAML

func ToVersionedYamlWithVersion

func ToVersionedYamlWithVersion(obj runtime.Object, version runtime.GroupVersioner) ([]byte, error)

ToVersionedYamlWithVersion encodes the object to YAML, in a specified API version

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL