Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ServiceBuilderClient struct + func NewServiceBuilderClient(cc grpc.ClientConnInterface) *ServiceBuilderClient + func (c *ServiceBuilderClient) AddAddress2(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *ServiceBuilderClient) AddAddress2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *ServiceBuilderClient) AddAllowedApplication(ctx context.Context, arg0 string) (int64, error) + func (c *ServiceBuilderClient) AddDisallowedApplication(ctx context.Context, arg0 string) (int64, error) + func (c *ServiceBuilderClient) AddDnsServer1(ctx context.Context, arg0 string) (int64, error) + func (c *ServiceBuilderClient) AddDnsServer1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ServiceBuilderClient) AddRoute1(ctx context.Context, arg0 int64) (int64, error) + func (c *ServiceBuilderClient) AddRoute2_1(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *ServiceBuilderClient) AddRoute2_2(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *ServiceBuilderClient) AddSearchDomain(ctx context.Context, arg0 string) (int64, error) + func (c *ServiceBuilderClient) AllowBypass(ctx context.Context) (int64, error) + func (c *ServiceBuilderClient) AllowFamily(ctx context.Context, arg0 int32) (int64, error) + func (c *ServiceBuilderClient) Establish(ctx context.Context) (int64, error) + func (c *ServiceBuilderClient) ExcludeRoute(ctx context.Context, arg0 int64) (int64, error) + func (c *ServiceBuilderClient) SetBlocking(ctx context.Context, arg0 bool) (int64, error) + func (c *ServiceBuilderClient) SetConfigureIntent(ctx context.Context, arg0 int64) (int64, error) + func (c *ServiceBuilderClient) SetHttpProxy(ctx context.Context, arg0 int64) (int64, error) + func (c *ServiceBuilderClient) SetMetered(ctx context.Context, arg0 bool) (int64, error) + func (c *ServiceBuilderClient) SetMtu(ctx context.Context, arg0 int32) (int64, error) + func (c *ServiceBuilderClient) SetSession(ctx context.Context, arg0 string) (int64, error) + func (c *ServiceBuilderClient) SetUnderlyingNetworks(ctx context.Context, arg0 int64) (int64, error) + type ServiceClient struct + func NewServiceClient(cc grpc.ClientConnInterface) *ServiceClient + func (c *ServiceClient) IsAlwaysOn(ctx context.Context, handle int64) (bool, error) + func (c *ServiceClient) IsLockdownEnabled(ctx context.Context, handle int64) (bool, error) + func (c *ServiceClient) OnBind(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ServiceClient) OnRevoke(ctx context.Context, handle int64) error + func (c *ServiceClient) Prepare(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ServiceClient) Protect1(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *ServiceClient) Protect1_1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ServiceClient) Protect1_2(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ServiceClient) SetUnderlyingNetworks(ctx context.Context, handle int64, arg0 int64) (bool, error)