package errors

import "github.com/google/cadvisor/cri-api/pkg/errors"

Package errors provides helper functions for use by the kubelet to deal with CRI errors.

Index

Functions

func IsNotFound

func IsNotFound(err error) bool

IsNotFound returns a boolean indicating whether the error is grpc not found error. See https://github.com/grpc/grpc/blob/master/doc/statuscodes.md for a list of grpc status codes.

Source Files

doc.go errors.go

Version
v0.41.0-containerd-fix-rc.2
Published
Sep 29, 2021
Platform
darwin/amd64
Imports
2 packages
Last checked
39 minutes ago

Tools for package owners.