Documentation ¶
Index ¶
Constants ¶
View Source
const ( ArgoWorkflowCRD = "workflows.argoproj.io" ComponentName = componentApi.DataSciencePipelinesComponentName ReadyConditionType = conditionsv1.ConditionType(componentApi.DataSciencePipelinesKind + status.ReadySuffix) // LegacyComponentName is the name of the component that is assigned to deployments // via Kustomize. Since a deployment selector is immutable, we can't upgrade existing // deployment to the new component name, so keep it around till we figure out a solution. LegacyComponentName = "data-science-pipelines-operator" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.