package
0.0.0-20231130153323-f39afbdfb474
Repository: https://github.com/openshift/node-observability-operator.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
DebugEnabled is the condition type used to inform state of enabling the debugging configuration for the requested services DebugEnabled has the following options: Status: - True - False Reason: - Enabled - Disabled.
DebugFinished is the condition type used to inform state of running debug operation Status: - True - False Reason: - Progressing - Failed - Finished.
DebugReady is the condition type used to inform state of readiness of the debugging configuration for the requested services Status: - True - False Reason: - Progressing - Failed - Ready: config successfully applied and ready.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

No description provided by the author
No description provided by the author
NodeObservability prepares a subset of worker nodes (identified by a label) for running node observability queries, such as profiling.
NodeObservabilityDebug is for holding the configurations defined for enabling debugging of services.
NodeObservabilityList contains a list of NodeObservability.
NodeObservabilityMachineConfig is the Schema for the nodeobservabilitymachineconfigs API.
NodeObservabilityMachineConfigList contains a list of NodeObservabilityMachineConfig.
NodeObservabilityMachineConfigSpec defines the desired state of NodeObservabilityMachineConfig.
NodeObservabilityMachineConfigStatus defines the observed state of NodeObservabilityMachineConfig.
NodeObservabilityRef is the reference to the parent NodeObservability resource.
NodeObservabilityRun is a request to run observability actions on the nodes previously selected in NodeObservability resource.
NodeObservabilityRunList contains a list of NodeObservabilityRun.
NodeObservabilityRunSpec defines the desired state of NodeObservabilityRun.
NodeObservabilityRunStatus defines the observed state of NodeObservabilityRun.
NodeObservabilitySpec defines the desired state of NodeObservability.
NodeObservabilityStatus defines the observed state of NodeObservability.

# Type aliases

+kubebuilder:validation:Enum=crio-kubelet;scripting.