Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 951 Bytes

V1GenerationStatus.md

File metadata and controls

15 lines (11 loc) · 951 Bytes

V1GenerationStatus

Properties

Name Type Description Notes
group str group is the group of the thing you're tracking [default to '']
hash str hash is an optional field set for resources without generation that are content sensitive like secrets and configmaps [optional]
last_generation int lastGeneration is the last generation of the workload controller involved [default to 0]
name str name is the name of the thing you're tracking [default to '']
namespace str namespace is where the thing you're tracking is [optional]
resource str resource is the resource type of the thing you're tracking [default to '']

[Back to Model list] [Back to API list] [Back to README]