GafaelfawrServiceTokenSpec#
- class gafaelfawr.models.kubernetes.GafaelfawrServiceTokenSpec(**data)#
- Bases: - BaseModel- Holds the - specsection of a- GafaelfawrServiceTokenresource.- Parameters:
- data ( - Any)
 - Attributes Summary - Configuration for the model, should be a dictionary conforming to [ - ConfigDict][pydantic.config.ConfigDict].- Attributes Documentation - model_config: ClassVar[ConfigDict] = {'alias_generator': <function to_camel>, 'populate_by_name': True, 'validate_by_alias': True, 'validate_by_name': True}#
- Configuration for the model, should be a dictionary conforming to [ - ConfigDict][pydantic.config.ConfigDict].