package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/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.