# Constants
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
HybridDiscoveryCompleted indicates whether the discovery has been completed for resource controlled by this deployable.
HybridDiscoveryEnabled indicates whether the discovery is enabled for a resource managed by this deployable.
IsDefaultDeployer defines annotation used to indicate if a deployer is considered default for a cluster.
LocalClusterName is the name of the local cluster representation on hub.
# Variables
AnnotationClusterScope indicates whether discovery should look for resources cluster wide rather then in a specific namespace.
AnnotationHybridDiscovery indicates whether a resource has been created as a result of a discovery process.
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
IgnoredTargets represents an array of ignored targets.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
No description provided by the author
# Structs
No description provided by the author
Deployer is the Schema for the deployers API +kubebuilder:subresource:status +kubebuilder:resource:path=deployers,scope=Namespaced.
DeployerList contains a list of Deployer.
DeployerSet is the Schema for the deployersets API +kubebuilder:subresource:status +kubebuilder:resource:path=deployersets,scope=Namespaced.
DeployerSetList contains a list of DeployerSet.
DeployerSetSpec defines the desired state of DeployerSet.
DeployerSetStatus defines the observed state of DeployerSet.
DeployerSpec defines the desired state of Deployer.
DeployerSpecDescriptor defines the deployer structure.
DeployerStatus defines the observed state of Deployer.
DeployerStatusDescriptor defines the deployer status.
PlacementRule is the Schema for the placementrules API +kubebuilder:subresource:status +kubebuilder:resource:path=placementrules,scope=Namespaced +kubebuilder:resource:path=placementrules,shortName=hpr.
PlacementRuleList contains a list of PlacementRule.
PlacementRuleSpec defines the desired state of PlacementRule For different deployer type, the target might be different.
PlacementRuleStatus defines the observed state of PlacementRule.
No description provided by the author