Skip to content

Instantly share code, notes, and snippets.

@maleck13
Created July 20, 2017 08:48
Show Gist options
  • Save maleck13/4b8a083f6dc79f8e137704c64beb81d6 to your computer and use it in GitHub Desktop.
Save maleck13/4b8a083f6dc79f8e137704c64beb81d6 to your computer and use it in GitHub Desktop.
{
"kind": "APIResourceList",
"apiVersion": "v1",
"groupVersion": "mobile.k8s.io/v1alpha1",
"resources": [
{
"name": "mobileapps",
"singularName": "",
"namespaced": true,
"kind": "MobileApp",
"verbs": [
"create",
"delete",
"deletecollection",
"get",
"list",
"patch",
"update",
"watch"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment