1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/web_console/dynamic-plugin/dynamic-plugins-get-started.adoc
2023-07-21 12:54:13 +00:00

12 lines
594 B
Plaintext

:_content-type: ASSEMBLY
[id="getting-started-with-dynamic-plugins_{context}"]
= Getting started with dynamic plugins
include::_attributes/common-attributes.adoc[]
:context: dynamic-plugins-get-started
toc::[]
To get started using the dynamic plugin, you must set up your environment to write a new {product-title} dynamic plugin. For an example of how to write a new plugin, see xref:../../web_console/dynamic-plugin/dynamic-plugin-example.adoc#adding-tab-to-pods-page_dynamic-plugin-example[Adding a tab to the pods page].
include::modules/dynamic-plug-in-development.adoc[leveloffset=+1]