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

# Functions

AddFieldLabelConversionsForApp adds a conversion function to convert field selectors of App from the given version to internal version representation.
Convert_application_App_To_v1_App is an autogenerated conversion function.
Convert_application_AppHistory_To_v1_AppHistory is an autogenerated conversion function.
Convert_application_AppHistorySpec_To_v1_AppHistorySpec is an autogenerated conversion function.
Convert_application_AppList_To_v1_AppList is an autogenerated conversion function.
Convert_application_AppResource_To_v1_AppResource is an autogenerated conversion function.
Convert_application_AppResourceSpec_To_v1_AppResourceSpec is an autogenerated conversion function.
Convert_application_AppSpec_To_v1_AppSpec is an autogenerated conversion function.
Convert_application_AppStatus_To_v1_AppStatus is an autogenerated conversion function.
Convert_application_AppValues_To_v1_AppValues is an autogenerated conversion function.
Convert_application_Chart_To_v1_Chart is an autogenerated conversion function.
Convert_application_ConfigMap_To_v1_ConfigMap is an autogenerated conversion function.
Convert_application_ConfigMapList_To_v1_ConfigMapList is an autogenerated conversion function.
Convert_application_HelmPublicPara_To_v1_HelmPublicPara is an autogenerated conversion function.
Convert_application_History_To_v1_History is an autogenerated conversion function.
Convert_application_InstallPara_To_v1_InstallPara is an autogenerated conversion function.
Convert_application_RollbackProxyOptions_To_v1_RollbackProxyOptions is an autogenerated conversion function.
Convert_application_UpgradePara_To_v1_UpgradePara is an autogenerated conversion function.
Convert_url_Values_To_v1_RollbackProxyOptions is an autogenerated conversion function.
Convert_v1_App_To_application_App is an autogenerated conversion function.
Convert_v1_AppHistory_To_application_AppHistory is an autogenerated conversion function.
Convert_v1_AppHistorySpec_To_application_AppHistorySpec is an autogenerated conversion function.
Convert_v1_AppList_To_application_AppList is an autogenerated conversion function.
Convert_v1_AppResource_To_application_AppResource is an autogenerated conversion function.
Convert_v1_AppResourceSpec_To_application_AppResourceSpec is an autogenerated conversion function.
Convert_v1_AppSpec_To_application_AppSpec is an autogenerated conversion function.
Convert_v1_AppStatus_To_application_AppStatus is an autogenerated conversion function.
Convert_v1_AppValues_To_application_AppValues is an autogenerated conversion function.
Convert_v1_Chart_To_application_Chart is an autogenerated conversion function.
Convert_v1_ConfigMap_To_application_ConfigMap is an autogenerated conversion function.
Convert_v1_ConfigMapList_To_application_ConfigMapList is an autogenerated conversion function.
Convert_v1_HelmPublicPara_To_application_HelmPublicPara is an autogenerated conversion function.
Convert_v1_History_To_application_History is an autogenerated conversion function.
Convert_v1_InstallPara_To_application_InstallPara is an autogenerated conversion function.
Convert_v1_RollbackProxyOptions_To_application_RollbackProxyOptions is an autogenerated conversion function.
Convert_v1_UpgradePara_To_application_UpgradePara 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 Group 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

# Constants

AppFinalize is an internal finalizer values to App.
InstallFailed means the installation for the App failed.
Installing means the installation for the App is running.
RolledBackFailed means the rollback for the App failed.
RolledBack means the App has been rolled back.
RollingBack means a rollback for the App is running.
Succeeded means the dry-run, installation, or upgrade for the App succeeded.
SyncFailed means the synchrony for the App failed.
AppPhaseTerminating means the app is undergoing graceful termination.
Failed means the upgrade for the App failed.
Upgrading means the upgrade for the App is running.
AppTypeHelmV3 means the app is a Helm3 release.
GroupName is the group name use in this package.
RawValuesTypeJson means the type of rawValues is json.
RawValuesTypeYaml means the type of rawValues is yaml.
Version is the version name use in this package.

# 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

App is a app bootstrap in TKE.
AppHistory is a app history in TKE.
AppHistorySpec is a description of a AppHistory.
AppList is the whole list of all bootstraps.
AppResource is a app resource in TKE.
AppResourceSpec is a description of a AppResource.
AppSpec is a description of a project.
AppStatus represents information about the status of a bootstrap.
AppValues string the values for this app.
Chart is a description of a chart.
ConfigMap holds configuration data for tke to consume.
ConfigMapList is a resource containing a list of ConfigMap objects.
public parameters used in helm install and helm upgrade command.
History is a history of a app.
parameters used to install a chart.
RollbackProxyOptions is the query options to an app rollback proxy call.
parameters used to upgrade a chart.

# Type aliases

AppPhase indicates the phase of app.
AppType indicates the type of app.
FinalizerName is the name identifying a finalizer during resource lifecycle.
RawValuesType indicates the type of rawValues.
Resources is a map info of different resources.
ResourceValues masks the value so protobuf can generate You can view related issues : https://github.com/kubernetes/kubernetes/issues/46024 +protobuf.nullable=true +protobuf.options.(gogoproto.goproto_stringer)=false.