defaults

package
v0.0.0-...-ef2047c Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package defaults holds the typed objects that define the schemas.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TargetConfiguration

type TargetConfiguration struct {
	v1.Configuration `json:",inline"`
}

TargetConfiguration is a wrapper around Configuration.

func (*TargetConfiguration) DeepCopy

func (in *TargetConfiguration) DeepCopy() *TargetConfiguration

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

func (*TargetConfiguration) DeepCopyInto

func (in *TargetConfiguration) DeepCopyInto(out *TargetConfiguration)

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

func (*TargetConfiguration) DeepCopyObject

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

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

func (*TargetConfiguration) SetDefaults

func (r *TargetConfiguration) SetDefaults(ctx context.Context)

SetDefaults implements apis.Defaultable

func (*TargetConfiguration) Validate

Validate returns nil due to no need for validation

type TargetDomainMapping

type TargetDomainMapping struct {
	v1alpha1.DomainMapping `json:",inline"`
}

TargetDomainMapping is a wrapper around Configuration.

func (*TargetDomainMapping) DeepCopy

func (in *TargetDomainMapping) DeepCopy() *TargetDomainMapping

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

func (*TargetDomainMapping) DeepCopyInto

func (in *TargetDomainMapping) DeepCopyInto(out *TargetDomainMapping)

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

func (*TargetDomainMapping) DeepCopyObject

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

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

func (*TargetDomainMapping) SetDefaults

func (r *TargetDomainMapping) SetDefaults(ctx context.Context)

SetDefaults implements apis.Defaultable

func (*TargetDomainMapping) Validate

Validate returns nil due to no need for validation

type TargetKService

type TargetKService struct {
	v1.Service `json:",inline"`
}

TargetKService is a wrapper around KService.

func (*TargetKService) DeepCopy

func (in *TargetKService) DeepCopy() *TargetKService

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

func (*TargetKService) DeepCopyInto

func (in *TargetKService) DeepCopyInto(out *TargetKService)

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

func (*TargetKService) DeepCopyObject

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

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

func (*TargetKService) SetDefaults

func (r *TargetKService) SetDefaults(ctx context.Context)

SetDefaults implements apis.Defaultable

func (*TargetKService) Validate

func (r *TargetKService) Validate(ctx context.Context) *apis.FieldError

Validate returns nil due to no need for validation

type TargetRoute

type TargetRoute struct {
	v1.Route `json:",inline"`
}

TargetRoute is a wrapper around Configuration.

func (*TargetRoute) DeepCopy

func (in *TargetRoute) DeepCopy() *TargetRoute

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

func (*TargetRoute) DeepCopyInto

func (in *TargetRoute) DeepCopyInto(out *TargetRoute)

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

func (*TargetRoute) DeepCopyObject

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

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

func (*TargetRoute) SetDefaults

func (r *TargetRoute) SetDefaults(ctx context.Context)

SetDefaults implements apis.Defaultable

func (*TargetRoute) Validate

func (r *TargetRoute) Validate(ctx 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