| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | ||
| kind | models::HelmRepositoryKindEnum | ||
| description | Option<String> | [optional] | |
| url | Option<String> | URL of the helm chart repository: * For OCI: it must start by oci:// * For HTTPS: it must be start by https:// |
[optional] |
| skip_tls_verification | bool | Bypass tls certificate verification when connecting to repository | |
| config | models::HelmRepositoryRequestConfig |