genereated from openapi generator
This commit is contained in:
commit
381e758fdf
500 changed files with 25844 additions and 0 deletions
15
docs/Secret.md
Normal file
15
docs/Secret.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Secret
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | Option<**String**> | | [optional]
|
||||
**version** | Option<[**models::ObjectVersion**](ObjectVersion.md)> | | [optional]
|
||||
**created_at** | Option<**String**> | | [optional]
|
||||
**updated_at** | Option<**String**> | | [optional]
|
||||
**spec** | Option<[**models::SecretSpec**](SecretSpec.md)> | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue