mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	update generation api comments
This commit is contained in:
		@@ -98,7 +98,7 @@ type ObjectMeta struct {
 | 
			
		||||
	ResourceVersion string `json:"resourceVersion,omitempty"`
 | 
			
		||||
 | 
			
		||||
	// A sequence number representing a specific generation of the desired state.
 | 
			
		||||
	// Currently only implemented by replication controllers.
 | 
			
		||||
	// Populated by the system. Read-only.
 | 
			
		||||
	Generation int64 `json:"generation,omitempty"`
 | 
			
		||||
 | 
			
		||||
	// CreationTimestamp is a timestamp representing the server time when this object was
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user