object-storage-operator

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

README

Controllers

Bucket controller

This controller reconciles Buckets. It creates a cloud provider bucket in the Management Cluster Region. It currently only supports AWS S3 on CAPA management clusters.

Testing

You can run all tests with

make test-all

Unit tests

You can run only the unit tests with

make test-unit

Integration tests

You can run only the integration tests with

make test-integration

This project uses LocalStack for integration tests. Remember that you can use the aws cli targetting the local LocalStack environment with

$ aws --endpoint=http://localhost:4566 s3 list-buckets

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the objectstorage v1alpha1 API group +kubebuilder:object:generate=true +groupName=objectstorage.giantswarm.io
Package v1alpha1 contains API Schema definitions for the objectstorage v1alpha1 API group +kubebuilder:object:generate=true +groupName=objectstorage.giantswarm.io
internal
pkg/service/objectstorage/objectstoragefakes
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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