server

package
v0.0.0-...-87773b3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	container.UnimplementedContainerServiceServer
	// contains filtered or unexported fields
}

func NewServer

func NewServer(kubeConfig *rest.Config, logger *zap.SugaredLogger) (*Server, error)

func (*Server) BuildStatus

ImageStatus maps to the ImageStatus RPC

func (*Server) CreateContainer

CreateContainer maps to the CreateContainer RPC“ call using grpcurl: grpcurl -plaintext -d '{"repoURL": "your_repo_url", "type": "your_type", "customerID": "your_customer_id"}' localhost:4040 container.ContainerService/CreateContainer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL