Versions in this module Expand all Collapse all v0 v0.9.0 Jan 30, 2020 Changes in this version + var SchemeBuilder = &scheme.Builder + var SchemeGroupVersion = schema.GroupVersion + func GetOpenAPIDefinitions(ref common.ReferenceCallback) map[string]common.OpenAPIDefinition + type WavefrontCollector struct + Spec WavefrontCollectorSpec + Status WavefrontCollectorStatus + func (in *WavefrontCollector) DeepCopy() *WavefrontCollector + func (in *WavefrontCollector) DeepCopyInto(out *WavefrontCollector) + func (in *WavefrontCollector) DeepCopyObject() runtime.Object + type WavefrontCollectorList struct + Items []WavefrontCollector + func (in *WavefrontCollectorList) DeepCopy() *WavefrontCollectorList + func (in *WavefrontCollectorList) DeepCopyInto(out *WavefrontCollectorList) + func (in *WavefrontCollectorList) DeepCopyObject() runtime.Object + type WavefrontCollectorSpec struct + ConfigName string + Daemon bool + EnableAutoUpgrade bool + EnableDebug bool + Env []corev1.EnvVar + Image string + Openshift bool + Resources corev1.ResourceRequirements + Tolerations []corev1.Toleration + UseOpenshiftDefaultConfig bool + func (in *WavefrontCollectorSpec) DeepCopy() *WavefrontCollectorSpec + func (in *WavefrontCollectorSpec) DeepCopyInto(out *WavefrontCollectorSpec) + type WavefrontCollectorStatus struct + UpdatedTimestamp metav1.Time + Version string + func (in *WavefrontCollectorStatus) DeepCopy() *WavefrontCollectorStatus + func (in *WavefrontCollectorStatus) DeepCopyInto(out *WavefrontCollectorStatus) + type WavefrontProxy struct + Spec WavefrontProxySpec + Status WavefrontProxyStatus + func (in *WavefrontProxy) DeepCopy() *WavefrontProxy + func (in *WavefrontProxy) DeepCopyInto(out *WavefrontProxy) + func (in *WavefrontProxy) DeepCopyObject() runtime.Object + type WavefrontProxyList struct + Items []WavefrontProxy + func (in *WavefrontProxyList) DeepCopy() *WavefrontProxyList + func (in *WavefrontProxyList) DeepCopyInto(out *WavefrontProxyList) + func (in *WavefrontProxyList) DeepCopyObject() runtime.Object + type WavefrontProxySpec struct + AdditionalPorts string + Advanced string + EnableAutoUpgrade bool + HistogramDistPort int32 + Image string + JaegerPort int32 + MetricPort int32 + Openshift bool + Preprocessor string + Size *int32 + StorageClaimName string + Token string + TracePort int32 + TraceSamplingDuration float64 + TraceSamplingRate float64 + Url string + ZipkinPort int32 + func (in *WavefrontProxySpec) DeepCopy() *WavefrontProxySpec + func (in *WavefrontProxySpec) DeepCopyInto(out *WavefrontProxySpec) + type WavefrontProxyStatus struct + UpdatedTimestamp metav1.Time + Version string + func (in *WavefrontProxyStatus) DeepCopy() *WavefrontProxyStatus + func (in *WavefrontProxyStatus) DeepCopyInto(out *WavefrontProxyStatus)