kubernetes/staging/src/k8s.io/client-go/dynamic/interface.go

type Interface

type ResourceInterface

type NamespaceableResourceInterface

type APIPathResolverFunc

// LegacyAPIPathResolverFunc can resolve paths properly with the legacy API.
// TODO find a better place to move this for existing callers
func LegacyAPIPathResolverFunc(kind schema.GroupVersionKind) string {}