Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsApiNotReadyYet ¶
IsApiNotReadyYet will assert possible errors that can be caused wc k8s api not ready yet
func IsENIConfigNotRegistered ¶
IsENIConfigNotRegistered will assert and error when aws-cni did not registered ENIConfigs CRD
Types ¶
type CNIService ¶
type CNIService struct {
// contains filtered or unexported fields
}
func New ¶
func New(c CNIConfig) (*CNIService, error)
func (*CNIService) Delete ¶
func (c *CNIService) Delete() error
Delete will clean any remaining CNI resources in WC VPC
func (*CNIService) Reconcile ¶
func (c *CNIService) Reconcile() error
Click to show internal directories.
Click to hide internal directories.