GafaelfawrIngressScopesAny#
- class gafaelfawr.models.kubernetes.GafaelfawrIngressScopesAny(**data)#
Bases:
GafaelfawrIngressScopesBaseRepresents scopes where any scope is sufficient.
- Parameters:
data (
Any) –
Attributes Summary
The authorization satisfy strategy.
List of scopes.
Methods Summary
Whether this ingress is anonymous.
Attributes Documentation
- satisfy#
The authorization satisfy strategy.
- scopes#
List of scopes.
Methods Documentation