GkePolicy constructor
      
      GkePolicy({ 
    
    
- List<CheckSet> ? checkSets,
- ImageAllowlist? imageAllowlist,
Implementation
GkePolicy({this.checkSets, this.imageAllowlist});