package healthcheck

import "github.com/containerd/containerd/services/healthcheck"

Index

Functions

func NewService

func NewService(ic *plugin.InitContext) (interface{}, error)

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func (*Service) Register

func (s *Service) Register(server *grpc.Server) error

Source Files

service.go

Version
v1.0.0-alpha1
Published
Jul 19, 2017
Platform
js/wasm
Imports
4 packages
Last checked
27 minutes ago

Tools for package owners.