Versions in this module Expand all Collapse all v0 v0.1.0 Jan 30, 2023 Changes in this version + const Deployment + const Ingress + const IngressClass + const NotFoundMsg + const Now + const PersistentVolumeClaim + const Pod + const ReplicaSet + const Route + const Service + const StatefulSet + const StorageClass + const Unknown + func Diagnose(ctx context.Context, logger logr.Logger, cfg *rest.Config, kind ResourceKind, ...) (bool, error) + type ContextKey string + const NowContextKey + type ResourceKind string + func NewResourceKind(kind string) ResourceKind + func (k ResourceKind) Matches(kind schema.ObjectKind) bool + func (k ResourceKind) String() string