Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/kubeCrypt"

Index

Interfaces

Functions

Functions

kubeCrypt

  • Encrypt or decrypt secret data values.

    Parameters

    Returns Promise<number>

    integer return value, 0 if successful, non-zero otherwise

wrapLiteral

  • wrapLiteral(literal: string, prop: string): DeepPartial<V1Secret>
  • Parameters

    • literal: string
    • prop: string

    Returns DeepPartial<V1Secret>

Generated using TypeDoc