package
1.9.2
Repository: https://github.com/tkestack/tke.git
Documentation: pkg.go.dev

# Functions

AddFieldLabelConversionsForChart adds a conversion function to convert field selectors of Chart from the given version to internal version representation.
AddFieldLabelConversionsForChartGroup adds a conversion function to convert field selectors of ChartGroup from the given version to internal version representation.
AddFieldLabelConversionsForNamespace adds a conversion function to convert field selectors of Namespace from the given version to internal version representation.
AddFieldLabelConversionsForRepository adds a conversion function to convert field selectors of Repository from the given version to internal version representation.
Convert_registry_Chart_To_v1_Chart is an autogenerated conversion function.
Convert_registry_ChartGroup_To_v1_ChartGroup is an autogenerated conversion function.
Convert_registry_ChartGroupImport_To_v1_ChartGroupImport is an autogenerated conversion function.
Convert_registry_ChartGroupList_To_v1_ChartGroupList is an autogenerated conversion function.
Convert_registry_ChartGroupSpec_To_v1_ChartGroupSpec is an autogenerated conversion function.
Convert_registry_ChartGroupStatus_To_v1_ChartGroupStatus is an autogenerated conversion function.
Convert_registry_ChartInfo_To_v1_ChartInfo is an autogenerated conversion function.
Convert_registry_ChartInfoSpec_To_v1_ChartInfoSpec is an autogenerated conversion function.
Convert_registry_ChartList_To_v1_ChartList is an autogenerated conversion function.
Convert_registry_ChartProxyOptions_To_v1_ChartProxyOptions is an autogenerated conversion function.
Convert_registry_ChartSpec_To_v1_ChartSpec is an autogenerated conversion function.
Convert_registry_ChartStatus_To_v1_ChartStatus is an autogenerated conversion function.
Convert_registry_ChartVersion_To_v1_ChartVersion is an autogenerated conversion function.
Convert_registry_ConfigMap_To_v1_ConfigMap is an autogenerated conversion function.
Convert_registry_ConfigMapList_To_v1_ConfigMapList is an autogenerated conversion function.
Convert_registry_Namespace_To_v1_Namespace is an autogenerated conversion function.
Convert_registry_NamespaceList_To_v1_NamespaceList is an autogenerated conversion function.
Convert_registry_NamespaceSpec_To_v1_NamespaceSpec is an autogenerated conversion function.
Convert_registry_NamespaceStatus_To_v1_NamespaceStatus is an autogenerated conversion function.
Convert_registry_Repository_To_v1_Repository is an autogenerated conversion function.
Convert_registry_RepositoryList_To_v1_RepositoryList is an autogenerated conversion function.
Convert_registry_RepositorySpec_To_v1_RepositorySpec is an autogenerated conversion function.
Convert_registry_RepositoryStatus_To_v1_RepositoryStatus is an autogenerated conversion function.
Convert_registry_RepositoryTag_To_v1_RepositoryTag is an autogenerated conversion function.
Convert_url_Values_To_v1_ChartProxyOptions is an autogenerated conversion function.
Convert_v1_Chart_To_registry_Chart is an autogenerated conversion function.
Convert_v1_ChartGroup_To_registry_ChartGroup is an autogenerated conversion function.
Convert_v1_ChartGroupImport_To_registry_ChartGroupImport is an autogenerated conversion function.
Convert_v1_ChartGroupList_To_registry_ChartGroupList is an autogenerated conversion function.
Convert_v1_ChartGroupSpec_To_registry_ChartGroupSpec is an autogenerated conversion function.
Convert_v1_ChartGroupStatus_To_registry_ChartGroupStatus is an autogenerated conversion function.
Convert_v1_ChartInfo_To_registry_ChartInfo is an autogenerated conversion function.
Convert_v1_ChartInfoSpec_To_registry_ChartInfoSpec is an autogenerated conversion function.
Convert_v1_ChartList_To_registry_ChartList is an autogenerated conversion function.
Convert_v1_ChartProxyOptions_To_registry_ChartProxyOptions is an autogenerated conversion function.
Convert_v1_ChartSpec_To_registry_ChartSpec is an autogenerated conversion function.
Convert_v1_ChartStatus_To_registry_ChartStatus is an autogenerated conversion function.
Convert_v1_ChartVersion_To_registry_ChartVersion is an autogenerated conversion function.
Convert_v1_ConfigMap_To_registry_ConfigMap is an autogenerated conversion function.
Convert_v1_ConfigMapList_To_registry_ConfigMapList is an autogenerated conversion function.
Convert_v1_Namespace_To_registry_Namespace is an autogenerated conversion function.
Convert_v1_NamespaceList_To_registry_NamespaceList is an autogenerated conversion function.
Convert_v1_NamespaceSpec_To_registry_NamespaceSpec is an autogenerated conversion function.
Convert_v1_NamespaceStatus_To_registry_NamespaceStatus is an autogenerated conversion function.
Convert_v1_Repository_To_registry_Repository is an autogenerated conversion function.
Convert_v1_RepositoryList_To_registry_RepositoryList is an autogenerated conversion function.
Convert_v1_RepositorySpec_To_registry_RepositorySpec is an autogenerated conversion function.
Convert_v1_RepositoryStatus_To_registry_RepositoryStatus is an autogenerated conversion function.
Convert_v1_RepositoryTag_To_registry_RepositoryTag is an autogenerated conversion function.
RegisterConversions adds conversion functions to the given scheme.
RegisterDefaults adds defaulters functions to the given scheme.
Resource takes an unqualified resource and returns a LocalGroup qualified GroupResource.
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
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
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

# Constants

ChartAvailable indicates the chart of the project is available.
ChartFailed indicates that the chart failed to be created or deleted after it has been created.
ChartFinalize is an internal finalizer values to Chart.
ChartGroupAvailable indicates the chart group of the project is available.
ChartGroupFailed indicates that the chart group failed to be created or deleted after it has been created.
ChartGroupFinalize is an internal finalizer values to ChartGroup.
ChartGroupPending indicates that the chart group has been declared, when the chart group has not actually been created.
ChartGroupTerminating means the chart group is undergoing graceful termination.
ChartPending indicates that the chart has been declared, when the chart has not actually been created.
ChartTerminating means the chart is undergoing graceful termination.
GroupName is the group name use in this package.
RegistryClientUserAgent is the user agent for tke registry client.
RepoTypeImported indicates the type of namespace or repo is imported.
RepoTypePersonal indicates the type of namespace or repo is personal.
RepoTypeProject indicates the type of namespace or repo is project.
RepoTypeSelfBuilt indicates the type of namespace or repo is selfbuilt.
RepoTypeSystem indicates the type of namespace or repo is system.
ScopeTypeAll indicates all of namespace or repo is all.
ScopeTypeProject indicates all of namespace or repo is project.
ScopeTypePublic indicates all of namespace or repo is public.
ScopeTypeUser indicates all of namespace or repo is user.
Version is the version name use in this package.
VisibilityPrivate indicates the namespace or repo is private.
VisibilityProject indicates the namespace or repo is project.
VisibilityPublic indicates the namespace or repo is public.
VisibilityUser indicates the namespace or repo is user.

# Variables

AddToScheme applies all the stored functions to the scheme.
No description provided by the author
No description provided by the author
No description provided by the author
SchemeBuilder collects functions that add things to a scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

Chart is a chart in chart group of chartmuseum registry.
ChartGroup is a chart container in chartmuseum registry.
ChartGroupImport is a description of an import chart group.
ChartGroupList is the whole list of all chart groups which owned by a tenant.
ChartGroupSpec is a description of a chart group.
ChartGroupStatus represents information about the status of a chart group.
ChartInfo describes detail of a chart version.
ChartInfoSpec is a description of a ChartInfo.
ChartList is the whole list of all charts which owned by a chart group.
ChartProxyOptions is the query options to a ChartInfo proxy call.
No description provided by the author
No description provided by the author
No description provided by the author
ConfigMap holds configuration data for tke to consume.
ConfigMapList is a resource containing a list of ConfigMap objects.
Namespace is an image container in registry.
NamespaceList is the whole list of all namespaces which owned by a tenant.
NamespaceSpec is a description of a namespace.
NamespaceStatus represents information about the status of a namespace.
Repository is a repo in namespace of registry.
RepositoryList is the whole list of all repositories which owned by a namespace.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

ChartGroupPhase indicates the phase of chart groups.
ChartPhase indicates the phase of chart.
FinalizerName is the name identifying a finalizer during resource lifecycle.
RepoType defines the type properties of the repo or namespace.
Visibility defines the visible properties of the repo or namespace.