Versions in this module Expand all Collapse all v0 v0.1.1 Feb 9, 2021 Changes in this version + const CRDGroup + const CRDPlural + const CRDVersion + const F5ipam + const FullCRDName + func NewRESTClient(cfg *rest.Config) (rest.Interface, error) + func RegisterCRD(clientset extClient.Interface) error + type IPAMClient struct + func NewIPAMClient(params Params) *IPAMClient + func (ipamCli *IPAMClient) Create(namespace string, obj *v1.F5IPAM) (*v1.F5IPAM, error) + func (ipamCli *IPAMClient) Delete(namespace, name string, options *meta_v1.DeleteOptions) error + func (ipamCli *IPAMClient) Get(namespace, name string) (*v1.F5IPAM, error) + func (ipamCli *IPAMClient) Start() + func (ipamCli *IPAMClient) Stop() + func (ipamCli *IPAMClient) Update(namespace string, obj *v1.F5IPAM) (*v1.F5IPAM, error) + type IPAMInformer struct + type Params struct + Config *rest.Config + EventHandlers *cache.ResourceEventHandlerFuncs + Namespaces []string