Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the stock pod network interface.

export
interface

V1PodNetwork

Hierarchy

  • V1PodNetwork

Index

Properties

vmIPv6NetworkCIDR?: string

IPv6 CIDR for the vm network. Defaults to fd10:0:2::/120 if not specified.

memberof

V1PodNetwork

vmNetworkCIDR?: string

CIDR for vm network. Default 10.0.2.0/24 if not specified.

memberof

V1PodNetwork

Generated using TypeDoc