package
0.0.4-dev
Repository: https://github.com/gggitboy/kontainer-engine-1.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

GenerateServiceAccountToken generate a serviceAccountToken for clusterAdmin given a rest clientset.
NewClient creates a grpc client for a driver plugin.
No description provided by the author
NewServer creates a grpc server for a specific plugin.
No description provided by the author

# Constants

BoolType is the type for bool flag.
IntType is the type for int flag.
StringSliceType is the type for stringSlice flag.
StringType is the type for string flag.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GrpcClient defines the grpc client struct.
GrpcServer defines the server struct.
No description provided by the author

# Interfaces

Driver defines the interface that each driver plugin should implement.
No description provided by the author
No description provided by the author
RPCServer defines the interface for a rpc server.