Lines Matching defs:api
27 import pkg.client.api
93 search_type = pkg.client.api.ImageInterface.LIST_NEWEST
121 search_type = pkg.client.api.ImageInterface.LIST_ALL
345 # a reference to the pkg.client.api for our reference and lint
736 pkg.client.api.ImageInterface.LIST_ALL,
824 # fallback to our reference api, returning None if that's
829 """Return a pkg.client.api.ImageInterface for the provided
836 api_inst = pkg.client.api.ImageInterface(
872 # repositories will be caught by pkg.client.api.image_create.
879 api_inst = pkg.client.api.image_create(
881 pkg.client.api.IMG_TYPE_USER, is_zone,
922 # after invoking api.image_create()