We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d9c1c commit a66bf19Copy full SHA for a66bf19
site/content/en/docs/Reference/API/Common Definitions/GeneratorArgs.md
@@ -7,6 +7,13 @@ description: >
7
GeneratorArgs contains arguments common to generators.
8
---
9
10
+`apiVersion: kustomize.config.k8s.io/v1beta1`
11
+
12
+## GeneratorArgs
13
+GeneratorArgs contains arguments common to generators.
14
15
+---
16
17
* **name** (string), optional
18
19
Name of the generated resource. A hash suffix will be added to the Name by default.
0 commit comments