Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteAppResourcesArgBase

Arguments for deleteAppResources.

Hierarchy

Index

Properties

api

api: CoreV1Api | AppsV1Api | NetworkingV1beta1Api | RbacAuthorizationV1Api

API object to use as this for lister and deleter.

deleter

Resource collection deleting function.

kind

kind: string

Resource kind, e.g., "Service".

lister

Resource collection deleting function.

namespaced

namespaced: boolean

Whether resource is cluster or namespace scoped.

req

Delete request object.

Generated using TypeDoc