Versions in this module Expand all Collapse all v1 v1.8.1 Oct 5, 2022 Changes in this version + const GatewayInstanceAddressNotReady + const GatewayInstanceDeploymentNotAvailable + const GatewayInstanceNoGatewayMatched + const GatewayInstanceReady + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + func RegisterK8sGatewayAPITypes() + func RegisterK8sGatewayTypes() + func ToJsonPatch(in []JsonPatchBlock) jsonpatch.Patch + func ToSpec(p proto.Message) *apiextensionsv1.JSON + type CircuitBreaker struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *CircuitBreaker) GetMesh() string + func (cb *CircuitBreaker) GetObjectMeta() *metav1.ObjectMeta + func (cb *CircuitBreaker) GetSpec() (proto.Message, error) + func (cb *CircuitBreaker) Scope() model.Scope + func (cb *CircuitBreaker) SetMesh(mesh string) + func (cb *CircuitBreaker) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *CircuitBreaker) SetSpec(spec proto.Message) + func (in *CircuitBreaker) DeepCopy() *CircuitBreaker + func (in *CircuitBreaker) DeepCopyInto(out *CircuitBreaker) + func (in *CircuitBreaker) DeepCopyObject() runtime.Object + type CircuitBreakerList struct + Items []CircuitBreaker + func (in *CircuitBreakerList) DeepCopy() *CircuitBreakerList + func (in *CircuitBreakerList) DeepCopyInto(out *CircuitBreakerList) + func (in *CircuitBreakerList) DeepCopyObject() runtime.Object + func (l *CircuitBreakerList) GetItems() []model.KubernetesObject + type ContainerPatch struct + Mesh string + Spec ContainerPatchSpec + func (in *ContainerPatch) DeepCopy() *ContainerPatch + func (in *ContainerPatch) DeepCopyInto(out *ContainerPatch) + func (in *ContainerPatch) DeepCopyObject() runtime.Object + type ContainerPatchList struct + Items []ContainerPatch + func (in *ContainerPatchList) DeepCopy() *ContainerPatchList + func (in *ContainerPatchList) DeepCopyInto(out *ContainerPatchList) + func (in *ContainerPatchList) DeepCopyObject() runtime.Object + type ContainerPatchSpec struct + InitPatch []JsonPatchBlock + SidecarPatch []JsonPatchBlock + func (in *ContainerPatchSpec) DeepCopy() *ContainerPatchSpec + func (in *ContainerPatchSpec) DeepCopyInto(out *ContainerPatchSpec) + type Dataplane struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *Dataplane) GetMesh() string + func (cb *Dataplane) GetObjectMeta() *metav1.ObjectMeta + func (cb *Dataplane) GetSpec() (proto.Message, error) + func (cb *Dataplane) Scope() model.Scope + func (cb *Dataplane) SetMesh(mesh string) + func (cb *Dataplane) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *Dataplane) SetSpec(spec proto.Message) + func (in *Dataplane) DeepCopy() *Dataplane + func (in *Dataplane) DeepCopyInto(out *Dataplane) + func (in *Dataplane) DeepCopyObject() runtime.Object + type DataplaneInsight struct + Mesh string + Status *apiextensionsv1.JSON + func (cb *DataplaneInsight) GetMesh() string + func (cb *DataplaneInsight) GetObjectMeta() *metav1.ObjectMeta + func (cb *DataplaneInsight) GetSpec() (proto.Message, error) + func (cb *DataplaneInsight) Scope() model.Scope + func (cb *DataplaneInsight) SetMesh(mesh string) + func (cb *DataplaneInsight) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *DataplaneInsight) SetSpec(spec proto.Message) + func (in *DataplaneInsight) DeepCopy() *DataplaneInsight + func (in *DataplaneInsight) DeepCopyInto(out *DataplaneInsight) + func (in *DataplaneInsight) DeepCopyObject() runtime.Object + type DataplaneInsightList struct + Items []DataplaneInsight + func (in *DataplaneInsightList) DeepCopy() *DataplaneInsightList + func (in *DataplaneInsightList) DeepCopyInto(out *DataplaneInsightList) + func (in *DataplaneInsightList) DeepCopyObject() runtime.Object + func (l *DataplaneInsightList) GetItems() []model.KubernetesObject + type DataplaneList struct + Items []Dataplane + func (in *DataplaneList) DeepCopy() *DataplaneList + func (in *DataplaneList) DeepCopyInto(out *DataplaneList) + func (in *DataplaneList) DeepCopyObject() runtime.Object + func (l *DataplaneList) GetItems() []model.KubernetesObject + type ExternalService struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *ExternalService) GetMesh() string + func (cb *ExternalService) GetObjectMeta() *metav1.ObjectMeta + func (cb *ExternalService) GetSpec() (proto.Message, error) + func (cb *ExternalService) Scope() model.Scope + func (cb *ExternalService) SetMesh(mesh string) + func (cb *ExternalService) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *ExternalService) SetSpec(spec proto.Message) + func (in *ExternalService) DeepCopy() *ExternalService + func (in *ExternalService) DeepCopyInto(out *ExternalService) + func (in *ExternalService) DeepCopyObject() runtime.Object + type ExternalServiceList struct + Items []ExternalService + func (in *ExternalServiceList) DeepCopy() *ExternalServiceList + func (in *ExternalServiceList) DeepCopyInto(out *ExternalServiceList) + func (in *ExternalServiceList) DeepCopyObject() runtime.Object + func (l *ExternalServiceList) GetItems() []model.KubernetesObject + type FaultInjection struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *FaultInjection) GetMesh() string + func (cb *FaultInjection) GetObjectMeta() *metav1.ObjectMeta + func (cb *FaultInjection) GetSpec() (proto.Message, error) + func (cb *FaultInjection) Scope() model.Scope + func (cb *FaultInjection) SetMesh(mesh string) + func (cb *FaultInjection) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *FaultInjection) SetSpec(spec proto.Message) + func (in *FaultInjection) DeepCopy() *FaultInjection + func (in *FaultInjection) DeepCopyInto(out *FaultInjection) + func (in *FaultInjection) DeepCopyObject() runtime.Object + type FaultInjectionList struct + Items []FaultInjection + func (in *FaultInjectionList) DeepCopy() *FaultInjectionList + func (in *FaultInjectionList) DeepCopyInto(out *FaultInjectionList) + func (in *FaultInjectionList) DeepCopyObject() runtime.Object + func (l *FaultInjectionList) GetItems() []model.KubernetesObject + type HealthCheck struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *HealthCheck) GetMesh() string + func (cb *HealthCheck) GetObjectMeta() *metav1.ObjectMeta + func (cb *HealthCheck) GetSpec() (proto.Message, error) + func (cb *HealthCheck) Scope() model.Scope + func (cb *HealthCheck) SetMesh(mesh string) + func (cb *HealthCheck) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *HealthCheck) SetSpec(spec proto.Message) + func (in *HealthCheck) DeepCopy() *HealthCheck + func (in *HealthCheck) DeepCopyInto(out *HealthCheck) + func (in *HealthCheck) DeepCopyObject() runtime.Object + type HealthCheckList struct + Items []HealthCheck + func (in *HealthCheckList) DeepCopy() *HealthCheckList + func (in *HealthCheckList) DeepCopyInto(out *HealthCheckList) + func (in *HealthCheckList) DeepCopyObject() runtime.Object + func (l *HealthCheckList) GetItems() []model.KubernetesObject + type JsonPatchBlock struct + From string + Op string + Path string + Value string + type Mesh struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *Mesh) GetMesh() string + func (cb *Mesh) GetObjectMeta() *metav1.ObjectMeta + func (cb *Mesh) GetSpec() (proto.Message, error) + func (cb *Mesh) Scope() model.Scope + func (cb *Mesh) SetMesh(mesh string) + func (cb *Mesh) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *Mesh) SetSpec(spec proto.Message) + func (in *Mesh) DeepCopy() *Mesh + func (in *Mesh) DeepCopyInto(out *Mesh) + func (in *Mesh) DeepCopyObject() runtime.Object + type MeshGateway struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *MeshGateway) GetMesh() string + func (cb *MeshGateway) GetObjectMeta() *metav1.ObjectMeta + func (cb *MeshGateway) GetSpec() (proto.Message, error) + func (cb *MeshGateway) Scope() model.Scope + func (cb *MeshGateway) SetMesh(mesh string) + func (cb *MeshGateway) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *MeshGateway) SetSpec(spec proto.Message) + func (in *MeshGateway) DeepCopy() *MeshGateway + func (in *MeshGateway) DeepCopyInto(out *MeshGateway) + func (in *MeshGateway) DeepCopyObject() runtime.Object + type MeshGatewayCommonConfig struct + Replicas int32 + Resources *kube_core.ResourceRequirements + ServiceTemplate MeshGatewayServiceTemplate + ServiceType kube_core.ServiceType + func (in *MeshGatewayCommonConfig) DeepCopy() *MeshGatewayCommonConfig + func (in *MeshGatewayCommonConfig) DeepCopyInto(out *MeshGatewayCommonConfig) + type MeshGatewayConfig struct + Spec MeshGatewayConfigSpec + Status MeshGatewayConfigStatus + func (in *MeshGatewayConfig) DeepCopy() *MeshGatewayConfig + func (in *MeshGatewayConfig) DeepCopyInto(out *MeshGatewayConfig) + func (in *MeshGatewayConfig) DeepCopyObject() runtime.Object + type MeshGatewayConfigList struct + Items []MeshGatewayConfig + func (in *MeshGatewayConfigList) DeepCopy() *MeshGatewayConfigList + func (in *MeshGatewayConfigList) DeepCopyInto(out *MeshGatewayConfigList) + func (in *MeshGatewayConfigList) DeepCopyObject() runtime.Object + type MeshGatewayConfigSpec struct + Tags map[string]string + func (in *MeshGatewayConfigSpec) DeepCopy() *MeshGatewayConfigSpec + func (in *MeshGatewayConfigSpec) DeepCopyInto(out *MeshGatewayConfigSpec) + type MeshGatewayConfigStatus struct + func (in *MeshGatewayConfigStatus) DeepCopy() *MeshGatewayConfigStatus + func (in *MeshGatewayConfigStatus) DeepCopyInto(out *MeshGatewayConfigStatus) + type MeshGatewayInstance struct + Spec MeshGatewayInstanceSpec + Status MeshGatewayInstanceStatus + func (in *MeshGatewayInstance) DeepCopy() *MeshGatewayInstance + func (in *MeshGatewayInstance) DeepCopyInto(out *MeshGatewayInstance) + func (in *MeshGatewayInstance) DeepCopyObject() runtime.Object + type MeshGatewayInstanceList struct + Items []MeshGatewayInstance + func (in *MeshGatewayInstanceList) DeepCopy() *MeshGatewayInstanceList + func (in *MeshGatewayInstanceList) DeepCopyInto(out *MeshGatewayInstanceList) + func (in *MeshGatewayInstanceList) DeepCopyObject() runtime.Object + type MeshGatewayInstanceSpec struct + Tags map[string]string + func (in *MeshGatewayInstanceSpec) DeepCopy() *MeshGatewayInstanceSpec + func (in *MeshGatewayInstanceSpec) DeepCopyInto(out *MeshGatewayInstanceSpec) + type MeshGatewayInstanceStatus struct + Conditions []kube_meta.Condition + LoadBalancer *kube_core.LoadBalancerStatus + func (in *MeshGatewayInstanceStatus) DeepCopy() *MeshGatewayInstanceStatus + func (in *MeshGatewayInstanceStatus) DeepCopyInto(out *MeshGatewayInstanceStatus) + type MeshGatewayList struct + Items []MeshGateway + func (in *MeshGatewayList) DeepCopy() *MeshGatewayList + func (in *MeshGatewayList) DeepCopyInto(out *MeshGatewayList) + func (in *MeshGatewayList) DeepCopyObject() runtime.Object + func (l *MeshGatewayList) GetItems() []model.KubernetesObject + type MeshGatewayRoute struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *MeshGatewayRoute) GetMesh() string + func (cb *MeshGatewayRoute) GetObjectMeta() *metav1.ObjectMeta + func (cb *MeshGatewayRoute) GetSpec() (proto.Message, error) + func (cb *MeshGatewayRoute) Scope() model.Scope + func (cb *MeshGatewayRoute) SetMesh(mesh string) + func (cb *MeshGatewayRoute) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *MeshGatewayRoute) SetSpec(spec proto.Message) + func (in *MeshGatewayRoute) DeepCopy() *MeshGatewayRoute + func (in *MeshGatewayRoute) DeepCopyInto(out *MeshGatewayRoute) + func (in *MeshGatewayRoute) DeepCopyObject() runtime.Object + type MeshGatewayRouteList struct + Items []MeshGatewayRoute + func (in *MeshGatewayRouteList) DeepCopy() *MeshGatewayRouteList + func (in *MeshGatewayRouteList) DeepCopyInto(out *MeshGatewayRouteList) + func (in *MeshGatewayRouteList) DeepCopyObject() runtime.Object + func (l *MeshGatewayRouteList) GetItems() []model.KubernetesObject + type MeshGatewayServiceMetadata struct + Annotations map[string]string + func (in *MeshGatewayServiceMetadata) DeepCopy() *MeshGatewayServiceMetadata + func (in *MeshGatewayServiceMetadata) DeepCopyInto(out *MeshGatewayServiceMetadata) + type MeshGatewayServiceSpec struct + LoadBalancerIP string + func (in *MeshGatewayServiceSpec) DeepCopy() *MeshGatewayServiceSpec + func (in *MeshGatewayServiceSpec) DeepCopyInto(out *MeshGatewayServiceSpec) + type MeshGatewayServiceTemplate struct + Metadata MeshGatewayServiceMetadata + Spec MeshGatewayServiceSpec + func (in *MeshGatewayServiceTemplate) DeepCopy() *MeshGatewayServiceTemplate + func (in *MeshGatewayServiceTemplate) DeepCopyInto(out *MeshGatewayServiceTemplate) + type MeshInsight struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *MeshInsight) GetMesh() string + func (cb *MeshInsight) GetObjectMeta() *metav1.ObjectMeta + func (cb *MeshInsight) GetSpec() (proto.Message, error) + func (cb *MeshInsight) Scope() model.Scope + func (cb *MeshInsight) SetMesh(mesh string) + func (cb *MeshInsight) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *MeshInsight) SetSpec(spec proto.Message) + func (in *MeshInsight) DeepCopy() *MeshInsight + func (in *MeshInsight) DeepCopyInto(out *MeshInsight) + func (in *MeshInsight) DeepCopyObject() runtime.Object + type MeshInsightList struct + Items []MeshInsight + func (in *MeshInsightList) DeepCopy() *MeshInsightList + func (in *MeshInsightList) DeepCopyInto(out *MeshInsightList) + func (in *MeshInsightList) DeepCopyObject() runtime.Object + func (l *MeshInsightList) GetItems() []model.KubernetesObject + type MeshList struct + Items []Mesh + func (in *MeshList) DeepCopy() *MeshList + func (in *MeshList) DeepCopyInto(out *MeshList) + func (in *MeshList) DeepCopyObject() runtime.Object + func (l *MeshList) GetItems() []model.KubernetesObject + type ProxyTemplate struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *ProxyTemplate) GetMesh() string + func (cb *ProxyTemplate) GetObjectMeta() *metav1.ObjectMeta + func (cb *ProxyTemplate) GetSpec() (proto.Message, error) + func (cb *ProxyTemplate) Scope() model.Scope + func (cb *ProxyTemplate) SetMesh(mesh string) + func (cb *ProxyTemplate) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *ProxyTemplate) SetSpec(spec proto.Message) + func (in *ProxyTemplate) DeepCopy() *ProxyTemplate + func (in *ProxyTemplate) DeepCopyInto(out *ProxyTemplate) + func (in *ProxyTemplate) DeepCopyObject() runtime.Object + type ProxyTemplateList struct + Items []ProxyTemplate + func (in *ProxyTemplateList) DeepCopy() *ProxyTemplateList + func (in *ProxyTemplateList) DeepCopyInto(out *ProxyTemplateList) + func (in *ProxyTemplateList) DeepCopyObject() runtime.Object + func (l *ProxyTemplateList) GetItems() []model.KubernetesObject + type RateLimit struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *RateLimit) GetMesh() string + func (cb *RateLimit) GetObjectMeta() *metav1.ObjectMeta + func (cb *RateLimit) GetSpec() (proto.Message, error) + func (cb *RateLimit) Scope() model.Scope + func (cb *RateLimit) SetMesh(mesh string) + func (cb *RateLimit) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *RateLimit) SetSpec(spec proto.Message) + func (in *RateLimit) DeepCopy() *RateLimit + func (in *RateLimit) DeepCopyInto(out *RateLimit) + func (in *RateLimit) DeepCopyObject() runtime.Object + type RateLimitList struct + Items []RateLimit + func (in *RateLimitList) DeepCopy() *RateLimitList + func (in *RateLimitList) DeepCopyInto(out *RateLimitList) + func (in *RateLimitList) DeepCopyObject() runtime.Object + func (l *RateLimitList) GetItems() []model.KubernetesObject + type Retry struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *Retry) GetMesh() string + func (cb *Retry) GetObjectMeta() *metav1.ObjectMeta + func (cb *Retry) GetSpec() (proto.Message, error) + func (cb *Retry) Scope() model.Scope + func (cb *Retry) SetMesh(mesh string) + func (cb *Retry) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *Retry) SetSpec(spec proto.Message) + func (in *Retry) DeepCopy() *Retry + func (in *Retry) DeepCopyInto(out *Retry) + func (in *Retry) DeepCopyObject() runtime.Object + type RetryList struct + Items []Retry + func (in *RetryList) DeepCopy() *RetryList + func (in *RetryList) DeepCopyInto(out *RetryList) + func (in *RetryList) DeepCopyObject() runtime.Object + func (l *RetryList) GetItems() []model.KubernetesObject + type ServiceInsight struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *ServiceInsight) GetMesh() string + func (cb *ServiceInsight) GetObjectMeta() *metav1.ObjectMeta + func (cb *ServiceInsight) GetSpec() (proto.Message, error) + func (cb *ServiceInsight) Scope() model.Scope + func (cb *ServiceInsight) SetMesh(mesh string) + func (cb *ServiceInsight) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *ServiceInsight) SetSpec(spec proto.Message) + func (in *ServiceInsight) DeepCopy() *ServiceInsight + func (in *ServiceInsight) DeepCopyInto(out *ServiceInsight) + func (in *ServiceInsight) DeepCopyObject() runtime.Object + type ServiceInsightList struct + Items []ServiceInsight + func (in *ServiceInsightList) DeepCopy() *ServiceInsightList + func (in *ServiceInsightList) DeepCopyInto(out *ServiceInsightList) + func (in *ServiceInsightList) DeepCopyObject() runtime.Object + func (l *ServiceInsightList) GetItems() []model.KubernetesObject + type Timeout struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *Timeout) GetMesh() string + func (cb *Timeout) GetObjectMeta() *metav1.ObjectMeta + func (cb *Timeout) GetSpec() (proto.Message, error) + func (cb *Timeout) Scope() model.Scope + func (cb *Timeout) SetMesh(mesh string) + func (cb *Timeout) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *Timeout) SetSpec(spec proto.Message) + func (in *Timeout) DeepCopy() *Timeout + func (in *Timeout) DeepCopyInto(out *Timeout) + func (in *Timeout) DeepCopyObject() runtime.Object + type TimeoutList struct + Items []Timeout + func (in *TimeoutList) DeepCopy() *TimeoutList + func (in *TimeoutList) DeepCopyInto(out *TimeoutList) + func (in *TimeoutList) DeepCopyObject() runtime.Object + func (l *TimeoutList) GetItems() []model.KubernetesObject + type TrafficLog struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *TrafficLog) GetMesh() string + func (cb *TrafficLog) GetObjectMeta() *metav1.ObjectMeta + func (cb *TrafficLog) GetSpec() (proto.Message, error) + func (cb *TrafficLog) Scope() model.Scope + func (cb *TrafficLog) SetMesh(mesh string) + func (cb *TrafficLog) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *TrafficLog) SetSpec(spec proto.Message) + func (in *TrafficLog) DeepCopy() *TrafficLog + func (in *TrafficLog) DeepCopyInto(out *TrafficLog) + func (in *TrafficLog) DeepCopyObject() runtime.Object + type TrafficLogList struct + Items []TrafficLog + func (in *TrafficLogList) DeepCopy() *TrafficLogList + func (in *TrafficLogList) DeepCopyInto(out *TrafficLogList) + func (in *TrafficLogList) DeepCopyObject() runtime.Object + func (l *TrafficLogList) GetItems() []model.KubernetesObject + type TrafficPermission struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *TrafficPermission) GetMesh() string + func (cb *TrafficPermission) GetObjectMeta() *metav1.ObjectMeta + func (cb *TrafficPermission) GetSpec() (proto.Message, error) + func (cb *TrafficPermission) Scope() model.Scope + func (cb *TrafficPermission) SetMesh(mesh string) + func (cb *TrafficPermission) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *TrafficPermission) SetSpec(spec proto.Message) + func (in *TrafficPermission) DeepCopy() *TrafficPermission + func (in *TrafficPermission) DeepCopyInto(out *TrafficPermission) + func (in *TrafficPermission) DeepCopyObject() runtime.Object + type TrafficPermissionList struct + Items []TrafficPermission + func (in *TrafficPermissionList) DeepCopy() *TrafficPermissionList + func (in *TrafficPermissionList) DeepCopyInto(out *TrafficPermissionList) + func (in *TrafficPermissionList) DeepCopyObject() runtime.Object + func (l *TrafficPermissionList) GetItems() []model.KubernetesObject + type TrafficRoute struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *TrafficRoute) GetMesh() string + func (cb *TrafficRoute) GetObjectMeta() *metav1.ObjectMeta + func (cb *TrafficRoute) GetSpec() (proto.Message, error) + func (cb *TrafficRoute) Scope() model.Scope + func (cb *TrafficRoute) SetMesh(mesh string) + func (cb *TrafficRoute) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *TrafficRoute) SetSpec(spec proto.Message) + func (in *TrafficRoute) DeepCopy() *TrafficRoute + func (in *TrafficRoute) DeepCopyInto(out *TrafficRoute) + func (in *TrafficRoute) DeepCopyObject() runtime.Object + type TrafficRouteList struct + Items []TrafficRoute + func (in *TrafficRouteList) DeepCopy() *TrafficRouteList + func (in *TrafficRouteList) DeepCopyInto(out *TrafficRouteList) + func (in *TrafficRouteList) DeepCopyObject() runtime.Object + func (l *TrafficRouteList) GetItems() []model.KubernetesObject + type TrafficTrace struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *TrafficTrace) GetMesh() string + func (cb *TrafficTrace) GetObjectMeta() *metav1.ObjectMeta + func (cb *TrafficTrace) GetSpec() (proto.Message, error) + func (cb *TrafficTrace) Scope() model.Scope + func (cb *TrafficTrace) SetMesh(mesh string) + func (cb *TrafficTrace) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *TrafficTrace) SetSpec(spec proto.Message) + func (in *TrafficTrace) DeepCopy() *TrafficTrace + func (in *TrafficTrace) DeepCopyInto(out *TrafficTrace) + func (in *TrafficTrace) DeepCopyObject() runtime.Object + type TrafficTraceList struct + Items []TrafficTrace + func (in *TrafficTraceList) DeepCopy() *TrafficTraceList + func (in *TrafficTraceList) DeepCopyInto(out *TrafficTraceList) + func (in *TrafficTraceList) DeepCopyObject() runtime.Object + func (l *TrafficTraceList) GetItems() []model.KubernetesObject + type VirtualOutbound struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *VirtualOutbound) GetMesh() string + func (cb *VirtualOutbound) GetObjectMeta() *metav1.ObjectMeta + func (cb *VirtualOutbound) GetSpec() (proto.Message, error) + func (cb *VirtualOutbound) Scope() model.Scope + func (cb *VirtualOutbound) SetMesh(mesh string) + func (cb *VirtualOutbound) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *VirtualOutbound) SetSpec(spec proto.Message) + func (in *VirtualOutbound) DeepCopy() *VirtualOutbound + func (in *VirtualOutbound) DeepCopyInto(out *VirtualOutbound) + func (in *VirtualOutbound) DeepCopyObject() runtime.Object + type VirtualOutboundList struct + Items []VirtualOutbound + func (in *VirtualOutboundList) DeepCopy() *VirtualOutboundList + func (in *VirtualOutboundList) DeepCopyInto(out *VirtualOutboundList) + func (in *VirtualOutboundList) DeepCopyObject() runtime.Object + func (l *VirtualOutboundList) GetItems() []model.KubernetesObject + type Zone struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *Zone) GetMesh() string + func (cb *Zone) GetObjectMeta() *metav1.ObjectMeta + func (cb *Zone) GetSpec() (proto.Message, error) + func (cb *Zone) Scope() model.Scope + func (cb *Zone) SetMesh(mesh string) + func (cb *Zone) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *Zone) SetSpec(spec proto.Message) + func (in *Zone) DeepCopy() *Zone + func (in *Zone) DeepCopyInto(out *Zone) + func (in *Zone) DeepCopyObject() runtime.Object + type ZoneEgress struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *ZoneEgress) GetMesh() string + func (cb *ZoneEgress) GetObjectMeta() *metav1.ObjectMeta + func (cb *ZoneEgress) GetSpec() (proto.Message, error) + func (cb *ZoneEgress) Scope() model.Scope + func (cb *ZoneEgress) SetMesh(mesh string) + func (cb *ZoneEgress) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *ZoneEgress) SetSpec(spec proto.Message) + func (in *ZoneEgress) DeepCopy() *ZoneEgress + func (in *ZoneEgress) DeepCopyInto(out *ZoneEgress) + func (in *ZoneEgress) DeepCopyObject() runtime.Object + type ZoneEgressInsight struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *ZoneEgressInsight) GetMesh() string + func (cb *ZoneEgressInsight) GetObjectMeta() *metav1.ObjectMeta + func (cb *ZoneEgressInsight) GetSpec() (proto.Message, error) + func (cb *ZoneEgressInsight) Scope() model.Scope + func (cb *ZoneEgressInsight) SetMesh(mesh string) + func (cb *ZoneEgressInsight) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *ZoneEgressInsight) SetSpec(spec proto.Message) + func (in *ZoneEgressInsight) DeepCopy() *ZoneEgressInsight + func (in *ZoneEgressInsight) DeepCopyInto(out *ZoneEgressInsight) + func (in *ZoneEgressInsight) DeepCopyObject() runtime.Object + type ZoneEgressInsightList struct + Items []ZoneEgressInsight + func (in *ZoneEgressInsightList) DeepCopy() *ZoneEgressInsightList + func (in *ZoneEgressInsightList) DeepCopyInto(out *ZoneEgressInsightList) + func (in *ZoneEgressInsightList) DeepCopyObject() runtime.Object + func (l *ZoneEgressInsightList) GetItems() []model.KubernetesObject + type ZoneEgressList struct + Items []ZoneEgress + func (in *ZoneEgressList) DeepCopy() *ZoneEgressList + func (in *ZoneEgressList) DeepCopyInto(out *ZoneEgressList) + func (in *ZoneEgressList) DeepCopyObject() runtime.Object + func (l *ZoneEgressList) GetItems() []model.KubernetesObject + type ZoneIngress struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *ZoneIngress) GetMesh() string + func (cb *ZoneIngress) GetObjectMeta() *metav1.ObjectMeta + func (cb *ZoneIngress) GetSpec() (proto.Message, error) + func (cb *ZoneIngress) Scope() model.Scope + func (cb *ZoneIngress) SetMesh(mesh string) + func (cb *ZoneIngress) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *ZoneIngress) SetSpec(spec proto.Message) + func (in *ZoneIngress) DeepCopy() *ZoneIngress + func (in *ZoneIngress) DeepCopyInto(out *ZoneIngress) + func (in *ZoneIngress) DeepCopyObject() runtime.Object + type ZoneIngressInsight struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *ZoneIngressInsight) GetMesh() string + func (cb *ZoneIngressInsight) GetObjectMeta() *metav1.ObjectMeta + func (cb *ZoneIngressInsight) GetSpec() (proto.Message, error) + func (cb *ZoneIngressInsight) Scope() model.Scope + func (cb *ZoneIngressInsight) SetMesh(mesh string) + func (cb *ZoneIngressInsight) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *ZoneIngressInsight) SetSpec(spec proto.Message) + func (in *ZoneIngressInsight) DeepCopy() *ZoneIngressInsight + func (in *ZoneIngressInsight) DeepCopyInto(out *ZoneIngressInsight) + func (in *ZoneIngressInsight) DeepCopyObject() runtime.Object + type ZoneIngressInsightList struct + Items []ZoneIngressInsight + func (in *ZoneIngressInsightList) DeepCopy() *ZoneIngressInsightList + func (in *ZoneIngressInsightList) DeepCopyInto(out *ZoneIngressInsightList) + func (in *ZoneIngressInsightList) DeepCopyObject() runtime.Object + func (l *ZoneIngressInsightList) GetItems() []model.KubernetesObject + type ZoneIngressList struct + Items []ZoneIngress + func (in *ZoneIngressList) DeepCopy() *ZoneIngressList + func (in *ZoneIngressList) DeepCopyInto(out *ZoneIngressList) + func (in *ZoneIngressList) DeepCopyObject() runtime.Object + func (l *ZoneIngressList) GetItems() []model.KubernetesObject + type ZoneInsight struct + Mesh string + Spec *apiextensionsv1.JSON + func (cb *ZoneInsight) GetMesh() string + func (cb *ZoneInsight) GetObjectMeta() *metav1.ObjectMeta + func (cb *ZoneInsight) GetSpec() (proto.Message, error) + func (cb *ZoneInsight) Scope() model.Scope + func (cb *ZoneInsight) SetMesh(mesh string) + func (cb *ZoneInsight) SetObjectMeta(m *metav1.ObjectMeta) + func (cb *ZoneInsight) SetSpec(spec proto.Message) + func (in *ZoneInsight) DeepCopy() *ZoneInsight + func (in *ZoneInsight) DeepCopyInto(out *ZoneInsight) + func (in *ZoneInsight) DeepCopyObject() runtime.Object + type ZoneInsightList struct + Items []ZoneInsight + func (in *ZoneInsightList) DeepCopy() *ZoneInsightList + func (in *ZoneInsightList) DeepCopyInto(out *ZoneInsightList) + func (in *ZoneInsightList) DeepCopyObject() runtime.Object + func (l *ZoneInsightList) GetItems() []model.KubernetesObject + type ZoneList struct + Items []Zone + func (in *ZoneList) DeepCopy() *ZoneList + func (in *ZoneList) DeepCopyInto(out *ZoneList) + func (in *ZoneList) DeepCopyObject() runtime.Object + func (l *ZoneList) GetItems() []model.KubernetesObject v1.5.0-rc2 Feb 18, 2022