# Functions
No description provided by the author
CreateChannelDescriptor - creates an instance of ChannelDescriptor.
DetectClusterRegistry - Detect the cluster API service every 10 seconds.
GenerateChannelMap finds all channels and build map with key of channel name.
GetHelmRepoIndex get the index file from helm repository.
IsReadyClusterRegistry check if Cluster API service is ready or not.
No description provided by the author
LocateChannel finds channel by name.
No description provided by the author
UpdateServingChannel add/remove the given channel to the current serving channel.
# Constants
No description provided by the author
Channel type meta for testing case.
metadata key for stroing the deployable generatename name.
Deployable generate name key within the meta map.
No description provided by the author
Deployable type meta for testing case.
metadata key for stroing the deployable generatename name.
Deployable generate name key within the meta map.
HelmCRAPIVersion is APIVersion of the Helm CR.
HelmCRChartName is spec.ChartName of the Helm CR.
HelmCRGitRepoChartPath is spec.Source.Github.ChartPath of the Helm CR.
HelmCRKind is kind of the Helm CR.
HelmCRReleaseName is spec.ReleaseName of the Helm CR.
HelmCRRepoURL is spec.Source.Git.Urls or spec.Source.Helmrepo.Urls of the Helm CR.
HelmCRSource is spec.Source of the Helm CR.
HelmCRSourceGit is spec.Source.Git of the Helm CR.
HelmCRSourceHelm is spec.Source.Helmrepo of the Helm CR.
HelmCRSourceType is spec.Source.Type of the Helm CR.
HelmCRVersion is spec.Version of the Helm CR.
No description provided by the author
No description provided by the author
SecretMapKeyAccessKeyID is key of accesskeyid in secret.
SecretMapKeyRegion is key of region in secret.
SecretMapKeySecretAccessKey is key of secretaccesskey in secret.
SubscriptionCRKind is kind of the Subscription CR.
No description provided by the author
# Structs
AWSHandler handles connections to aws.
ChannelDescription contains channel and its object store information.
ChannelDescriptor stores channel descriptions and object store connections.
No description provided by the author
No description provided by the author
# Interfaces
ObjectStore interface.
# Type aliases
No description provided by the author