codec

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeGatewayConfiguration

func DecodeGatewayConfiguration(gatewayCodecs *serializer.CodecFactory, data []byte) (*gatewayconfig.GatewayConfiguration, error)

DecodeGatewayConfiguration decodes a serialized GatewayConfiguration to the internal type

func EncodeGatewayConfig

func EncodeGatewayConfig(internal *gatewayconfig.GatewayConfiguration, targetVersion schema.GroupVersion) ([]byte, error)

EncodeGatewayConfig encodes an internal GatewayConfiguration to an external YAML representation

func NewGatewayConfigYAMLEncoder

func NewGatewayConfigYAMLEncoder(targetVersion schema.GroupVersion) (runtime.Encoder, error)

NewGatewayConfigYAMLEncoder returns an encoder that can write objects in the gatewayconfig API group to YAML

func NewYAMLEncoder

func NewYAMLEncoder(groupName string) (runtime.Encoder, error)

NewYAMLEncoder generates a new runtime.Encoder that encodes objects to YAML

Types

This section is empty.

Jump to

Keyboard shortcuts

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