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

# Packages

No description provided by the author
Package v1 is the v1 version of the API.

# Functions

Kind takes an unqualified kind and returns back a IdentityProvider qualified GroupKind.
Resource takes an unqualified resource and returns back a IdentityProvider qualified GroupResource.

# Constants

AddonPhaseChecking means is wait checking.
AddonPhaseFailed means has been failed.
AddonPhaseInitializing means is wait initializing.
AddonPhasePending means the controller is proceeding deploying.
AddonPhaseReinitializing means is reinitializing.
AddonPhaseRunning means is running.
AddonPhaseTerminating means addon terminating.
AddonPhaseUnhealthy means some pods of GPUManager is partial running.
AddonPhaseUnknown means addon unknown.
AddonPhaseUpgrading means is upgrading.
GroupName is group name used to register these schema.

# Variables

AddToScheme applies all the stored functions to the scheme.
Codecs provides access to encoding and decoding for the scheme.
ParameterCodec handles versioning of objects that are converted to query parameters.
Scheme is the default instance of runtime.Scheme to which types in the TKE API are already registered.
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 MeshManager 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 "thanos","elasticsearch","es".

# Type aliases

AddonPhase defines the phase of helm constructor.