package
1.14.0-alpha.3
Repository: https://github.com/draveness/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewMultipointCommunicatingPlugin initializes a new plugin and returns it.
NewStatefulMultipointExample initializes a new plugin and returns it.
NewStatelessPrebindExample initializes a new plugin and returns it.

# Structs

MultipointCommunicatingPlugin is an example of a plugin that implements two extension points.
StatefulMultipointExample is an example plugin that is executed at multiple extension points.
StatelessPrebindExample is an example of a simple plugin that has no state and implements only one hook for prebind.