defaults

package
v0.41.0 Latest Latest
Warning

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

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

Documentation

Overview

Package defaults holds the typed objects that define the schemas for net-istio defaulting.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IstioDeployment

type IstioDeployment struct {
	appsv1.Deployment `json:",inline"`
}

IstioDeployment is a wrapper around Deployment for setting Istio specific defaults

func (*IstioDeployment) DeepCopy

func (in *IstioDeployment) DeepCopy() *IstioDeployment

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

func (*IstioDeployment) DeepCopyInto

func (in *IstioDeployment) DeepCopyInto(out *IstioDeployment)

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

func (*IstioDeployment) DeepCopyObject

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

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

func (*IstioDeployment) SetDefaults

func (r *IstioDeployment) SetDefaults(_ context.Context)

SetDefaults implements apis.Defaultable

func (*IstioDeployment) Validate

func (r *IstioDeployment) Validate(_ context.Context) *apis.FieldError

Validate returns nil due to no need for validation

Jump to

Keyboard shortcuts

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