Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeSecretListProps

SecretList is a list of Secret.

schema

io.k8s.api.core.v1.SecretList

Hierarchy

  • KubeSecretListProps

Index

Properties

Properties

Readonly items

Items is a list of secret objects. More info: https://kubernetes.io/docs/concepts/configuration/secret

schema

io.k8s.api.core.v1.SecretList#items

Optional Readonly metadata

metadata: ListMeta
schema

io.k8s.api.core.v1.SecretList#metadata

Generated using TypeDoc