File

src/providers/kubecost/kubecost.types.ts

Index

Properties

Properties

endpoint
endpoint: string
Type : string
keyID
keyID: string
Type : string
secret
secret: string
Type : string
export interface KubecostConfig {
  endpoint: string;
  keyID: string;
  secret: string;
}

results matching ""

    No results matching ""