kubernetes/pkg/kubelet/cm/admission/errors.go

const ErrorReasonUnexpected

type Error

type unexpectedAdmissionError

var _

func (e *unexpectedAdmissionError) Error() string {}

func (e *unexpectedAdmissionError) Type() string {}

func GetPodAdmitResult(err error) lifecycle.PodAdmitResult {}