Skip to content

wastill/operator-go

 
 

Repository files navigation

Operator-go

go.dev reference GitHub go.mod Go version GitHub Actions Workflow Status GitHub License GitHub release (latest by date)

Features

  • Database Connection CRD, which provides database connection and database configuration for applications, has implemented Mysql, Postgres, Redis
  • S3 Connection CRD: Provides S3 connection and S3 bucket configuration for applications
  • Authentication CRD provides flexible authentication for applications and has been configured with oidc
  • Error and condition constants
  • k8s object creation or update optimization

About

A simple wrapper/framework around client-go to make implementing Operators/Controllers easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 92.4%
  • Makefile 7.6%