fakedata

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MyKind

type MyKind struct {
	Status            MyKindStatus `json:"status,omitempty"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	metav1.TypeMeta   `json:",inline"`
	Spec              MyKindSpec `json:"spec,omitempty"`
}

MyKind is the Schema for the mykinds API

type MyKindSpec

type MyKindSpec struct {
	Foo string `json:"foo,omitempty"`
}

MyKindSpec defines the desired state of MyKind

type MyKindStatus

type MyKindStatus struct {
}

MyKindStatus defines the observed state of MyKind

Jump to

Keyboard shortcuts

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