# Functions
Resource generated code relies on this being here, but it logically belongs to the group DEPRECATED.
# Constants
ManifestApplied represents that the resource object is applied on the managed cluster.
ManifestAvailable represents that the resource object exists on the managed cluster.
ManifestDegraded represents that the current state of resource object does not match the desired state for a certain period.
ManifestProgressing represents that the resource is being applied on the managed cluster.
WorkApplied represents that the workload defined in work is succesfully applied on the managed cluster.
WorkAvailable represents that all resources of the work exists on the managed cluster.
WorkDegraded represents that the current state of work does not match the desired state for a certain period.
WorkProgressing represents that the work is in the progress to be applied 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
AppliedManifestResourceMeta represents the group, version, resource, name and namespace of a resource.
AppliedManifestWork represents an applied manifestwork on managed cluster that is placed on a managed cluster.
AppliedManifestWorkList is a collection of appliedmanifestworks.
AppliedManifestWorkSpec represents the desired configuration of AppliedManifestWork.
AppliedManifestWorkStatus represents the current status of AppliedManifestWork.
Manifest represents a resource to be deployed on managed cluster.
ManifestCondition represents the conditions of the resources deployed on a managed cluster.
ManifestResourceMeta represents the group, version, kind, as well as the group, version, resource, name and namespace of a resoure.
ManifestResourceStatus represents the status of each resource in manifest work deployed on managed cluster.
ManifestsTemplate represents the manifest workload to be deployed on a managed cluster.
ManifestWork represents a manifests workload that hub wants to deploy on the managed cluster.
ManifestWorkList is a collection of manifestworks.
ManifestWorkSpec represents a desired configuration of manifests to be deployed on the managed cluster.
ManifestWorkStatus represents the current status of managed cluster ManifestWork.
# Type aliases
ManifestConditionType represents the condition type of a single resource manifest deployed on the managed cluster.