func CreateOrPatchSecret(ctx context.Context, c client.Client, secret *corev1.Secret) error
func ExpireAt() *time.Time
Returns the time in the future that secrets should expire at
func RemoveStoreSecret(ctx context.Context, clusterEdgeID string, sm types.SecretManagerService) error
func SaveStoreSecret(ctx context.Context, clusterEdgeID string, secretData []byte, sm types.SecretManagerService) error