Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKubeHandler ¶ added in v0.1.0
func NewKubeHandler() *kubeHandler
Types ¶
type GRPCServer ¶
type GRPCServer struct {
// contains filtered or unexported fields
}
func NewGRPCServer ¶
func NewGRPCServer() *GRPCServer
func (*GRPCServer) GetUrl ¶
func (s *GRPCServer) GetUrl() string
func (*GRPCServer) Start ¶
func (s *GRPCServer) Start() error
func (*GRPCServer) Stop ¶
func (s *GRPCServer) Stop()
Click to show internal directories.
Click to hide internal directories.