Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageServiceClient ¶
type ImageServiceClient struct {
// contains filtered or unexported fields
}
func NewImageServiceClient ¶
func NewImageServiceClient(conn *grpc.ClientConn) *ImageServiceClient
func (*ImageServiceClient) ImageStatus ¶
func (c *ImageServiceClient) ImageStatus(ctx context.Context, request *pb.ImageStatusRequest) (*pb.ImageStatusResponse, error)
func (*ImageServiceClient) PullImage ¶
func (c *ImageServiceClient) PullImage(ctx context.Context, request *pb.PullImageRequest) (*pb.PullImageResponse, error)
Click to show internal directories.
Click to hide internal directories.