Skip to content

Instantly share code, notes, and snippets.

@yahyafakhroji
Created September 26, 2025 02:57
Show Gist options
  • Select an option

  • Save yahyafakhroji/156204565f208e3dd3e6747183b53e96 to your computer and use it in GitHub Desktop.

Select an option

Save yahyafakhroji/156204565f208e3dd3e6747183b53e96 to your computer and use it in GitHub Desktop.
{
"kind": "APIResourceList",
"apiVersion": "v1",
"groupVersion": "iam.miloapis.com/v1alpha1",
"resources": [
{
"name": "machineaccountkeys",
"singularName": "machineaccountkey",
"namespaced": true,
"kind": "MachineAccountKey",
"verbs": [
"delete",
"deletecollection",
"get",
"list",
"patch",
"create",
"update",
"watch"
],
"storageVersionHash": "FZdXJSZ5Mlw="
},
{
"name": "machineaccountkeys/status",
"singularName": "",
"namespaced": true,
"kind": "MachineAccountKey",
"verbs": [
"get",
"patch",
"update"
]
},
{
"name": "roles",
"singularName": "role",
"namespaced": true,
"kind": "Role",
"verbs": [
"delete",
"deletecollection",
"get",
"list",
"patch",
"create",
"update",
"watch"
],
"storageVersionHash": "zTwJjBNwXfg="
},
{
"name": "roles/status",
"singularName": "",
"namespaced": true,
"kind": "Role",
"verbs": [
"get",
"patch",
"update"
]
},
{
"name": "userdeactivations",
"singularName": "userdeactivation",
"namespaced": false,
"kind": "UserDeactivation",
"verbs": [
"delete",
"deletecollection",
"get",
"list",
"patch",
"create",
"update",
"watch"
],
"storageVersionHash": "zF82p9wNg8E="
},
{
"name": "userdeactivations/status",
"singularName": "",
"namespaced": false,
"kind": "UserDeactivation",
"verbs": [
"get",
"patch",
"update"
]
},
{
"name": "users",
"singularName": "user",
"namespaced": false,
"kind": "User",
"verbs": [
"delete",
"deletecollection",
"get",
"list",
"patch",
"create",
"update",
"watch"
],
"storageVersionHash": "RF5EE1Lwzfs="
},
{
"name": "users/status",
"singularName": "",
"namespaced": false,
"kind": "User",
"verbs": [
"get",
"patch",
"update"
]
},
{
"name": "groupmemberships",
"singularName": "groupmembership",
"namespaced": true,
"kind": "GroupMembership",
"verbs": [
"delete",
"deletecollection",
"get",
"list",
"patch",
"create",
"update",
"watch"
],
"storageVersionHash": "hZdicnHP6lE="
},
{
"name": "groupmemberships/status",
"singularName": "",
"namespaced": true,
"kind": "GroupMembership",
"verbs": [
"get",
"patch",
"update"
]
},
{
"name": "protectedresources",
"singularName": "protectedresource",
"namespaced": false,
"kind": "ProtectedResource",
"verbs": [
"delete",
"deletecollection",
"get",
"list",
"patch",
"create",
"update",
"watch"
],
"storageVersionHash": "yYHya4bILD8="
},
{
"name": "protectedresources/status",
"singularName": "",
"namespaced": false,
"kind": "ProtectedResource",
"verbs": [
"get",
"patch",
"update"
]
},
{
"name": "machineaccounts",
"singularName": "machineaccount",
"namespaced": true,
"kind": "MachineAccount",
"verbs": [
"delete",
"deletecollection",
"get",
"list",
"patch",
"create",
"update",
"watch"
],
"storageVersionHash": "scP1ySCHyUQ="
},
{
"name": "machineaccounts/status",
"singularName": "",
"namespaced": true,
"kind": "MachineAccount",
"verbs": [
"get",
"patch",
"update"
]
},
{
"name": "groups",
"singularName": "group",
"namespaced": true,
"kind": "Group",
"verbs": [
"delete",
"deletecollection",
"get",
"list",
"patch",
"create",
"update",
"watch"
],
"storageVersionHash": "onqPw63lUaA="
},
{
"name": "groups/status",
"singularName": "",
"namespaced": true,
"kind": "Group",
"verbs": [
"get",
"patch",
"update"
]
},
{
"name": "policybindings",
"singularName": "policybinding",
"namespaced": true,
"kind": "PolicyBinding",
"verbs": [
"delete",
"deletecollection",
"get",
"list",
"patch",
"create",
"update",
"watch"
],
"storageVersionHash": "PPQE4gMjaAc="
},
{
"name": "policybindings/status",
"singularName": "",
"namespaced": true,
"kind": "PolicyBinding",
"verbs": [
"get",
"patch",
"update"
]
},
{
"name": "userinvitations",
"singularName": "userinvitation",
"namespaced": true,
"kind": "UserInvitation",
"verbs": [
"delete",
"deletecollection",
"get",
"list",
"patch",
"create",
"update",
"watch"
],
"storageVersionHash": "CV8BrT8pYHA="
},
{
"name": "userinvitations/status",
"singularName": "",
"namespaced": true,
"kind": "UserInvitation",
"verbs": [
"get",
"patch",
"update"
]
},
{
"name": "userpreferences",
"singularName": "userpreference",
"namespaced": false,
"kind": "UserPreference",
"verbs": [
"delete",
"deletecollection",
"get",
"list",
"patch",
"create",
"update",
"watch"
],
"storageVersionHash": "JW83NkoTOGs="
},
{
"name": "userpreferences/status",
"singularName": "",
"namespaced": false,
"kind": "UserPreference",
"verbs": [
"get",
"patch",
"update"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment