# Functions
Resource generated code relies on this being here, but it logically belongs to the group DEPRECATED.
# Constants
ManagedClusterConditionAvailable means the managed cluster is available.
ManagedClusterConditionHubAccepted means the request to join the cluster is approved by cluster-admin on hub.
ManagedClusterConditionHubDenied means the request to join the cluster is denied by cluster-admin on hub.
ManagedClusterConditionJoined means the managed cluster has successfully joined the hub.
ResourceCPU defines the number of CPUs in cores.
ResourceMemory defines the amount of memory in bytes.
# Variables
AddToScheme exists solely to keep the old generators creating valid code DEPRECATED.
No description provided by the author
No description provided by the author
Install is a function which adds this version to a scheme.
SchemeGroupVersion generated code relies on this name Deprecated.
# Structs
ClientConfig represents the apiserver address of the managed cluster.
ManagedCluster represents the desired state and current status of managed cluster.
ManagedClusterClaim represents a ClusterClaim collected from a managed cluster.
ManagedClusterList is a collection of managed cluster.
ManagedClusterSpec provides the information to securely connect to a remote server and verify its identity.
ManagedClusterStatus represents the current status of joined managed cluster.
ManagedClusterVersion represents version information about the managed cluster.
# Type aliases
ResourceList defines a map for the quantity of different resources, the definition matches the ResourceList defined in k8s.io/api/core/v1.
ResourceName is the name identifying various resources in a ResourceList.