SecretManagerConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
SecretManagerConfig is config for secret manager enablement.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
enabled |
bool
Enable/Disable Secret Manager Config. This field is a member of oneof _ _enabled .
|
rotation_config |
google.cloud.container_v1beta1.types.SecretManagerConfig.RotationConfig
Rotation config for secret manager. This field is a member of oneof _ _rotation_config .
|
Classes
RotationConfig
RotationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
RotationConfig is config for secret manager auto rotation.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields