BucketTopicStatus represents the Status of a CephBucketTopic
ARN
string
The ARN of the topic generated by the RGW
observedGeneration
integer
ObservedGeneration is the latest generation observed by the controller.
format: int64
secrets
[]object
name
string
name is unique within a namespace to reference a secret resource.
namespace
string
namespace defines the space within which the secret name must be unique.
uid
string
UID is a type that holds unique ID values, including UUIDs. Because we
don't ONLY use UUIDs, this is an alias to string. Being a type captures
intent and helps make sure that UIDs and names do not get conflated.