Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Cannot use the apiregistraion API #154

Open
doodle-tnw opened this issue Nov 1, 2018 · 0 comments
Open

Cannot use the apiregistraion API #154

doodle-tnw opened this issue Nov 1, 2018 · 0 comments

Comments

@doodle-tnw
Copy link

Trying to create a: apiregistration.v1beta1.apiService using ksonnets but can't see how to invoke it.

My imports are:

local k = import "ksonnet.beta.3/k.libsonnet";
...
local apiService = k.apiregistration.v1beta1.apiService;

And I get an error on build:
RUNTIME ERROR: field does not exist: apiregistraion

I can see the def inside the hidden object, but can't see where its added to the library.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant