package
0.0.0-20210527013639-a6845f2ebcb1
Repository: https://github.com/open-cluster-management/api.git
Documentation: pkg.go.dev

# Functions

Resource generated code relies on this being here, but it logically belongs to the group DEPRECATED.

# Constants

ManagedClusterAddOnConditionAvailable represents that the addon agent is running on the managed cluster.
ManagedClusterAddOnConditionDegraded represents that the addon agent is providing degraded service on the managed cluster.

# 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

AddOnMeta represents a collection of metadata information for the add-on.
ClusterManagementAddOn represents the registration of an add-on to the cluster manager.
+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object ClusterManagementAddOnList is a collection of cluster management add-ons.
ClusterManagementAddOnSpec provides information for the add-on.
ClusterManagementAddOnStatus represents the current status of cluster management add-on.
ConfigCoordinates represents the information for locating the CRD and CR that configures the add-on.
ManagedClusterAddOn is the Custom Resource object which holds the current state of an add-on.
ManagedClusterAddOnList is a list of ManagedClusterAddOn resources.
ManagedClusterAddOnSpec defines the install configuration of an addon agent on managed cluster.
ManagedClusterAddOnStatus provides information about the status of the operator.
ObjectReference contains enough information to let you inspect or modify the referred object.
RegistrationConfig defines the configuration of the addon agent to register to hub.
Subject is the user subject of the addon agent to be registered to the hub.