Documentation ¶
Index ¶
- func New(kc client.Client, secret types.NamespacedName) blobfs.Interface
- type SecretFS
- func (s SecretFS) DeleteFile(ctx context.Context, filepath string) error
- func (s SecretFS) Exists(ctx context.Context, filepath string) (bool, error)
- func (s SecretFS) ReadFile(ctx context.Context, filepath string) ([]byte, error)
- func (s SecretFS) SignedURL(_ context.Context, _ string, _ *blob.SignedURLOptions) (string, error)
- func (s SecretFS) WriteFile(ctx context.Context, filepath string, data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.