other

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

This is a test package. It exists to demonstrate references to types that are not part of the gengo args. Even though this package purports to have validations, it is outside of the args used when generating output_tests, and so the generated could should NOT descend into these.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntType

type IntType int

+k8s:validateFalse="you should not see this outside of this pkg"

type StringType

type StringType string

+k8s:validateFalse="you should not see this outside of this pkg"

type StructType

type StructType struct {
	// +k8s:validateFalse="you should not see this outside of this pkg"
	StringField string `json:"stringField"`
}

+k8s:validateFalse="you should not see this outside of this pkg"

Jump to

Keyboard shortcuts

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