Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeIngressListProps

IngressList is a collection of Ingress.

schema

io.k8s.api.networking.v1.IngressList

Hierarchy

  • KubeIngressListProps

Index

Properties

Properties

Readonly items

Items is the list of Ingress.

schema

io.k8s.api.networking.v1.IngressList#items

Optional Readonly metadata

metadata: ListMeta
schema

io.k8s.api.networking.v1.IngressList#metadata

Generated using TypeDoc