sollie/Generate Calico Manifest
Generates a Calico manifest for NetworkSet from CIDR files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name of the NetworkSet | yes | — |
| namespace | Namespace of the NetworkSet | yes | — |
| labels | String of labels for the NetworkSet in key:value format | yes | — |
| inputs | Paths to the files containing CIDRs | yes | — |
| output | Output file name (default: stdout) | no | — |
| minmask | Minimum output network mask | no | 32 |
| apiversion | Calico API version for the NetworkSet manifest | no | projectcalico.org/v3 |
Outputs
no outputs