package
1.10.0
Repository: https://github.com/awslabs/aws-s3-csi-driver.git
Documentation: pkg.go.dev

# Packages

Package awsprofile provides utilities for creating and deleting AWS Profile (i.e., credentials & config files).
go:generate mockgen -source=mounter.go -destination=./mocks/mock_mount.go -package=mock_driver.

# Functions

No description provided by the author
ParseTargetPath parses given target path from Kubernetes.

# Variables

No description provided by the author

# Structs

S3NodeServer is the implementation of the csi.NodeServer interface.
A TargetPath represents a parsed target path from Kubernetes.