common

package
v0.0.0-...-05d41a9 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ValidationResult

type ValidationResult struct {
	ID      string `json:"id"`
	Status  string `json:"status"`
	Message string `json:"message"`
}

+kubebuilder:object:generate=true

func (*ValidationResult) DeepCopy

func (in *ValidationResult) DeepCopy() *ValidationResult

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

func (*ValidationResult) DeepCopyInto

func (in *ValidationResult) DeepCopyInto(out *ValidationResult)

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

type ValidationResults

type ValidationResults []ValidationResult

+kubebuilder:object:generate=true

func (ValidationResults) DeepCopy

func (in ValidationResults) DeepCopy() ValidationResults

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

func (ValidationResults) DeepCopyInto

func (in ValidationResults) DeepCopyInto(out *ValidationResults)

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

type ValidationsStatus

type ValidationsStatus map[string]ValidationResults

+kubebuilder:object:root=false +kubebuilder:object:generate=true ValidationsStatus is the Schema for the ValidationsInfo field

func (ValidationsStatus) DeepCopy

func (in ValidationsStatus) DeepCopy() ValidationsStatus

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

func (ValidationsStatus) DeepCopyInto

func (in ValidationsStatus) DeepCopyInto(out *ValidationsStatus)

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

Jump to

Keyboard shortcuts

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