v1alpha2

package
v0.0.0-...-d2b1218 Latest Latest
Warning

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

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

Documentation

Overview

Package v1alpha2 contains API Schema definitions for config.istio.io types +k8s:deepcopy-gen=package,register +groupName=config.istio.io

Index

Constants

This section is empty.

Variables

View Source
var (
	// SchemeGroupVersion is group version used to register istio config objects
	SchemeGroupVersion = schema.GroupVersion{Group: "config.istio.io", Version: "v1alpha2"}

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

Functions

This section is empty.

Types

type Apikey

type Apikey struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Apikey) DeepCopy

func (in *Apikey) DeepCopy() *Apikey

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

func (*Apikey) DeepCopyInto

func (in *Apikey) DeepCopyInto(out *Apikey)

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

func (*Apikey) DeepCopyObject

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

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

type ApikeyList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*ApikeyList) DeepCopy

func (in *ApikeyList) DeepCopy() *ApikeyList

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

func (*ApikeyList) DeepCopyInto

func (in *ApikeyList) DeepCopyInto(out *ApikeyList)

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

func (*ApikeyList) DeepCopyObject

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

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

type Authorization

type Authorization struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Authorization) DeepCopy

func (in *Authorization) DeepCopy() *Authorization

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

func (*Authorization) DeepCopyInto

func (in *Authorization) DeepCopyInto(out *Authorization)

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

func (*Authorization) DeepCopyObject

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

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

type AuthorizationList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*AuthorizationList) DeepCopy

func (in *AuthorizationList) DeepCopy() *AuthorizationList

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

func (*AuthorizationList) DeepCopyInto

func (in *AuthorizationList) DeepCopyInto(out *AuthorizationList)

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

func (*AuthorizationList) DeepCopyObject

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

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

type Bypass

type Bypass struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Bypass) DeepCopy

func (in *Bypass) DeepCopy() *Bypass

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

func (*Bypass) DeepCopyInto

func (in *Bypass) DeepCopyInto(out *Bypass)

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

func (*Bypass) DeepCopyObject

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

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

type BypassList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*BypassList) DeepCopy

func (in *BypassList) DeepCopy() *BypassList

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

func (*BypassList) DeepCopyInto

func (in *BypassList) DeepCopyInto(out *BypassList)

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

func (*BypassList) DeepCopyObject

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

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

type Checknothing

type Checknothing struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Checknothing) DeepCopy

func (in *Checknothing) DeepCopy() *Checknothing

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

func (*Checknothing) DeepCopyInto

func (in *Checknothing) DeepCopyInto(out *Checknothing)

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

func (*Checknothing) DeepCopyObject

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

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

type ChecknothingList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*ChecknothingList) DeepCopy

func (in *ChecknothingList) DeepCopy() *ChecknothingList

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

func (*ChecknothingList) DeepCopyInto

func (in *ChecknothingList) DeepCopyInto(out *ChecknothingList)

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

func (*ChecknothingList) DeepCopyObject

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

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

type Circonus

type Circonus struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Circonus) DeepCopy

func (in *Circonus) DeepCopy() *Circonus

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

func (*Circonus) DeepCopyInto

func (in *Circonus) DeepCopyInto(out *Circonus)

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

func (*Circonus) DeepCopyObject

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

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

type CirconusList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*CirconusList) DeepCopy

func (in *CirconusList) DeepCopy() *CirconusList

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

func (*CirconusList) DeepCopyInto

func (in *CirconusList) DeepCopyInto(out *CirconusList)

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

func (*CirconusList) DeepCopyObject

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

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

type Cloudwatch

type Cloudwatch struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Cloudwatch) DeepCopy

func (in *Cloudwatch) DeepCopy() *Cloudwatch

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

func (*Cloudwatch) DeepCopyInto

func (in *Cloudwatch) DeepCopyInto(out *Cloudwatch)

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

func (*Cloudwatch) DeepCopyObject

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

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

type CloudwatchList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*CloudwatchList) DeepCopy

func (in *CloudwatchList) DeepCopy() *CloudwatchList

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

func (*CloudwatchList) DeepCopyInto

func (in *CloudwatchList) DeepCopyInto(out *CloudwatchList)

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

func (*CloudwatchList) DeepCopyObject

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

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

type Denier

type Denier struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Denier) DeepCopy

func (in *Denier) DeepCopy() *Denier

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

func (*Denier) DeepCopyInto

func (in *Denier) DeepCopyInto(out *Denier)

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

func (*Denier) DeepCopyObject

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

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

type DenierList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*DenierList) DeepCopy

func (in *DenierList) DeepCopy() *DenierList

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

func (*DenierList) DeepCopyInto

func (in *DenierList) DeepCopyInto(out *DenierList)

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

func (*DenierList) DeepCopyObject

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

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

type Dogstatsd

type Dogstatsd struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Dogstatsd) DeepCopy

func (in *Dogstatsd) DeepCopy() *Dogstatsd

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

func (*Dogstatsd) DeepCopyInto

func (in *Dogstatsd) DeepCopyInto(out *Dogstatsd)

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

func (*Dogstatsd) DeepCopyObject

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

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

type DogstatsdList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*DogstatsdList) DeepCopy

func (in *DogstatsdList) DeepCopy() *DogstatsdList

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

func (*DogstatsdList) DeepCopyInto

func (in *DogstatsdList) DeepCopyInto(out *DogstatsdList)

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

func (*DogstatsdList) DeepCopyObject

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

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

type Edge

type Edge struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Edge) DeepCopy

func (in *Edge) DeepCopy() *Edge

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

func (*Edge) DeepCopyInto

func (in *Edge) DeepCopyInto(out *Edge)

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

func (*Edge) DeepCopyObject

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

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

type EdgeList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*EdgeList) DeepCopy

func (in *EdgeList) DeepCopy() *EdgeList

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

func (*EdgeList) DeepCopyInto

func (in *EdgeList) DeepCopyInto(out *EdgeList)

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

func (*EdgeList) DeepCopyObject

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

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

type Fluentd

type Fluentd struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Fluentd) DeepCopy

func (in *Fluentd) DeepCopy() *Fluentd

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

func (*Fluentd) DeepCopyInto

func (in *Fluentd) DeepCopyInto(out *Fluentd)

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

func (*Fluentd) DeepCopyObject

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

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

type FluentdList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*FluentdList) DeepCopy

func (in *FluentdList) DeepCopy() *FluentdList

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

func (*FluentdList) DeepCopyInto

func (in *FluentdList) DeepCopyInto(out *FluentdList)

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

func (*FluentdList) DeepCopyObject

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

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

type HTTPAPISpec

type HTTPAPISpec struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*HTTPAPISpec) DeepCopy

func (in *HTTPAPISpec) DeepCopy() *HTTPAPISpec

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

func (*HTTPAPISpec) DeepCopyInto

func (in *HTTPAPISpec) DeepCopyInto(out *HTTPAPISpec)

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

func (*HTTPAPISpec) DeepCopyObject

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

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

type HTTPAPISpecBinding

type HTTPAPISpecBinding struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*HTTPAPISpecBinding) DeepCopy

func (in *HTTPAPISpecBinding) DeepCopy() *HTTPAPISpecBinding

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

func (*HTTPAPISpecBinding) DeepCopyInto

func (in *HTTPAPISpecBinding) DeepCopyInto(out *HTTPAPISpecBinding)

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

func (*HTTPAPISpecBinding) DeepCopyObject

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

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

type HTTPAPISpecBindingList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*HTTPAPISpecBindingList) DeepCopy

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

func (*HTTPAPISpecBindingList) DeepCopyInto

func (in *HTTPAPISpecBindingList) DeepCopyInto(out *HTTPAPISpecBindingList)

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

func (*HTTPAPISpecBindingList) DeepCopyObject

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

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

type HTTPAPISpecList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*HTTPAPISpecList) DeepCopy

func (in *HTTPAPISpecList) DeepCopy() *HTTPAPISpecList

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

func (*HTTPAPISpecList) DeepCopyInto

func (in *HTTPAPISpecList) DeepCopyInto(out *HTTPAPISpecList)

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

func (*HTTPAPISpecList) DeepCopyObject

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

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

type Kubernetes

type Kubernetes struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Kubernetes) DeepCopy

func (in *Kubernetes) DeepCopy() *Kubernetes

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

func (*Kubernetes) DeepCopyInto

func (in *Kubernetes) DeepCopyInto(out *Kubernetes)

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

func (*Kubernetes) DeepCopyObject

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

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

type KubernetesList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*KubernetesList) DeepCopy

func (in *KubernetesList) DeepCopy() *KubernetesList

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

func (*KubernetesList) DeepCopyInto

func (in *KubernetesList) DeepCopyInto(out *KubernetesList)

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

func (*KubernetesList) DeepCopyObject

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

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

type Kubernetesenv

type Kubernetesenv struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Kubernetesenv) DeepCopy

func (in *Kubernetesenv) DeepCopy() *Kubernetesenv

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

func (*Kubernetesenv) DeepCopyInto

func (in *Kubernetesenv) DeepCopyInto(out *Kubernetesenv)

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

func (*Kubernetesenv) DeepCopyObject

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

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

type KubernetesenvList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*KubernetesenvList) DeepCopy

func (in *KubernetesenvList) DeepCopy() *KubernetesenvList

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

func (*KubernetesenvList) DeepCopyInto

func (in *KubernetesenvList) DeepCopyInto(out *KubernetesenvList)

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

func (*KubernetesenvList) DeepCopyObject

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

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

type Listchecker

type Listchecker struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Listchecker) DeepCopy

func (in *Listchecker) DeepCopy() *Listchecker

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

func (*Listchecker) DeepCopyInto

func (in *Listchecker) DeepCopyInto(out *Listchecker)

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

func (*Listchecker) DeepCopyObject

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

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

type ListcheckerList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*ListcheckerList) DeepCopy

func (in *ListcheckerList) DeepCopy() *ListcheckerList

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

func (*ListcheckerList) DeepCopyInto

func (in *ListcheckerList) DeepCopyInto(out *ListcheckerList)

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

func (*ListcheckerList) DeepCopyObject

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

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

type Listentry

type Listentry struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Listentry) DeepCopy

func (in *Listentry) DeepCopy() *Listentry

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

func (*Listentry) DeepCopyInto

func (in *Listentry) DeepCopyInto(out *Listentry)

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

func (*Listentry) DeepCopyObject

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

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

type ListentryList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*ListentryList) DeepCopy

func (in *ListentryList) DeepCopy() *ListentryList

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

func (*ListentryList) DeepCopyInto

func (in *ListentryList) DeepCopyInto(out *ListentryList)

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

func (*ListentryList) DeepCopyObject

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

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

type Logentry

type Logentry struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Logentry) DeepCopy

func (in *Logentry) DeepCopy() *Logentry

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

func (*Logentry) DeepCopyInto

func (in *Logentry) DeepCopyInto(out *Logentry)

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

func (*Logentry) DeepCopyObject

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

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

type LogentryList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*LogentryList) DeepCopy

func (in *LogentryList) DeepCopy() *LogentryList

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

func (*LogentryList) DeepCopyInto

func (in *LogentryList) DeepCopyInto(out *LogentryList)

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

func (*LogentryList) DeepCopyObject

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

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

type Memquota

type Memquota struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Memquota) DeepCopy

func (in *Memquota) DeepCopy() *Memquota

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

func (*Memquota) DeepCopyInto

func (in *Memquota) DeepCopyInto(out *Memquota)

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

func (*Memquota) DeepCopyObject

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

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

type MemquotaList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*MemquotaList) DeepCopy

func (in *MemquotaList) DeepCopy() *MemquotaList

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

func (*MemquotaList) DeepCopyInto

func (in *MemquotaList) DeepCopyInto(out *MemquotaList)

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

func (*MemquotaList) DeepCopyObject

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

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

type Metric

type Metric struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Metric) DeepCopy

func (in *Metric) DeepCopy() *Metric

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

func (*Metric) DeepCopyInto

func (in *Metric) DeepCopyInto(out *Metric)

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

func (*Metric) DeepCopyObject

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

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

type MetricList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*MetricList) DeepCopy

func (in *MetricList) DeepCopy() *MetricList

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

func (*MetricList) DeepCopyInto

func (in *MetricList) DeepCopyInto(out *MetricList)

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

func (*MetricList) DeepCopyObject

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

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

type Noop

type Noop struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Noop) DeepCopy

func (in *Noop) DeepCopy() *Noop

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

func (*Noop) DeepCopyInto

func (in *Noop) DeepCopyInto(out *Noop)

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

func (*Noop) DeepCopyObject

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

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

type NoopList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*NoopList) DeepCopy

func (in *NoopList) DeepCopy() *NoopList

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

func (*NoopList) DeepCopyInto

func (in *NoopList) DeepCopyInto(out *NoopList)

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

func (*NoopList) DeepCopyObject

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

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

type Opa

type Opa struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Opa) DeepCopy

func (in *Opa) DeepCopy() *Opa

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

func (*Opa) DeepCopyInto

func (in *Opa) DeepCopyInto(out *Opa)

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

func (*Opa) DeepCopyObject

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

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

type OpaList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*OpaList) DeepCopy

func (in *OpaList) DeepCopy() *OpaList

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

func (*OpaList) DeepCopyInto

func (in *OpaList) DeepCopyInto(out *OpaList)

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

func (*OpaList) DeepCopyObject

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

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

type Prometheus

type Prometheus struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Prometheus) DeepCopy

func (in *Prometheus) DeepCopy() *Prometheus

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

func (*Prometheus) DeepCopyInto

func (in *Prometheus) DeepCopyInto(out *Prometheus)

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

func (*Prometheus) DeepCopyObject

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

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

type PrometheusList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*PrometheusList) DeepCopy

func (in *PrometheusList) DeepCopy() *PrometheusList

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

func (*PrometheusList) DeepCopyInto

func (in *PrometheusList) DeepCopyInto(out *PrometheusList)

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

func (*PrometheusList) DeepCopyObject

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

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

type Quota

type Quota struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Quota) DeepCopy

func (in *Quota) DeepCopy() *Quota

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

func (*Quota) DeepCopyInto

func (in *Quota) DeepCopyInto(out *Quota)

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

func (*Quota) DeepCopyObject

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

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

type QuotaList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*QuotaList) DeepCopy

func (in *QuotaList) DeepCopy() *QuotaList

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

func (*QuotaList) DeepCopyInto

func (in *QuotaList) DeepCopyInto(out *QuotaList)

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

func (*QuotaList) DeepCopyObject

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

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

type QuotaSpec

type QuotaSpec struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*QuotaSpec) DeepCopy

func (in *QuotaSpec) DeepCopy() *QuotaSpec

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

func (*QuotaSpec) DeepCopyInto

func (in *QuotaSpec) DeepCopyInto(out *QuotaSpec)

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

func (*QuotaSpec) DeepCopyObject

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

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

type QuotaSpecBinding

type QuotaSpecBinding struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*QuotaSpecBinding) DeepCopy

func (in *QuotaSpecBinding) DeepCopy() *QuotaSpecBinding

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

func (*QuotaSpecBinding) DeepCopyInto

func (in *QuotaSpecBinding) DeepCopyInto(out *QuotaSpecBinding)

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

func (*QuotaSpecBinding) DeepCopyObject

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

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

type QuotaSpecBindingList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*QuotaSpecBindingList) DeepCopy

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

func (*QuotaSpecBindingList) DeepCopyInto

func (in *QuotaSpecBindingList) DeepCopyInto(out *QuotaSpecBindingList)

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

func (*QuotaSpecBindingList) DeepCopyObject

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

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

type QuotaSpecList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*QuotaSpecList) DeepCopy

func (in *QuotaSpecList) DeepCopy() *QuotaSpecList

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

func (*QuotaSpecList) DeepCopyInto

func (in *QuotaSpecList) DeepCopyInto(out *QuotaSpecList)

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

func (*QuotaSpecList) DeepCopyObject

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

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

type Rbac

type Rbac struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Rbac) DeepCopy

func (in *Rbac) DeepCopy() *Rbac

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

func (*Rbac) DeepCopyInto

func (in *Rbac) DeepCopyInto(out *Rbac)

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

func (*Rbac) DeepCopyObject

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

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

type RbacList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*RbacList) DeepCopy

func (in *RbacList) DeepCopy() *RbacList

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

func (*RbacList) DeepCopyInto

func (in *RbacList) DeepCopyInto(out *RbacList)

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

func (*RbacList) DeepCopyObject

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

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

type Redisquota

type Redisquota struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Redisquota) DeepCopy

func (in *Redisquota) DeepCopy() *Redisquota

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

func (*Redisquota) DeepCopyInto

func (in *Redisquota) DeepCopyInto(out *Redisquota)

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

func (*Redisquota) DeepCopyObject

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

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

type RedisquotaList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*RedisquotaList) DeepCopy

func (in *RedisquotaList) DeepCopy() *RedisquotaList

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

func (*RedisquotaList) DeepCopyInto

func (in *RedisquotaList) DeepCopyInto(out *RedisquotaList)

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

func (*RedisquotaList) DeepCopyObject

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

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

type Reportnothing

type Reportnothing struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Reportnothing) DeepCopy

func (in *Reportnothing) DeepCopy() *Reportnothing

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

func (*Reportnothing) DeepCopyInto

func (in *Reportnothing) DeepCopyInto(out *Reportnothing)

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

func (*Reportnothing) DeepCopyObject

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

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

type ReportnothingList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*ReportnothingList) DeepCopy

func (in *ReportnothingList) DeepCopy() *ReportnothingList

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

func (*ReportnothingList) DeepCopyInto

func (in *ReportnothingList) DeepCopyInto(out *ReportnothingList)

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

func (*ReportnothingList) DeepCopyObject

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

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

type Signalfx

type Signalfx struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Signalfx) DeepCopy

func (in *Signalfx) DeepCopy() *Signalfx

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

func (*Signalfx) DeepCopyInto

func (in *Signalfx) DeepCopyInto(out *Signalfx)

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

func (*Signalfx) DeepCopyObject

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

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

type SignalfxList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*SignalfxList) DeepCopy

func (in *SignalfxList) DeepCopy() *SignalfxList

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

func (*SignalfxList) DeepCopyInto

func (in *SignalfxList) DeepCopyInto(out *SignalfxList)

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

func (*SignalfxList) DeepCopyObject

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

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

type Solarwinds

type Solarwinds struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Solarwinds) DeepCopy

func (in *Solarwinds) DeepCopy() *Solarwinds

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

func (*Solarwinds) DeepCopyInto

func (in *Solarwinds) DeepCopyInto(out *Solarwinds)

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

func (*Solarwinds) DeepCopyObject

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

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

type SolarwindsList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*SolarwindsList) DeepCopy

func (in *SolarwindsList) DeepCopy() *SolarwindsList

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

func (*SolarwindsList) DeepCopyInto

func (in *SolarwindsList) DeepCopyInto(out *SolarwindsList)

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

func (*SolarwindsList) DeepCopyObject

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

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

type Stackdriver

type Stackdriver struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Stackdriver) DeepCopy

func (in *Stackdriver) DeepCopy() *Stackdriver

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

func (*Stackdriver) DeepCopyInto

func (in *Stackdriver) DeepCopyInto(out *Stackdriver)

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

func (*Stackdriver) DeepCopyObject

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

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

type StackdriverList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*StackdriverList) DeepCopy

func (in *StackdriverList) DeepCopy() *StackdriverList

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

func (*StackdriverList) DeepCopyInto

func (in *StackdriverList) DeepCopyInto(out *StackdriverList)

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

func (*StackdriverList) DeepCopyObject

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

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

type Statsd

type Statsd struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Statsd) DeepCopy

func (in *Statsd) DeepCopy() *Statsd

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

func (*Statsd) DeepCopyInto

func (in *Statsd) DeepCopyInto(out *Statsd)

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

func (*Statsd) DeepCopyObject

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

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

type StatsdList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*StatsdList) DeepCopy

func (in *StatsdList) DeepCopy() *StatsdList

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

func (*StatsdList) DeepCopyInto

func (in *StatsdList) DeepCopyInto(out *StatsdList)

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

func (*StatsdList) DeepCopyObject

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

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

type Stdio

type Stdio struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Stdio) DeepCopy

func (in *Stdio) DeepCopy() *Stdio

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

func (*Stdio) DeepCopyInto

func (in *Stdio) DeepCopyInto(out *Stdio)

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

func (*Stdio) DeepCopyObject

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

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

type StdioList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*StdioList) DeepCopy

func (in *StdioList) DeepCopy() *StdioList

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

func (*StdioList) DeepCopyInto

func (in *StdioList) DeepCopyInto(out *StdioList)

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

func (*StdioList) DeepCopyObject

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

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

type Tracespan

type Tracespan struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Tracespan) DeepCopy

func (in *Tracespan) DeepCopy() *Tracespan

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

func (*Tracespan) DeepCopyInto

func (in *Tracespan) DeepCopyInto(out *Tracespan)

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

func (*Tracespan) DeepCopyObject

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

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

type TracespanList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*TracespanList) DeepCopy

func (in *TracespanList) DeepCopy() *TracespanList

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

func (*TracespanList) DeepCopyInto

func (in *TracespanList) DeepCopyInto(out *TracespanList)

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

func (*TracespanList) DeepCopyObject

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

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

type Zipkin

type Zipkin struct {
	external.Base `json:",inline"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*Zipkin) DeepCopy

func (in *Zipkin) DeepCopy() *Zipkin

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

func (*Zipkin) DeepCopyInto

func (in *Zipkin) DeepCopyInto(out *Zipkin)

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

func (*Zipkin) DeepCopyObject

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

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

type ZipkinList

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*ZipkinList) DeepCopy

func (in *ZipkinList) DeepCopy() *ZipkinList

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

func (*ZipkinList) DeepCopyInto

func (in *ZipkinList) DeepCopyInto(out *ZipkinList)

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

func (*ZipkinList) DeepCopyObject

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