Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CNSClient ¶
type CNSClient struct {
// contains filtered or unexported fields
}
CNSClient specifies a client to connect to Ipam Plugin.
func NewCnsClient ¶
NewCnsClient create a new cns client.
func (*CNSClient) GetNetworkConfiguration ¶
func (cnsClient *CNSClient) GetNetworkConfiguration(orchestratorContext []byte) (*cns.GetNetworkContainerResponse, error)
GetNetworkConfiguration Request to get network config.
Click to show internal directories.
Click to hide internal directories.