Skip to content

Latest commit

 

History

23 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

golang plugin example

Intro

  1. Create a simple Plugin for a go application
  2. Analyse Terraform's plugin implementation
  3. Enabling a rich plugin ecosystem on Kubernetes

Simple plugin for a go application

Uses Hashicorp's go-plugin to create a hello-world kind of plugin

More here

Sample controller that uses plugins with kubebuilder

  • User kubebuilder to create a controller
  • Creates a local and network plugin abstraction
  • Checks and executes plugins on a controller

More here

关于

No description, website, or topics provided.

Resources

Stars

1 star

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages