Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetK8sNetwork ¶
func GetK8sNetwork(args *skel.CmdArgs, kubeconfig string, k8sclient KubeClient, confdir string) ([]*types.DelegateNetConf, error)
Types ¶
type KubeClient ¶
type NoK8sNetworkError ¶
type NoK8sNetworkError struct {
// contains filtered or unexported fields
}
NoK8sNetworkError indicates error, no network in kubernetes
func (*NoK8sNetworkError) Error ¶
func (e *NoK8sNetworkError) Error() string
Click to show internal directories.
Click to hide internal directories.