package
0.5.2
Repository: https://github.com/linode/linode-cosi-driver.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of the Client with optional object storage objects.
WithBucket is an option to configure the stub client with an Object Storage bucket.
WithBucketAccess is an option to configure the stub client with Object Storage bucket access.
WithKey is an option to configure the stub client with an Object Storage key.

# Constants

ForcedFailure is a context key used to simulate forced failures in certain methods.
No description provided by the author
No description provided by the author

# Variables

ErrUnexpectedError represents an unexpected error during the stub implementation.

# Structs

Client is a stub implementation of the linodeclient.LinodeClient interface.

# Type aliases

Option represents a function that configures a Client.