Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPodNuageMetadata ¶
func GetPodNuageMetadata(nuageMetadata *client.NuageMetadata, name string, ns string, orchestrator string) error
GetPodNuageMetadata will populate NuageMetadata struct needed for port resolution using CNI plugin
func SendPodDeletionNotification ¶
SendPodDeletionNotification will notify the Nuage monitor on master nodes about pod deletion
func VerifyHostType ¶
func VerifyHostType() bool
VerifyHostType will determine the base host as RHEL server or RHEL atomic
Types ¶
type NuageKubeMonResp ¶
type NuageKubeMonResp struct { Subnet string `json:"subnetName"` PG []string `json:"policyGroups"` }
NuageKubeMonResp will unmarshal JSON response from Nuage kubemon service
Click to show internal directories.
Click to hide internal directories.