serde

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Arbitrary

type Arbitrary struct {
	Data interface{} `json:"-"`
}

+kubebuilder:validation:Type=object +kubebuilder:pruning:PreserveUnknownFields

func NewArbitrary

func NewArbitrary(in interface{}) *Arbitrary

func (*Arbitrary) DeepCopy added in v0.5.0

func (in *Arbitrary) DeepCopy() *Arbitrary

func (*Arbitrary) DeepCopyInto

func (in *Arbitrary) DeepCopyInto(out *Arbitrary)

func (*Arbitrary) Into

func (in *Arbitrary) Into(target interface{}) error

func (*Arbitrary) MarshalJSON

func (in *Arbitrary) MarshalJSON() ([]byte, error)

func (*Arbitrary) UnmarshalJSON

func (in *Arbitrary) UnmarshalJSON(data []byte) error

Jump to

Keyboard shortcuts

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