Class V1ScopeSelector

java.lang.Object
io.kubernetes.client.openapi.models.V1ScopeSelector

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-10-04T19:37:38.574271Z[Etc/UTC]", comments="Generator version: 7.6.0") public class V1ScopeSelector extends Object
A scope selector represents the AND of the selectors represented by the scoped-resource selector requirements.
  • Field Details

    • SERIALIZED_NAME_MATCH_EXPRESSIONS

      public static final String SERIALIZED_NAME_MATCH_EXPRESSIONS
      See Also:
    • openapiFields

      public static HashSet<String> openapiFields
    • openapiRequiredFields

      public static HashSet<String> openapiRequiredFields
  • Constructor Details

    • V1ScopeSelector

      public V1ScopeSelector()
  • Method Details