networkpolicy

package
v1.47.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeLocalDNSValues

type NodeLocalDNSValues struct {
	Enabled          bool   `json:"enabled,omitempty"`
	KubeDNSClusterIP string `json:"kubeDNSClusterIP,omitempty"`
}

NodeLocalDNSValues contain optional IP address of the kube-dns which should be allowed in the network policies.

type ShootNetworkPolicyValues

type ShootNetworkPolicyValues struct {
	Enabled      bool               `json:"enabled,omitempty"`
	NodeLocalDNS NodeLocalDNSValues `json:"nodeLocalDNS,omitempty"`
}

ShootNetworkPolicyValues contain NodeLocalDNS configuration for network-policy charts used in the kube-system namespace in the Shoot cluster.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL