custom

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalBoolMap added in v0.7.0

func MarshalBoolMap(val map[string]bool) graphql.Marshaler

func MarshalDuration

func MarshalDuration(d metav1.Duration) graphql.Marshaler

func MarshalFloatMap

func MarshalFloatMap(val map[string]float64) graphql.Marshaler

func MarshalStringMap added in v0.7.0

func MarshalStringMap(val map[string]string) graphql.Marshaler

func MarshalUInt32 added in v0.7.0

func MarshalUInt32(i uint32) graphql.Marshaler

func MarshalUInt64 added in v0.7.0

func MarshalUInt64(i uint64) graphql.Marshaler

func UnmarshalBoolMap added in v0.7.0

func UnmarshalBoolMap(v interface{}) (map[string]bool, error)

TODO: this unmarshaler is not working and is needed for input types

func UnmarshalDuration

func UnmarshalDuration(v interface{}) (metav1.Duration, error)

func UnmarshalFloatMap

func UnmarshalFloatMap(v interface{}) (map[string]float64, error)

TODO: this unmarshaler is not working and is needed for input types

func UnmarshalStringMap added in v0.7.0

func UnmarshalStringMap(v interface{}) (map[string]string, error)

func UnmarshalUInt32 added in v0.7.0

func UnmarshalUInt32(v interface{}) (uint32, error)

func UnmarshalUInt64 added in v0.7.0

func UnmarshalUInt64(v interface{}) (uint64, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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