v1alpha1

package
v0.0.0-...-ef1d371 Latest Latest
Warning

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

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

Documentation

Overview

Package has auto-generated kube type wrappers for raw types. +k8s:openapi-gen=true +k8s:deepcopy-gen=package +groupName=configuration.istio-conductor.org

Index

Constants

View Source
const (
	// Package-wide consts from generator "register".
	GroupName = "configuration.istio-conductor.org"
)

Variables

View Source
var (
	// Package-wide variables from generator "register".
	SchemeGroupVersion = schema.GroupVersion{Group: GroupName, Version: "v1alpha1"}
	SchemeBuilder      = runtime.NewSchemeBuilder(addKnownTypes)

	AddToScheme = localSchemeBuilder.AddToScheme
)

Functions

func Resource

func Resource(resource string) schema.GroupResource

Types

type IstioFilter

type IstioFilter struct {
	v1.TypeMeta `json:",inline"`
	// +optional
	v1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`

	// Spec defines the implementation of this definition.
	// +optional
	Spec apiv1alpha1.IstioFilter `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`

	Status metav1alpha1.IstioStatus `json:"status"`
}

IstioFilter defines filters that apply to istio configuration.

<!-- crd generation tags +cue-gen:IstioFilter:groupName:configuration.istio-conductor.org +cue-gen:IstioFilter:version:v1alpha1 +cue-gen:IstioFilter:storageVersion +cue-gen:IstioFilter:subresource:status +cue-gen:IstioFilter:scope:Namespaced +cue-gen:IstioFilter:resource:categories=configuration-istio-conductor-org,shortNames=if +cue-gen:IstioFilter:printerColumn:name=Schema,type=string,JSONPath=.spec.schema,description="Istio Filter kind" +cue-gen:IstioFilter:printerColumn:name=Age,type=date,JSONPath=.metadata.creationTimestamp,description="CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" +cue-gen:IstioFilter:preserveUnknownFields:true -->

<!-- go code generation tags +kubetype-gen +kubetype-gen:groupVersion=configuration.istio-conductor.org/v1alpha1 +genclient +k8s:deepcopy-gen=true -->

func (*IstioFilter) DeepCopy

func (in *IstioFilter) DeepCopy() *IstioFilter

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

func (*IstioFilter) DeepCopyInto

func (in *IstioFilter) DeepCopyInto(out *IstioFilter)

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

func (*IstioFilter) DeepCopyObject

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

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

type IstioFilterList

type IstioFilterList struct {
	v1.TypeMeta `json:",inline"`
	// +optional
	v1.ListMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
	Items       []IstioFilter `json:"items" protobuf:"bytes,2,rep,name=items"`
}

IstioFilterList is a collection of IstioFilters.

func (*IstioFilterList) DeepCopy

func (in *IstioFilterList) DeepCopy() *IstioFilterList

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

func (*IstioFilterList) DeepCopyInto

func (in *IstioFilterList) DeepCopyInto(out *IstioFilterList)

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

func (*IstioFilterList) DeepCopyObject

func (in *IstioFilterList) 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