Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeFetchOptions

Command-line options and arguments for kube-fetch.

Hierarchy

  • KubeFetchOptions

Index

Properties

Optional optionsFile

optionsFile: string

Path to Kubernetes fetch options file.

Optional outputDir

outputDir: string

Path to directory to write spec files in.

Optional outputFormat

outputFormat: "json" | "yaml"

Format, either "json" or "yaml", of the created files, "yaml" is the default.

Optional secretKey

secretKey: string

Encryption key to use for secrets.

Generated using TypeDoc