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

# Packages

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

# Functions

APIServerLocation returns a URL and transport which one can use to send traffic for the specified kube api server.
APIServerLocationByCluster returns a URL and transport which one can use to send traffic for the specified cluster api server.
BuildExternalClientSet creates the clientset of kubernetes by given cluster object and returns it.
BuildExternalClientSetWithName creates the clientset of kubernetes by given cluster name and returns it.
BuildVersionedClientSet creates the clientset of kubernetes by given cluster object and returns it.
ClientSetByCluster returns the backend kubernetes clientSet by given cluster object.
No description provided by the author
FilterCluster is used to filter clusters that do not belong to the tenant.
FilterClusterCredential is used to filter ClusterCredential that do not belong to the tenant.
FilterCronHPA is used to filter CronHPA that do not belong to the tenant.
FilterCSIOperator is used to filter csi operator that do not belong to the tenant.
FilterMachine is used to filter machine that do not belong to the tenant.
FilterPersistentEvent is used to filter persistent event that do not belong to the tenant.
FilterRegistry is used to filter registry that do not belong to the tenant.
FilterTappController is used to filter tapp controller that do not belong to the tenant.
GetEvents list the resource events by resource namespace and name.
GetInvolvedObjectUIDMap Get uid events map.
No description provided by the author
GetResourcesEvents list the resources events by resource namespace.
No description provided by the author
No description provided by the author
ResourceFromKind returns the resource name by kind.

# Structs

CustomResource is simple version of struct crd, it is used for unmarshall.
CustomResourceSpec is spec for CustomResource.
No description provided by the author

# Type aliases

EventSlice implements sort.Interface for []Event based on the EventTime field.