@aonic-ui/pipelines
Version:
The common library for all the components and utils related to Pipelines.
5 lines • 372 B
TypeScript
export declare const DELETED_RESOURCE_IN_K8S_ANNOTATION = "resource.deleted.in.k8s";
export declare const RESOURCE_LOADED_FROM_RESULTS_ANNOTATION = "resource.loaded.from.tektonResults";
export declare const ALL_NAMESPACES_KEY = "#ALL_NS#";
export declare const FLAG_PIPELINE_TEKTON_RESULT_INSTALLED = "PIPELINE_TEKTON_RESULT_INSTALLED";
//# sourceMappingURL=const.d.ts.map