target2

package
v0.0.0-...-9c78f58 Latest Latest
Warning

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

Go to latest
Published: May 25, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Convert_Slice_byte_To_Slice_byte

func Convert_Slice_byte_To_Slice_byte(in *[]byte, out *[]byte, s conversion.Scope) error

Convert_Slice_byte_To_Slice_byte prevents recursing into every byte

func Convert_peer2_Bar_To_target2_Bar

func Convert_peer2_Bar_To_target2_Bar(in *peer2.Bar, out *Bar, s conversion.Scope) error

func Convert_peer2_SubBarStruct_To_target2_SubBarStruct

func Convert_peer2_SubBarStruct_To_target2_SubBarStruct(in *peer2.SubBarStruct, out *SubBarStruct, s conversion.Scope) error

+k8s:conversion-fn=drop

func Convert_target2_Bar_To_peer2_Bar

func Convert_target2_Bar_To_peer2_Bar(in *Bar, out *peer2.Bar, s conversion.Scope) error

Convert_target2_Bar_To_peer2_Bar is an autogenerated conversion function.

func Convert_target2_SubBarStruct_To_peer2_SubBarStruct

func Convert_target2_SubBarStruct_To_peer2_SubBarStruct(in *SubBarStruct, out *peer2.SubBarStruct, s conversion.Scope) error

Convert_target2_SubBarStruct_To_peer2_SubBarStruct is an autogenerated conversion function.

func RegisterConversions

func RegisterConversions(s *runtime.Scheme) error

RegisterConversions adds conversion functions to the given scheme. Public to allow building arbitrary schemes.

Types

type Bar

type Bar struct {
	SubStruct SubBarStruct
}

type SubBarStruct

type SubBarStruct struct {
	ByteSlice []byte
}

Jump to

Keyboard shortcuts

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