Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/kubernetes_apis/argo-cd/argoproj.io@v1alpha1/mod.ts>ArgoprojIoV1alpha1Api

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Go to Latest
class ArgoprojIoV1alpha1Api
import { ArgoprojIoV1alpha1Api } from "https://deno.land/x/kubernetes_apis@v0.3.2/argo-cd/argoproj.io@v1alpha1/mod.ts";

Constructors

new
ArgoprojIoV1alpha1Api(client: c.RestClient)

Methods

getApplicationListForAllNamespaces(opts?: operations.GetListOpts)
getAppProjectListForAllNamespaces(opts?: operations.GetListOpts)
namespace(name: string)
watchApplicationListForAllNamespaces(opts?: operations.WatchListOpts)
watchAppProjectListForAllNamespaces(opts?: operations.WatchListOpts)