parser

package
v0.58.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package parser provides parsing methods for v1alpha objects.

Index

Constants

This section is empty.

Variables

View Source
var UseGenericObjects = false

UseGenericObjects is a global flag instructing ParseObject to decode raw object into GenericObject instead of a concrete representation.

View Source
var UseStrictDecodingMode = false

UseStrictDecodingMode is a global flag instructing ParseObject to disallow unknown fields from decoded object definitions.

Functions

func ParseObject

func ParseObject(data []byte, kind manifest.Kind, format manifest.ObjectFormat) (manifest.Object, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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