Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrpcAdapter ¶
type GrpcAdapter struct {
// contains filtered or unexported fields
}
func (*GrpcAdapter) Init ¶ added in v0.4.2
func (g *GrpcAdapter) Init(usecases *usecases.Usecases)
func (*GrpcAdapter) Serve ¶
func (g *GrpcAdapter) Serve() error
func (*GrpcAdapter) Stop ¶
func (g *GrpcAdapter) Stop()
type KubeElevenGrpcService ¶
type KubeElevenGrpcService struct { pb.UnimplementedKubeElevenServiceServer // contains filtered or unexported fields }
func (*KubeElevenGrpcService) BuildCluster ¶
func (k *KubeElevenGrpcService) BuildCluster(_ context.Context, request *pb.BuildClusterRequest) (*pb.BuildClusterResponse, error)
Click to show internal directories.
Click to hide internal directories.