Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type CellUnderlyingNetworkTemplateBuilderClient struct + func NewCellUnderlyingNetworkTemplateBuilderClient(cc grpc.ClientConnInterface) *CellUnderlyingNetworkTemplateBuilderClient + func (c *CellUnderlyingNetworkTemplateBuilderClient) Build(ctx context.Context) (int64, error) + func (c *CellUnderlyingNetworkTemplateBuilderClient) SetCbs(ctx context.Context, arg0 int32) (int64, error) + func (c *CellUnderlyingNetworkTemplateBuilderClient) SetDun(ctx context.Context, arg0 int32) (int64, error) + func (c *CellUnderlyingNetworkTemplateBuilderClient) SetIms(ctx context.Context, arg0 int32) (int64, error) + func (c *CellUnderlyingNetworkTemplateBuilderClient) SetInternet(ctx context.Context, arg0 int32) (int64, error) + func (c *CellUnderlyingNetworkTemplateBuilderClient) SetMetered(ctx context.Context, arg0 int32) (int64, error) + func (c *CellUnderlyingNetworkTemplateBuilderClient) SetMinDownstreamBandwidthKbps(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *CellUnderlyingNetworkTemplateBuilderClient) SetMinUpstreamBandwidthKbps(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *CellUnderlyingNetworkTemplateBuilderClient) SetMms(ctx context.Context, arg0 int32) (int64, error) + func (c *CellUnderlyingNetworkTemplateBuilderClient) SetOpportunistic(ctx context.Context, arg0 int32) (int64, error) + func (c *CellUnderlyingNetworkTemplateBuilderClient) SetRcs(ctx context.Context, arg0 int32) (int64, error) + func (c *CellUnderlyingNetworkTemplateBuilderClient) SetRoaming(ctx context.Context, arg0 int32) (int64, error) + type CellUnderlyingNetworkTemplateClient struct + func NewCellUnderlyingNetworkTemplateClient(cc grpc.ClientConnInterface) *CellUnderlyingNetworkTemplateClient + func (c *CellUnderlyingNetworkTemplateClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *CellUnderlyingNetworkTemplateClient) GetCbs(ctx context.Context) (int32, error) + func (c *CellUnderlyingNetworkTemplateClient) GetDun(ctx context.Context) (int32, error) + func (c *CellUnderlyingNetworkTemplateClient) GetIms(ctx context.Context) (int32, error) + func (c *CellUnderlyingNetworkTemplateClient) GetInternet(ctx context.Context) (int32, error) + func (c *CellUnderlyingNetworkTemplateClient) GetMms(ctx context.Context) (int32, error) + func (c *CellUnderlyingNetworkTemplateClient) GetOperatorPlmnIds(ctx context.Context) (int64, error) + func (c *CellUnderlyingNetworkTemplateClient) GetOpportunistic(ctx context.Context) (int32, error) + func (c *CellUnderlyingNetworkTemplateClient) GetRcs(ctx context.Context) (int32, error) + func (c *CellUnderlyingNetworkTemplateClient) GetRoaming(ctx context.Context) (int32, error) + func (c *CellUnderlyingNetworkTemplateClient) GetSimSpecificCarrierIds(ctx context.Context) (int64, error) + func (c *CellUnderlyingNetworkTemplateClient) HashCode(ctx context.Context) (int32, error) + type ConfigBuilderClient struct + func NewConfigBuilderClient(cc grpc.ClientConnInterface) *ConfigBuilderClient + func (c *ConfigBuilderClient) AddGatewayConnectionConfig(ctx context.Context, arg0 int64) (int64, error) + func (c *ConfigBuilderClient) Build(ctx context.Context) (int64, error) + type ConfigClient struct + func NewConfigClient(cc grpc.ClientConnInterface) *ConfigClient + func (c *ConfigClient) DescribeContents(ctx context.Context) (int32, error) + func (c *ConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *ConfigClient) GetGatewayConnectionConfigs(ctx context.Context) (int64, error) + func (c *ConfigClient) GetRestrictedUnderlyingNetworkTransports(ctx context.Context) (int64, error) + func (c *ConfigClient) HashCode(ctx context.Context) (int32, error) + func (c *ConfigClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type GatewayConnectionConfigBuilderClient struct + func NewGatewayConnectionConfigBuilderClient(cc grpc.ClientConnInterface) *GatewayConnectionConfigBuilderClient + func (c *GatewayConnectionConfigBuilderClient) AddExposedCapability(ctx context.Context, arg0 int32) (int64, error) + func (c *GatewayConnectionConfigBuilderClient) AddGatewayOption(ctx context.Context, arg0 int32) (int64, error) + func (c *GatewayConnectionConfigBuilderClient) Build(ctx context.Context) (int64, error) + func (c *GatewayConnectionConfigBuilderClient) RemoveExposedCapability(ctx context.Context, arg0 int32) (int64, error) + func (c *GatewayConnectionConfigBuilderClient) RemoveGatewayOption(ctx context.Context, arg0 int32) (int64, error) + func (c *GatewayConnectionConfigBuilderClient) SetMaxMtu(ctx context.Context, arg0 int32) (int64, error) + func (c *GatewayConnectionConfigBuilderClient) SetMinUdpPort4500NatTimeoutSeconds(ctx context.Context, arg0 int32) (int64, error) + func (c *GatewayConnectionConfigBuilderClient) SetRetryIntervalsMillis(ctx context.Context, arg0 int64) (int64, error) + func (c *GatewayConnectionConfigBuilderClient) SetSafeModeEnabled(ctx context.Context, arg0 bool) (int64, error) + type GatewayConnectionConfigClient struct + func NewGatewayConnectionConfigClient(cc grpc.ClientConnInterface) *GatewayConnectionConfigClient + func (c *GatewayConnectionConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *GatewayConnectionConfigClient) GetExposedCapabilities(ctx context.Context) (int64, error) + func (c *GatewayConnectionConfigClient) GetGatewayConnectionName(ctx context.Context) (string, error) + func (c *GatewayConnectionConfigClient) GetMaxMtu(ctx context.Context) (int32, error) + func (c *GatewayConnectionConfigClient) GetMinUdpPort4500NatTimeoutSeconds(ctx context.Context) (int32, error) + func (c *GatewayConnectionConfigClient) GetRetryIntervalsMillis(ctx context.Context) (int64, error) + func (c *GatewayConnectionConfigClient) GetVcnUnderlyingNetworkPriorities(ctx context.Context) (int64, error) + func (c *GatewayConnectionConfigClient) HasGatewayOption(ctx context.Context, arg0 int32) (bool, error) + func (c *GatewayConnectionConfigClient) HashCode(ctx context.Context) (int32, error) + func (c *GatewayConnectionConfigClient) IsSafeModeEnabled(ctx context.Context) (bool, error) + type ManagerClient struct + func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient + func (c *ManagerClient) ClearVcnConfig(ctx context.Context, arg0 int64) error + func (c *ManagerClient) GetConfiguredSubscriptionGroups(ctx context.Context) (int64, error) + func (c *ManagerClient) RegisterVcnStatusCallback(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *ManagerClient) SetVcnConfig(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ManagerClient) UnregisterVcnStatusCallback(ctx context.Context, arg0 int64) error + type ManagerVcnStatusCallbackClient struct + func NewManagerVcnStatusCallbackClient(cc grpc.ClientConnInterface) *ManagerVcnStatusCallbackClient + func (c *ManagerVcnStatusCallbackClient) OnGatewayConnectionError(ctx context.Context, arg0 string, arg1 int32, arg2 int64) error + func (c *ManagerVcnStatusCallbackClient) OnStatusChanged(ctx context.Context, arg0 int32) error + type UnderlyingNetworkTemplateClient struct + func NewUnderlyingNetworkTemplateClient(cc grpc.ClientConnInterface) *UnderlyingNetworkTemplateClient + func (c *UnderlyingNetworkTemplateClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *UnderlyingNetworkTemplateClient) GetMetered(ctx context.Context) (int32, error) + func (c *UnderlyingNetworkTemplateClient) GetMinEntryDownstreamBandwidthKbps(ctx context.Context) (int32, error) + func (c *UnderlyingNetworkTemplateClient) GetMinEntryUpstreamBandwidthKbps(ctx context.Context) (int32, error) + func (c *UnderlyingNetworkTemplateClient) GetMinExitDownstreamBandwidthKbps(ctx context.Context) (int32, error) + func (c *UnderlyingNetworkTemplateClient) GetMinExitUpstreamBandwidthKbps(ctx context.Context) (int32, error) + func (c *UnderlyingNetworkTemplateClient) HashCode(ctx context.Context) (int32, error) + type WifiUnderlyingNetworkTemplateBuilderClient struct + func NewWifiUnderlyingNetworkTemplateBuilderClient(cc grpc.ClientConnInterface) *WifiUnderlyingNetworkTemplateBuilderClient + func (c *WifiUnderlyingNetworkTemplateBuilderClient) Build(ctx context.Context) (int64, error) + func (c *WifiUnderlyingNetworkTemplateBuilderClient) SetMetered(ctx context.Context, arg0 int32) (int64, error) + func (c *WifiUnderlyingNetworkTemplateBuilderClient) SetMinDownstreamBandwidthKbps(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *WifiUnderlyingNetworkTemplateBuilderClient) SetMinUpstreamBandwidthKbps(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + type WifiUnderlyingNetworkTemplateClient struct + func NewWifiUnderlyingNetworkTemplateClient(cc grpc.ClientConnInterface) *WifiUnderlyingNetworkTemplateClient + func (c *WifiUnderlyingNetworkTemplateClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *WifiUnderlyingNetworkTemplateClient) GetSsids(ctx context.Context) (int64, error) + func (c *WifiUnderlyingNetworkTemplateClient) HashCode(ctx context.Context) (int32, error)