slices

package
v0.0.0-...-d3ccc4f Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2018 License: Apache-2.0, Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This is a test package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterDefaults

func RegisterDefaults(scheme *runtime.Scheme) error

RegisterDefaults adds defaulters functions to the given scheme. Public to allow building arbitrary schemes. All generated defaulters are covering - they call all nested defaulters.

func SetDefaults_Ttest

func SetDefaults_Ttest(obj *Ttest)

func SetObjectDefaults_Ttest

func SetObjectDefaults_Ttest(in *Ttest)

func SetObjectDefaults_TtestList

func SetObjectDefaults_TtestList(in *TtestList)

func SetObjectDefaults_TtestPointerList

func SetObjectDefaults_TtestPointerList(in *TtestPointerList)

Types

type Ttest

type Ttest struct {
	empty.TypeMeta
	BoolField *bool
}

Only test

type TtestList

type TtestList struct {
	empty.TypeMeta
	Items []Ttest
}

type TtestPointerList

type TtestPointerList struct {
	empty.TypeMeta
	Items []*Ttest
}

Jump to

Keyboard shortcuts

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