Documentation ¶
Index ¶
Constants ¶
View Source
const (
HealthzNotPresent = "HealthzSentry: pod rejected because of missing health checks"
)
View Source
const (
NAME = "healthz"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthzSentry ¶
type HealthzSentry struct{}
func (HealthzSentry) Admit ¶
func (hs HealthzSentry) Admit(receivedAdmissionReview v1beta1.AdmissionReview) *v1beta1.AdmissionResponse
func (HealthzSentry) Type ¶
func (hs HealthzSentry) Type() string
Click to show internal directories.
Click to hide internal directories.