mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
12 lines
594 B
Plaintext
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]
|