Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Egress ¶
type Egress struct { types.Metadata Ports []Port DestinationCIDRs []types.StringValue }
type Kubernetes ¶
type Kubernetes struct {
NetworkPolicies []NetworkPolicy
}
type NetworkPolicy ¶
type Port ¶
type Port struct { types.Metadata Number types.StringValue // e.g. "http" or "80" Protocol types.StringValue }
Click to show internal directories.
Click to hide internal directories.