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

# Functions

AddFieldLabelConversionsForMeshManager adds a conversion function to convert field selectors of MeshManager from the given version to internal version representation.
Convert_mesh_ConfigMap_To_v1_ConfigMap is an autogenerated conversion function.
Convert_mesh_ConfigMapList_To_v1_ConfigMapList is an autogenerated conversion function.
Convert_mesh_DataBase_To_v1_DataBase is an autogenerated conversion function.
Convert_mesh_MeshManager_To_v1_MeshManager is an autogenerated conversion function.
Convert_mesh_MeshManagerList_To_v1_MeshManagerList is an autogenerated conversion function.
Convert_mesh_MeshManagerSpec_To_v1_MeshManagerSpec is an autogenerated conversion function.
Convert_mesh_MeshManagerStatus_To_v1_MeshManagerStatus is an autogenerated conversion function.
Convert_mesh_StorageBackend_To_v1_StorageBackend is an autogenerated conversion function.
Convert_v1_ConfigMap_To_mesh_ConfigMap is an autogenerated conversion function.
Convert_v1_ConfigMapList_To_mesh_ConfigMapList is an autogenerated conversion function.
Convert_v1_DataBase_To_mesh_DataBase is an autogenerated conversion function.
Convert_v1_MeshManager_To_mesh_MeshManager is an autogenerated conversion function.
Convert_v1_MeshManagerList_To_mesh_MeshManagerList is an autogenerated conversion function.
Convert_v1_MeshManagerSpec_To_mesh_MeshManagerSpec is an autogenerated conversion function.
Convert_v1_MeshManagerStatus_To_mesh_MeshManagerStatus is an autogenerated conversion function.
Convert_v1_StorageBackend_To_mesh_StorageBackend 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
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.
Database describes the attributes of a MeshManager.
MeshManager is a manager to manager mesh clusters.
MeshManagerList is the whole list of all meshmanagers which owned by a tenant.
MeshManagerSpec describes the attributes of a MeshManager.
MeshManagerStatus is information about the current status of a MeshManager.
StorageBackend describes the attributes of a backend storage StorageType can be "influxdb","elasticsearch","es","thanos".

# Type aliases

AddonPhase defines the phase of mesh constructor.