# Functions
NewAPIEstablisher creates a new APIEstablisher.
No description provided by the author
No description provided by the author
No description provided by the author
NewDeviceDriver function defines a new device driver.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithDeviceName initializes the device name in the device driver.
WithEstablisher specifies how the ddriver should create/delete/update resources through the k8s api.
WithGrpcServer initializes the cache server in the device driver.
WithGzip initializes targetconfig.
WithInsecure initializes insecure.
WithDeviceName initializes the device name in the device driver.
WithLogger specifies how the Reconciler should log messages.
WithPassword initializes the password.
WithSkipVerify initializes skipVerify.
WithTargetAddress initializes the address in the gnmi target.
WithTargetName initializes the name in the gnmi target.
WithTimeout initializes the timeout in the protocol of the device driver.
WithTLSCA initializes TLSCA.
WithTLSCert initializes TLSCert.
WithTLSKey initializes TLSKey.
WithUsername initializes the username.
# Structs
APIEstablisher establishes control or ownership of resources in the API server for a parent.
Cache contains the.
No description provided by the author
No description provided by the author
No description provided by the author
DeviceDriver contains the device driver information.
ElementKeyValue struct.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
A Discoverer discovers device kinds.
An Establisher brings up or down a set of resources in the API server.
# Type aliases
Option is a function to initialize the options of the device driver.