bucket

package
v2.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Deploy

func Deploy(ctx context.Context, client Client, properties parameter.Properties, renderedConfig string, c *config.Config) (entities.ResolvedEntity, error)

Types

type Client

type Client interface {
	Upsert(ctx context.Context, bucketName string, data []byte) (buckets.Response, error)
}

type DummyClient

type DummyClient struct{}

func (DummyClient) Upsert

func (c DummyClient) Upsert(_ context.Context, id string, data []byte) (response buckets.Response, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL