v1alpha1

package
v0.0.0-...-c857990 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the v1alpha1 API group +kubebuilder:object:generate=true +groupName=opentelemetry.io

Index

Constants

This section is empty.

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "opentelemetry.io", Version: "v1alpha1"}

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

	// AddToScheme adds the types in this group-version to the given scheme.
	AddToScheme = SchemeBuilder.AddToScheme
)

Functions

This section is empty.

Types

type OpenTelemetryInstrumentation

type OpenTelemetryInstrumentation struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`

	Spec   OpenTelemetryInstrumentationSpec   `json:"spec,omitempty"`
	Status OpenTelemetryInstrumentationStatus `json:"status,omitempty"`
}

OpenTelemetryInstrumentation is the Schema for the opentelemetryinstrumentations API

func (*OpenTelemetryInstrumentation) DeepCopy

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

func (*OpenTelemetryInstrumentation) DeepCopyInto

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

func (*OpenTelemetryInstrumentation) DeepCopyObject

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

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

type OpenTelemetryInstrumentationList

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

OpenTelemetryInstrumentationList contains a list of OpenTelemetryInstrumentation

func (*OpenTelemetryInstrumentationList) DeepCopy

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

func (*OpenTelemetryInstrumentationList) DeepCopyInto

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

func (*OpenTelemetryInstrumentationList) DeepCopyObject

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

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

type OpenTelemetryInstrumentationSpec

type OpenTelemetryInstrumentationSpec struct {
	OTLPEndpoint       string            `json:"OTLPEndpoint,omitempty"`
	JavaagentImage     string            `json:"javaagentImage,omitempty"`
	TracesSampler      string            `json:"tracesSampler,omitempty"`
	TracesSamplerArg   string            `json:"tracesSamplerArg,omitempty"`
	ResourceAttributes map[string]string `json:"resourceAttributes,omitempty"`
}

OpenTelemetryInstrumentationSpec defines the desired state of OpenTelemetryInstrumentation

func (*OpenTelemetryInstrumentationSpec) DeepCopy

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

func (*OpenTelemetryInstrumentationSpec) DeepCopyInto

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

type OpenTelemetryInstrumentationStatus

type OpenTelemetryInstrumentationStatus struct {
}

OpenTelemetryInstrumentationStatus defines the observed state of OpenTelemetryInstrumentation

func (*OpenTelemetryInstrumentationStatus) DeepCopy

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

func (*OpenTelemetryInstrumentationStatus) DeepCopyInto

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

Jump to

Keyboard shortcuts

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