package
1.9.2
Repository: https://github.com/tkestack/tke.git
Documentation: pkg.go.dev

# Functions

AddFieldLabelConversionsForLogAgent adds a conversion function to convert field selectors of Logagent from the given version to internal version representation.
No description provided by the author
Convert_logagent_ConfigMap_To_v1_ConfigMap is an autogenerated conversion function.
Convert_logagent_ConfigMapList_To_v1_ConfigMapList is an autogenerated conversion function.
Convert_logagent_LogAgent_To_v1_LogAgent is an autogenerated conversion function.
Convert_logagent_LogAgentList_To_v1_LogAgentList is an autogenerated conversion function.
Convert_logagent_LogAgentProxyOptions_To_v1_LogAgentProxyOptions is an autogenerated conversion function.
Convert_logagent_LogAgentSpec_To_v1_LogAgentSpec is an autogenerated conversion function.
Convert_logagent_LogAgentStatus_To_v1_LogAgentStatus is an autogenerated conversion function.
Convert_logagent_LogEsDetection_To_v1_LogEsDetection is an autogenerated conversion function.
Convert_logagent_LogFileContent_To_v1_LogFileContent is an autogenerated conversion function.
Convert_logagent_LogFileContentSpec_To_v1_LogFileContentSpec is an autogenerated conversion function.
Convert_logagent_LogFileProxyOptions_To_v1_LogFileProxyOptions is an autogenerated conversion function.
Convert_logagent_LogFileTree_To_v1_LogFileTree is an autogenerated conversion function.
Convert_logagent_LogFileTreeSpec_To_v1_LogFileTreeSpec is an autogenerated conversion function.
Convert_url_Values_To_v1_LogAgentProxyOptions is an autogenerated conversion function.
Convert_v1_ConfigMap_To_logagent_ConfigMap is an autogenerated conversion function.
Convert_v1_ConfigMapList_To_logagent_ConfigMapList is an autogenerated conversion function.
Convert_v1_LogAgent_To_logagent_LogAgent is an autogenerated conversion function.
Convert_v1_LogAgentList_To_logagent_LogAgentList is an autogenerated conversion function.
Convert_v1_LogAgentProxyOptions_To_logagent_LogAgentProxyOptions is an autogenerated conversion function.
Convert_v1_LogAgentSpec_To_logagent_LogAgentSpec is an autogenerated conversion function.
Convert_v1_LogAgentStatus_To_logagent_LogAgentStatus is an autogenerated conversion function.
Convert_v1_LogEsDetection_To_logagent_LogEsDetection is an autogenerated conversion function.
Convert_v1_LogFileContent_To_logagent_LogFileContent is an autogenerated conversion function.
Convert_v1_LogFileContentSpec_To_logagent_LogFileContentSpec is an autogenerated conversion function.
Convert_v1_LogFileProxyOptions_To_logagent_LogFileProxyOptions is an autogenerated conversion function.
Convert_v1_LogFileTree_To_logagent_LogFileTree is an autogenerated conversion function.
Convert_v1_LogFileTreeSpec_To_logagent_LogFileTreeSpec is an autogenerated conversion function.
RegisterConversions adds conversion functions to the given scheme.
RegisterDefaults adds defaulters functions to the given scheme.
Resource takes an unqualified resource and returns a LocalGroup qualified GroupResource.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

AddonPhaseChecking means is wait checking.
AddonPhaseFailed means has been failed.
AddonPhaseInitializing means is wait initializing.
AddonPhaseReinitializing means is reinitializing.
AddonPhaseRunning means is running.
AddonPhaseUpgrading means is upgrading.
GroupName is the group name use in this package.
Version is the version name use in this package.

# Variables

AddToScheme applies all the stored functions to the scheme.
No description provided by the author
No description provided by the author
No description provided by the author
SchemeBuilder collects functions that add things to a scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

ConfigMap holds configuration data for tke to consume.
ConfigMapList is a resource containing a list of ConfigMap objects.
LogAgent is a manager to collect logs of workload.
LogAgentList is the whole list of all logagents which owned by a tenant.
LogAgentProxyOptions is the query options to a kube-apiserver proxy call for LogAgent crd object.
LogAgentSpec describes the attributes of a Logagent.
LogAgentStatus is information about the current status of a Logagent.
LogEsDetection.
LogFileContent.
No description provided by the author
LogFileProxyOptions is the query options to a kube-apiserver proxy call for LogFile requests.
LogFileTree.
No description provided by the author

# Type aliases

AddonPhase defines the phase of logagent constructor.