package
0.9.0
Repository: https://github.com/openkruise/kruise-game.git
Documentation: pkg.go.dev

# Functions

NewPluginError returns new plugin error with a message constructed from format string.
No description provided by the author

# Constants

ApiCallError is an error related to communication with k8s API server.
InternalError is an error inside plugin.
NotImplementedError an error related to be not implemented by developers.
ParameterError is an error related to bad parameters provided by a user.

# Interfaces

No description provided by the author

# Type aliases

PluginErrorType describes a high-level category of a given error.