package
0.0.0-20230831095130-87dcf00a2fc1
Repository: https://github.com/epinio/application.git
Documentation: pkg.go.dev

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

App is the Schema for the apps API.
AppChart is the Schema for the appcharts API.
AppChartList contains a list of AppChart.
AppChartSpec defines the desired state of AppChart.
AppChartStatus defines the observed state of AppChart.
AppList contains a list of App.
No description provided by the author
No description provided by the author
AppSpec defines the desired state of App.
AppStatus defines the observed state of App.
ChartSetting specifies a single setting applicable to a helm chart.
HelmRepo is the Helm repository where to fetch the helm chart.
Service is the Schema for the services API.
ServiceList contains a list of Service.
ServiceSpec defines the desired state of Service.
ServiceStatus defines the observed state of Service.

# Type aliases

ServiceSetting is an alias to ChartSetting.