package
1.14.0-alpha.1
Repository: https://github.com/micnncim/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.