kubernetes/staging/src/k8s.io/client-go/openapi/client.go

type Client

type client

func NewClient(restClient rest.Interface) Client {}

func (c *client) Paths() (map[string]GroupVersion, error) {}