mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Recreate the opt-in/opt-out logic for deepcopy
This is the last piece of Clayton's #26179 to be implemented with file tags. All diffs are accounted for. Followup will use this to streamline some packages. Also add some V(5) debugging - it was helpful in diagnosing various issues, it may be helpful again.
This commit is contained in:
		@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
 | 
			
		||||
limitations under the License.
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
// +k8s:deepcopy-gen=register
 | 
			
		||||
// +k8s:deepcopy-gen=package,register
 | 
			
		||||
 | 
			
		||||
// +groupName=rbac.authorization.k8s.io
 | 
			
		||||
package rbac
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user