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

Cannot use the apiregistraion API #154

@doodle-tnw

Description

@doodle-tnw

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions