SecretSyncConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Configuration for sync Secret Manager secrets as k8s secrets.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
enabled |
bool
Enable/Disable Secret Sync Config. This field is a member of oneof_ _enabled.
|
rotation_config |
google.cloud.container_v1.types.SecretSyncConfig.SyncRotationConfig
Rotation config for secret manager. This field is a member of oneof_ _rotation_config.
|
Classes
SyncRotationConfig
SyncRotationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)SyncRotationConfig is config for secret manager auto rotation.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields