Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KMSKeyRingMetadataProvider ¶
type KMSKeyRingMetadataProvider struct{}
func (*KMSKeyRingMetadataProvider) GetResourceID ¶
func (in *KMSKeyRingMetadataProvider) GetResourceID(projectInfo *resourcemanagerpb.Project, r *kmsv1beta1.KMSKeyRing) string
func (*KMSKeyRingMetadataProvider) GetResourceLocation ¶
func (in *KMSKeyRingMetadataProvider) GetResourceLocation(r *kmsv1beta1.KMSKeyRing) string
type RedisInstanceMetadataProvider ¶
type RedisInstanceMetadataProvider struct{}
func (*RedisInstanceMetadataProvider) GetResourceID ¶
func (in *RedisInstanceMetadataProvider) GetResourceID(projectInfo *resourcemanagerpb.Project, r *redisv1beta1.RedisInstance) string
func (*RedisInstanceMetadataProvider) GetResourceLocation ¶
func (in *RedisInstanceMetadataProvider) GetResourceLocation(r *redisv1beta1.RedisInstance) string
type SQLInstanceMetadataProvider ¶
type SQLInstanceMetadataProvider struct{}
func (*SQLInstanceMetadataProvider) GetResourceID ¶
func (in *SQLInstanceMetadataProvider) GetResourceID(projectInfo *resourcemanagerpb.Project, r *sqlv1beta1.SQLInstance) string
func (*SQLInstanceMetadataProvider) GetResourceLocation ¶
func (in *SQLInstanceMetadataProvider) GetResourceLocation(r *sqlv1beta1.SQLInstance) string
type StorageBucketMetadataProvider ¶
type StorageBucketMetadataProvider struct{}
func (*StorageBucketMetadataProvider) GetResourceID ¶
func (in *StorageBucketMetadataProvider) GetResourceID(_ *resourcemanagerpb.Project, r *storagev1beta1.StorageBucket) string
func (*StorageBucketMetadataProvider) GetResourceLocation ¶
func (in *StorageBucketMetadataProvider) GetResourceLocation(r *storagev1beta1.StorageBucket) string
Click to show internal directories.
Click to hide internal directories.