v1

package
v0.93.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 5 Imported by: 7

Documentation

Overview

Package v1 contains API Schema definitions for the networkaddonsoperator.network.kubevirt.io v1 API group +kubebuilder:object:generate=true +groupName=networkaddonsoperator.network.kubevirt.io

Index

Constants

This section is empty.

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "networkaddonsoperator.network.kubevirt.io", Version: "v1"}

	// SchemeBuilder is used to add go types to the GroupVersionKind scheme
	SchemeBuilder = &scheme.Builder{GroupVersion: GroupVersion}

	// AddToScheme adds the types in this group-version to the given scheme.
	AddToScheme = SchemeBuilder.AddToScheme
)

Functions

This section is empty.

Types

type NetworkAddonsConfig

type NetworkAddonsConfig struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`

	Spec   shared.NetworkAddonsConfigSpec   `json:"spec,omitempty"`
	Status shared.NetworkAddonsConfigStatus `json:"status,omitempty"`
}

NetworkAddonsConfig is the Schema for the networkaddonsconfigs API

func (*NetworkAddonsConfig) DeepCopy

func (in *NetworkAddonsConfig) DeepCopy() *NetworkAddonsConfig

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkAddonsConfig.

func (*NetworkAddonsConfig) DeepCopyInto

func (in *NetworkAddonsConfig) DeepCopyInto(out *NetworkAddonsConfig)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*NetworkAddonsConfig) DeepCopyObject

func (in *NetworkAddonsConfig) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type NetworkAddonsConfigList

type NetworkAddonsConfigList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []NetworkAddonsConfig `json:"items"`
}

NetworkAddonsConfigList contains a list of NetworkAddonsConfig

func (*NetworkAddonsConfigList) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkAddonsConfigList.

func (*NetworkAddonsConfigList) DeepCopyInto

func (in *NetworkAddonsConfigList) DeepCopyInto(out *NetworkAddonsConfigList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*NetworkAddonsConfigList) DeepCopyObject

func (in *NetworkAddonsConfigList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

Jump to

Keyboard shortcuts

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