# 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 group name used to register these schema.
RawValuesTypeJson means the type of rawValues is json.
RawValuesTypeYaml means the type of rawValues is yaml.
# Variables
AddToScheme applies all the stored functions to the scheme.
Codecs provides access to encoding and decoding for the scheme.
ParameterCodec handles versioning of objects that are converted to query parameters.
Scheme is the default instance of runtime.Scheme to which types in the TKE API are already registered.
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 bootstrap.
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.