Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(ctx context.Context, log logr.Logger, kubeClient ctrlclient.Client, store smv1alpha1.GenericStore) (store.Client, error)
Types ¶
type GCP ¶
type GCP struct {
// contains filtered or unexported fields
}
func (*GCP) GetSecret ¶
func (g *GCP) GetSecret(_ context.Context, ref smv1alpha1.RemoteReference) ([]byte, error)
func (*GCP) GetSecretMap ¶
func (g *GCP) GetSecretMap(_ context.Context, ref smv1alpha1.RemoteReference) (map[string][]byte, error)
Click to show internal directories.
Click to hide internal directories.