# Packages
No description provided by the author
No description provided by the author
No description provided by the author
Package v1alpha1 is the v1alpha1 version of the API.
No description provided by the author
# Constants
ClusterConditionReady means the cluster is healthy and ready to accept workloads.
GroupName specifies the group name used to register the objects.
Pull means that the controller running on the member cluster will in charge of synchronization.
Push means that the controller on the karmada control plane will in charge of synchronization.
SecretCADataKey is the name of secret caBundle key.
SecretTokenKey is the name of secret token key.
# Variables
AddToScheme is a common registration function for mapping packaged scoped group & version keys to a scheme.
SchemeBuilder is the scheme builder with scheme init functions to run for this API package.
SchemeGroupVersion is group version used to register these objects.
# Structs
AllocatableModeling represents the number of nodes in which allocatable resources in a specific resource model grade.
APIEnablement is a list of API resource, it is used to expose the name of the resources supported in a specific group and version.
APIResource specifies the name and kind names for the resource.
Cluster represents the desire state and status of a member cluster.
ClusterList contains a list of member cluster.
ClusterProxyOptions is the query options to a Cluster's proxy call.
ClusterSpec defines the desired state of a member cluster.
ClusterStatus contains information about the current status of a cluster updated periodically by cluster controller.
LocalSecretReference is a reference to a secret within the enclosing namespace.
NodeSummary represents the summary of nodes status in a specific cluster.
ResourceModel describes the modeling that you want to statistics.
ResourceModelRange describes the detail of each modeling quota that ranges from min to max.
ResourceSummary represents the summary of resources in the member cluster.
# Type aliases
ClusterSyncMode describes the mode of synchronization between member cluster and karmada control plane.