File tree Expand file tree Collapse file tree 12 files changed +12
-312
lines changed
src/plugins/point_in_time_management Expand file tree Collapse file tree 12 files changed +12
-312
lines changed Original file line number Diff line number Diff line change 11/*
2+ * Copyright OpenSearch Contributors
23 * SPDX-License-Identifier: Apache-2.0
3- *
4- * The OpenSearch Contributors require contributions made to
5- * this file be licensed under the Apache-2.0 license or a
6- * compatible open source license.
7- *
8- * Any modifications Copyright OpenSearch Contributors. See
9- * GitHub history for details.
10- */
11-
12- /*
13- * Licensed to Elasticsearch B.V. under one or more contributor
14- * license agreements. See the NOTICE file distributed with
15- * this work for additional information regarding copyright
16- * ownership. Elasticsearch B.V. licenses this file to you under
17- * the Apache License, Version 2.0 (the "License"); you may
18- * not use this file except in compliance with the License.
19- * You may obtain a copy of the License at
20- *
21- * http://www.apache.org/licenses/LICENSE-2.0
22- *
23- * Unless required by applicable law or agreed to in writing,
24- * software distributed under the License is distributed on an
25- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
26- * KIND, either express or implied. See the License for the
27- * specific language governing permissions and limitations
28- * under the License.
294 */
305
316import React from 'react' ;
Original file line number Diff line number Diff line change 11/*
2+ * Copyright OpenSearch Contributors
23 * SPDX-License-Identifier: Apache-2.0
3- *
4- * The OpenSearch Contributors require contributions made to
5- * this file be licensed under the Apache-2.0 license or a
6- * compatible open source license.
7- *
8- * Any modifications Copyright OpenSearch Contributors. See
9- * GitHub history for details.
10- */
11-
12- /*
13- * Licensed to Elasticsearch B.V. under one or more contributor
14- * license agreements. See the NOTICE file distributed with
15- * this work for additional information regarding copyright
16- * ownership. Elasticsearch B.V. licenses this file to you under
17- * the Apache License, Version 2.0 (the "License"); you may
18- * not use this file except in compliance with the License.
19- * You may obtain a copy of the License at
20- *
21- * http://www.apache.org/licenses/LICENSE-2.0
22- *
23- * Unless required by applicable law or agreed to in writing,
24- * software distributed under the License is distributed on an
25- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
26- * KIND, either express or implied. See the License for the
27- * specific language governing permissions and limitations
28- * under the License.
294 */
305
316import React from 'react' ;
Original file line number Diff line number Diff line change 11/*
2+ * Copyright OpenSearch Contributors
23 * SPDX-License-Identifier: Apache-2.0
3- *
4- * The OpenSearch Contributors require contributions made to
5- * this file be licensed under the Apache-2.0 license or a
6- * compatible open source license.
7- *
8- * Any modifications Copyright OpenSearch Contributors. See
9- * GitHub history for details.
10- */
11-
12- /*
13- * Licensed to Elasticsearch B.V. under one or more contributor
14- * license agreements. See the NOTICE file distributed with
15- * this work for additional information regarding copyright
16- * ownership. Elasticsearch B.V. licenses this file to you under
17- * the Apache License, Version 2.0 (the "License"); you may
18- * not use this file except in compliance with the License.
19- * You may obtain a copy of the License at
20- *
21- * http://www.apache.org/licenses/LICENSE-2.0
22- *
23- * Unless required by applicable law or agreed to in writing,
24- * software distributed under the License is distributed on an
25- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
26- * KIND, either express or implied. See the License for the
27- * specific language governing permissions and limitations
28- * under the License.
294 */
305
316export { EmptyState } from './empty_state' ;
Original file line number Diff line number Diff line change 11/*
2+ * Copyright OpenSearch Contributors
23 * SPDX-License-Identifier: Apache-2.0
3- *
4- * The OpenSearch Contributors require contributions made to
5- * this file be licensed under the Apache-2.0 license or a
6- * compatible open source license.
7- *
8- * Any modifications Copyright OpenSearch Contributors. See
9- * GitHub history for details.
10- */
11-
12- /*
13- * Licensed to Elasticsearch B.V. under one or more contributor
14- * license agreements. See the NOTICE file distributed with
15- * this work for additional information regarding copyright
16- * ownership. Elasticsearch B.V. licenses this file to you under
17- * the Apache License, Version 2.0 (the "License"); you may
18- * not use this file except in compliance with the License.
19- * You may obtain a copy of the License at
20- *
21- * http://www.apache.org/licenses/LICENSE-2.0
22- *
23- * Unless required by applicable law or agreed to in writing,
24- * software distributed under the License is distributed on an
25- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
26- * KIND, either express or implied. See the License for the
27- * specific language governing permissions and limitations
28- * under the License.
294 */
305
316import { PointInTimeManagementPlugin } from './plugin' ;
Original file line number Diff line number Diff line change 11/*
2+ * Copyright OpenSearch Contributors
23 * SPDX-License-Identifier: Apache-2.0
3- *
4- * The OpenSearch Contributors require contributions made to
5- * this file be licensed under the Apache-2.0 license or a
6- * compatible open source license.
7- *
8- * Any modifications Copyright OpenSearch Contributors. See
9- * GitHub history for details.
10- */
11-
12- /*
13- * Licensed to Elasticsearch B.V. under one or more contributor
14- * license agreements. See the NOTICE file distributed with
15- * this work for additional information regarding copyright
16- * ownership. Elasticsearch B.V. licenses this file to you under
17- * the Apache License, Version 2.0 (the "License"); you may
18- * not use this file except in compliance with the License.
19- * You may obtain a copy of the License at
20- *
21- * http://www.apache.org/licenses/LICENSE-2.0
22- *
23- * Unless required by applicable law or agreed to in writing,
24- * software distributed under the License is distributed on an
25- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
26- * KIND, either express or implied. See the License for the
27- * specific language governing permissions and limitations
28- * under the License.
294 */
305
316export { mountManagementSection } from './mount_management_section' ;
Original file line number Diff line number Diff line change 11/*
2+ * Copyright OpenSearch Contributors
23 * SPDX-License-Identifier: Apache-2.0
3- *
4- * The OpenSearch Contributors require contributions made to
5- * this file be licensed under the Apache-2.0 license or a
6- * compatible open source license.
7- *
8- * Any modifications Copyright OpenSearch Contributors. See
9- * GitHub history for details.
10- */
11-
12- /*
13- * Licensed to Elasticsearch B.V. under one or more contributor
14- * license agreements. See the NOTICE file distributed with
15- * this work for additional information regarding copyright
16- * ownership. Elasticsearch B.V. licenses this file to you under
17- * the Apache License, Version 2.0 (the "License"); you may
18- * not use this file except in compliance with the License.
19- * You may obtain a copy of the License at
20- *
21- * http://www.apache.org/licenses/LICENSE-2.0
22- *
23- * Unless required by applicable law or agreed to in writing,
24- * software distributed under the License is distributed on an
25- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
26- * KIND, either express or implied. See the License for the
27- * specific language governing permissions and limitations
28- * under the License.
294 */
305
316import React from 'react' ;
Original file line number Diff line number Diff line change 11/*
2+ * Copyright OpenSearch Contributors
23 * SPDX-License-Identifier: Apache-2.0
3- *
4- * The OpenSearch Contributors require contributions made to
5- * this file be licensed under the Apache-2.0 license or a
6- * compatible open source license.
7- *
8- * Any modifications Copyright OpenSearch Contributors. See
9- * GitHub history for details.
10- */
11-
12- /*
13- * Licensed to Elasticsearch B.V. under one or more contributor
14- * license agreements. See the NOTICE file distributed with
15- * this work for additional information regarding copyright
16- * ownership. Elasticsearch B.V. licenses this file to you under
17- * the Apache License, Version 2.0 (the "License"); you may
18- * not use this file except in compliance with the License.
19- * You may obtain a copy of the License at
20- *
21- * http://www.apache.org/licenses/LICENSE-2.0
22- *
23- * Unless required by applicable law or agreed to in writing,
24- * software distributed under the License is distributed on an
25- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
26- * KIND, either express or implied. See the License for the
27- * specific language governing permissions and limitations
28- * under the License.
294 */
305
316import { i18n } from '@osd/i18n' ;
Original file line number Diff line number Diff line change 11/*
2+ * Copyright OpenSearch Contributors
23 * SPDX-License-Identifier: Apache-2.0
3- *
4- * The OpenSearch Contributors require contributions made to
5- * this file be licensed under the Apache-2.0 license or a
6- * compatible open source license.
7- *
8- * Any modifications Copyright OpenSearch Contributors. See
9- * GitHub history for details.
10- */
11-
12- /*
13- * Licensed to Elasticsearch B.V. under one or more contributor
14- * license agreements. See the NOTICE file distributed with
15- * this work for additional information regarding copyright
16- * ownership. Elasticsearch B.V. licenses this file to you under
17- * the Apache License, Version 2.0 (the "License"); you may
18- * not use this file except in compliance with the License.
19- * You may obtain a copy of the License at
20- *
21- * http://www.apache.org/licenses/LICENSE-2.0
22- *
23- * Unless required by applicable law or agreed to in writing,
24- * software distributed under the License is distributed on an
25- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
26- * KIND, either express or implied. See the License for the
27- * specific language governing permissions and limitations
28- * under the License.
294 */
305
316import { ApplicationStart , ChromeStart } from 'opensearch-dashboards/public' ;
Original file line number Diff line number Diff line change 11/*
2+ * Copyright OpenSearch Contributors
23 * SPDX-License-Identifier: Apache-2.0
3- *
4- * The OpenSearch Contributors require contributions made to
5- * this file be licensed under the Apache-2.0 license or a
6- * compatible open source license.
7- *
8- * Any modifications Copyright OpenSearch Contributors. See
9- * GitHub history for details.
10- */
11-
12- /*
13- * Licensed to Elasticsearch B.V. under one or more contributor
14- * license agreements. See the NOTICE file distributed with
15- * this work for additional information regarding copyright
16- * ownership. Elasticsearch B.V. licenses this file to you under
17- * the Apache License, Version 2.0 (the "License"); you may
18- * not use this file except in compliance with the License.
19- * You may obtain a copy of the License at
20- *
21- * http://www.apache.org/licenses/LICENSE-2.0
22- *
23- * Unless required by applicable law or agreed to in writing,
24- * software distributed under the License is distributed on an
25- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
26- * KIND, either express or implied. See the License for the
27- * specific language governing permissions and limitations
28- * under the License.
294 */
305
316import { PluginInitializerContext } from '../../../core/server' ;
Original file line number Diff line number Diff line change 11/*
2+ * Copyright OpenSearch Contributors
23 * SPDX-License-Identifier: Apache-2.0
3- *
4- * The OpenSearch Contributors require contributions made to
5- * this file be licensed under the Apache-2.0 license or a
6- * compatible open source license.
7- *
8- * Any modifications Copyright OpenSearch Contributors. See
9- * GitHub history for details.
10- */
11-
12- /*
13- * Licensed to Elasticsearch B.V. under one or more contributor
14- * license agreements. See the NOTICE file distributed with
15- * this work for additional information regarding copyright
16- * ownership. Elasticsearch B.V. licenses this file to you under
17- * the Apache License, Version 2.0 (the "License"); you may
18- * not use this file except in compliance with the License.
19- * You may obtain a copy of the License at
20- *
21- * http://www.apache.org/licenses/LICENSE-2.0
22- *
23- * Unless required by applicable law or agreed to in writing,
24- * software distributed under the License is distributed on an
25- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
26- * KIND, either express or implied. See the License for the
27- * specific language governing permissions and limitations
28- * under the License.
294 */
305
316import {
You can’t perform that action at this time.
0 commit comments