Documentation
¶
Index ¶
Constants ¶
View Source
const ( ComponentName = componentApi.ModelRegistryComponentName ReadyConditionType = conditionsv1.ConditionType(componentApi.ModelRegistryKind + status.ReadySuffix) DefaultModelRegistriesNamespace = "odh-model-registries" DefaultModelRegistryCert = "default-modelregistry-cert" BaseManifestsSourcePath = "overlays/odh" ServiceMeshMemberTemplate = "resources/servicemesh-member.tmpl.yaml" // 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 = "model-registry-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.