rancher_client 1.0.2

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
1
2
3
4
5
6
7
8
9
10
11
12
13
# IoCattleManagementv3ProjectStatus

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conditions** | Option<[**Vec<models::IoCattleManagementv3ProjectStatusConditionsInner>**]ioCattleManagementv3Project_status_conditions_inner.md> | Conditions are a set of indicators about aspects of the project. | [optional]
**monitoring_status** | Option<[**models::IoCattleManagementv3ProjectStatusMonitoringStatus**]ioCattleManagementv3Project_status_monitoringStatus.md> |  | [optional]
**pod_security_policy_template_id** | Option<**String**> | PodSecurityPolicyTemplateName is the pod security policy template associated with the project. | [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)