Documentation
¶
Index ¶
- type 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
- 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
- type 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
- 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
- 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
- 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
- type 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
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CellUnderlyingNetworkTemplateBuilderClient ¶
type CellUnderlyingNetworkTemplateBuilderClient struct {
// contains filtered or unexported fields
}
CellUnderlyingNetworkTemplateBuilderClient wraps the gRPC CellUnderlyingNetworkTemplateBuilderService client.
func NewCellUnderlyingNetworkTemplateBuilderClient ¶
func NewCellUnderlyingNetworkTemplateBuilderClient(cc grpc.ClientConnInterface) *CellUnderlyingNetworkTemplateBuilderClient
NewCellUnderlyingNetworkTemplateBuilderClient creates a new CellUnderlyingNetworkTemplateBuilder client.
func (*CellUnderlyingNetworkTemplateBuilderClient) Build ¶
func (c *CellUnderlyingNetworkTemplateBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*CellUnderlyingNetworkTemplateBuilderClient) SetCbs ¶
func (c *CellUnderlyingNetworkTemplateBuilderClient) SetCbs(ctx context.Context, arg0 int32) (int64, error)
SetCbs calls the SetCbs RPC.
func (*CellUnderlyingNetworkTemplateBuilderClient) SetDun ¶
func (c *CellUnderlyingNetworkTemplateBuilderClient) SetDun(ctx context.Context, arg0 int32) (int64, error)
SetDun calls the SetDun RPC.
func (*CellUnderlyingNetworkTemplateBuilderClient) SetIms ¶
func (c *CellUnderlyingNetworkTemplateBuilderClient) SetIms(ctx context.Context, arg0 int32) (int64, error)
SetIms calls the SetIms RPC.
func (*CellUnderlyingNetworkTemplateBuilderClient) SetInternet ¶
func (c *CellUnderlyingNetworkTemplateBuilderClient) SetInternet(ctx context.Context, arg0 int32) (int64, error)
SetInternet calls the SetInternet RPC.
func (*CellUnderlyingNetworkTemplateBuilderClient) SetMetered ¶
func (c *CellUnderlyingNetworkTemplateBuilderClient) SetMetered(ctx context.Context, arg0 int32) (int64, error)
SetMetered calls the SetMetered RPC.
func (*CellUnderlyingNetworkTemplateBuilderClient) SetMinDownstreamBandwidthKbps ¶
func (c *CellUnderlyingNetworkTemplateBuilderClient) SetMinDownstreamBandwidthKbps(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SetMinDownstreamBandwidthKbps calls the SetMinDownstreamBandwidthKbps RPC.
func (*CellUnderlyingNetworkTemplateBuilderClient) SetMinUpstreamBandwidthKbps ¶
func (c *CellUnderlyingNetworkTemplateBuilderClient) SetMinUpstreamBandwidthKbps(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SetMinUpstreamBandwidthKbps calls the SetMinUpstreamBandwidthKbps RPC.
func (*CellUnderlyingNetworkTemplateBuilderClient) SetMms ¶
func (c *CellUnderlyingNetworkTemplateBuilderClient) SetMms(ctx context.Context, arg0 int32) (int64, error)
SetMms calls the SetMms RPC.
func (*CellUnderlyingNetworkTemplateBuilderClient) SetOpportunistic ¶
func (c *CellUnderlyingNetworkTemplateBuilderClient) SetOpportunistic(ctx context.Context, arg0 int32) (int64, error)
SetOpportunistic calls the SetOpportunistic RPC.
func (*CellUnderlyingNetworkTemplateBuilderClient) SetRcs ¶
func (c *CellUnderlyingNetworkTemplateBuilderClient) SetRcs(ctx context.Context, arg0 int32) (int64, error)
SetRcs calls the SetRcs RPC.
func (*CellUnderlyingNetworkTemplateBuilderClient) SetRoaming ¶
func (c *CellUnderlyingNetworkTemplateBuilderClient) SetRoaming(ctx context.Context, arg0 int32) (int64, error)
SetRoaming calls the SetRoaming RPC.
type CellUnderlyingNetworkTemplateClient ¶
type CellUnderlyingNetworkTemplateClient struct {
// contains filtered or unexported fields
}
CellUnderlyingNetworkTemplateClient wraps the gRPC CellUnderlyingNetworkTemplateService client.
func NewCellUnderlyingNetworkTemplateClient ¶
func NewCellUnderlyingNetworkTemplateClient(cc grpc.ClientConnInterface) *CellUnderlyingNetworkTemplateClient
NewCellUnderlyingNetworkTemplateClient creates a new CellUnderlyingNetworkTemplate client.
func (*CellUnderlyingNetworkTemplateClient) GetCbs ¶
func (c *CellUnderlyingNetworkTemplateClient) GetCbs(ctx context.Context) (int32, error)
GetCbs calls the GetCbs RPC.
func (*CellUnderlyingNetworkTemplateClient) GetDun ¶
func (c *CellUnderlyingNetworkTemplateClient) GetDun(ctx context.Context) (int32, error)
GetDun calls the GetDun RPC.
func (*CellUnderlyingNetworkTemplateClient) GetIms ¶
func (c *CellUnderlyingNetworkTemplateClient) GetIms(ctx context.Context) (int32, error)
GetIms calls the GetIms RPC.
func (*CellUnderlyingNetworkTemplateClient) GetInternet ¶
func (c *CellUnderlyingNetworkTemplateClient) GetInternet(ctx context.Context) (int32, error)
GetInternet calls the GetInternet RPC.
func (*CellUnderlyingNetworkTemplateClient) GetMms ¶
func (c *CellUnderlyingNetworkTemplateClient) GetMms(ctx context.Context) (int32, error)
GetMms calls the GetMms RPC.
func (*CellUnderlyingNetworkTemplateClient) GetOperatorPlmnIds ¶
func (c *CellUnderlyingNetworkTemplateClient) GetOperatorPlmnIds(ctx context.Context) (int64, error)
GetOperatorPlmnIds calls the GetOperatorPlmnIds RPC.
func (*CellUnderlyingNetworkTemplateClient) GetOpportunistic ¶
func (c *CellUnderlyingNetworkTemplateClient) GetOpportunistic(ctx context.Context) (int32, error)
GetOpportunistic calls the GetOpportunistic RPC.
func (*CellUnderlyingNetworkTemplateClient) GetRcs ¶
func (c *CellUnderlyingNetworkTemplateClient) GetRcs(ctx context.Context) (int32, error)
GetRcs calls the GetRcs RPC.
func (*CellUnderlyingNetworkTemplateClient) GetRoaming ¶
func (c *CellUnderlyingNetworkTemplateClient) GetRoaming(ctx context.Context) (int32, error)
GetRoaming calls the GetRoaming RPC.
func (*CellUnderlyingNetworkTemplateClient) GetSimSpecificCarrierIds ¶
func (c *CellUnderlyingNetworkTemplateClient) GetSimSpecificCarrierIds(ctx context.Context) (int64, error)
GetSimSpecificCarrierIds calls the GetSimSpecificCarrierIds RPC.
type ConfigBuilderClient ¶
type ConfigBuilderClient struct {
// contains filtered or unexported fields
}
ConfigBuilderClient wraps the gRPC ConfigBuilderService client.
func NewConfigBuilderClient ¶
func NewConfigBuilderClient(cc grpc.ClientConnInterface) *ConfigBuilderClient
NewConfigBuilderClient creates a new ConfigBuilder client.
func (*ConfigBuilderClient) AddGatewayConnectionConfig ¶
func (c *ConfigBuilderClient) AddGatewayConnectionConfig(ctx context.Context, arg0 int64) (int64, error)
AddGatewayConnectionConfig calls the AddGatewayConnectionConfig RPC.
type ConfigClient ¶
type ConfigClient struct {
// contains filtered or unexported fields
}
ConfigClient wraps the gRPC ConfigService client.
func NewConfigClient ¶
func NewConfigClient(cc grpc.ClientConnInterface) *ConfigClient
NewConfigClient creates a new Config client.
func (*ConfigClient) DescribeContents ¶
func (c *ConfigClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*ConfigClient) GetGatewayConnectionConfigs ¶
func (c *ConfigClient) GetGatewayConnectionConfigs(ctx context.Context) (int64, error)
GetGatewayConnectionConfigs calls the GetGatewayConnectionConfigs RPC.
func (*ConfigClient) GetRestrictedUnderlyingNetworkTransports ¶
func (c *ConfigClient) GetRestrictedUnderlyingNetworkTransports(ctx context.Context) (int64, error)
GetRestrictedUnderlyingNetworkTransports calls the GetRestrictedUnderlyingNetworkTransports RPC.
func (*ConfigClient) HashCode ¶
func (c *ConfigClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*ConfigClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type GatewayConnectionConfigBuilderClient ¶
type GatewayConnectionConfigBuilderClient struct {
// contains filtered or unexported fields
}
GatewayConnectionConfigBuilderClient wraps the gRPC GatewayConnectionConfigBuilderService client.
func NewGatewayConnectionConfigBuilderClient ¶
func NewGatewayConnectionConfigBuilderClient(cc grpc.ClientConnInterface) *GatewayConnectionConfigBuilderClient
NewGatewayConnectionConfigBuilderClient creates a new GatewayConnectionConfigBuilder client.
func (*GatewayConnectionConfigBuilderClient) AddExposedCapability ¶
func (c *GatewayConnectionConfigBuilderClient) AddExposedCapability(ctx context.Context, arg0 int32) (int64, error)
AddExposedCapability calls the AddExposedCapability RPC.
func (*GatewayConnectionConfigBuilderClient) AddGatewayOption ¶
func (c *GatewayConnectionConfigBuilderClient) AddGatewayOption(ctx context.Context, arg0 int32) (int64, error)
AddGatewayOption calls the AddGatewayOption RPC.
func (*GatewayConnectionConfigBuilderClient) Build ¶
func (c *GatewayConnectionConfigBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*GatewayConnectionConfigBuilderClient) RemoveExposedCapability ¶
func (c *GatewayConnectionConfigBuilderClient) RemoveExposedCapability(ctx context.Context, arg0 int32) (int64, error)
RemoveExposedCapability calls the RemoveExposedCapability RPC.
func (*GatewayConnectionConfigBuilderClient) RemoveGatewayOption ¶
func (c *GatewayConnectionConfigBuilderClient) RemoveGatewayOption(ctx context.Context, arg0 int32) (int64, error)
RemoveGatewayOption calls the RemoveGatewayOption RPC.
func (*GatewayConnectionConfigBuilderClient) SetMaxMtu ¶
func (c *GatewayConnectionConfigBuilderClient) SetMaxMtu(ctx context.Context, arg0 int32) (int64, error)
SetMaxMtu calls the SetMaxMtu RPC.
func (*GatewayConnectionConfigBuilderClient) SetMinUdpPort4500NatTimeoutSeconds ¶
func (c *GatewayConnectionConfigBuilderClient) SetMinUdpPort4500NatTimeoutSeconds(ctx context.Context, arg0 int32) (int64, error)
SetMinUdpPort4500NatTimeoutSeconds calls the SetMinUdpPort4500NatTimeoutSeconds RPC.
func (*GatewayConnectionConfigBuilderClient) SetRetryIntervalsMillis ¶
func (c *GatewayConnectionConfigBuilderClient) SetRetryIntervalsMillis(ctx context.Context, arg0 int64) (int64, error)
SetRetryIntervalsMillis calls the SetRetryIntervalsMillis RPC.
func (*GatewayConnectionConfigBuilderClient) SetSafeModeEnabled ¶
func (c *GatewayConnectionConfigBuilderClient) SetSafeModeEnabled(ctx context.Context, arg0 bool) (int64, error)
SetSafeModeEnabled calls the SetSafeModeEnabled RPC.
type GatewayConnectionConfigClient ¶
type GatewayConnectionConfigClient struct {
// contains filtered or unexported fields
}
GatewayConnectionConfigClient wraps the gRPC GatewayConnectionConfigService client.
func NewGatewayConnectionConfigClient ¶
func NewGatewayConnectionConfigClient(cc grpc.ClientConnInterface) *GatewayConnectionConfigClient
NewGatewayConnectionConfigClient creates a new GatewayConnectionConfig client.
func (*GatewayConnectionConfigClient) GetExposedCapabilities ¶
func (c *GatewayConnectionConfigClient) GetExposedCapabilities(ctx context.Context) (int64, error)
GetExposedCapabilities calls the GetExposedCapabilities RPC.
func (*GatewayConnectionConfigClient) GetGatewayConnectionName ¶
func (c *GatewayConnectionConfigClient) GetGatewayConnectionName(ctx context.Context) (string, error)
GetGatewayConnectionName calls the GetGatewayConnectionName RPC.
func (*GatewayConnectionConfigClient) GetMaxMtu ¶
func (c *GatewayConnectionConfigClient) GetMaxMtu(ctx context.Context) (int32, error)
GetMaxMtu calls the GetMaxMtu RPC.
func (*GatewayConnectionConfigClient) GetMinUdpPort4500NatTimeoutSeconds ¶
func (c *GatewayConnectionConfigClient) GetMinUdpPort4500NatTimeoutSeconds(ctx context.Context) (int32, error)
GetMinUdpPort4500NatTimeoutSeconds calls the GetMinUdpPort4500NatTimeoutSeconds RPC.
func (*GatewayConnectionConfigClient) GetRetryIntervalsMillis ¶
func (c *GatewayConnectionConfigClient) GetRetryIntervalsMillis(ctx context.Context) (int64, error)
GetRetryIntervalsMillis calls the GetRetryIntervalsMillis RPC.
func (*GatewayConnectionConfigClient) GetVcnUnderlyingNetworkPriorities ¶
func (c *GatewayConnectionConfigClient) GetVcnUnderlyingNetworkPriorities(ctx context.Context) (int64, error)
GetVcnUnderlyingNetworkPriorities calls the GetVcnUnderlyingNetworkPriorities RPC.
func (*GatewayConnectionConfigClient) HasGatewayOption ¶
func (c *GatewayConnectionConfigClient) HasGatewayOption(ctx context.Context, arg0 int32) (bool, error)
HasGatewayOption calls the HasGatewayOption RPC.
func (*GatewayConnectionConfigClient) HashCode ¶
func (c *GatewayConnectionConfigClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*GatewayConnectionConfigClient) IsSafeModeEnabled ¶
func (c *GatewayConnectionConfigClient) IsSafeModeEnabled(ctx context.Context) (bool, error)
IsSafeModeEnabled calls the IsSafeModeEnabled RPC.
type ManagerClient ¶
type ManagerClient struct {
// contains filtered or unexported fields
}
ManagerClient wraps the gRPC ManagerService client.
func NewManagerClient ¶
func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient
NewManagerClient creates a new Manager client.
func (*ManagerClient) ClearVcnConfig ¶
func (c *ManagerClient) ClearVcnConfig(ctx context.Context, arg0 int64) error
ClearVcnConfig calls the ClearVcnConfig RPC.
func (*ManagerClient) GetConfiguredSubscriptionGroups ¶
func (c *ManagerClient) GetConfiguredSubscriptionGroups(ctx context.Context) (int64, error)
GetConfiguredSubscriptionGroups calls the GetConfiguredSubscriptionGroups RPC.
func (*ManagerClient) RegisterVcnStatusCallback ¶
func (c *ManagerClient) RegisterVcnStatusCallback(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
RegisterVcnStatusCallback calls the RegisterVcnStatusCallback RPC.
func (*ManagerClient) SetVcnConfig ¶
SetVcnConfig calls the SetVcnConfig RPC.
func (*ManagerClient) UnregisterVcnStatusCallback ¶
func (c *ManagerClient) UnregisterVcnStatusCallback(ctx context.Context, arg0 int64) error
UnregisterVcnStatusCallback calls the UnregisterVcnStatusCallback RPC.
type ManagerVcnStatusCallbackClient ¶
type ManagerVcnStatusCallbackClient struct {
// contains filtered or unexported fields
}
ManagerVcnStatusCallbackClient wraps the gRPC ManagerVcnStatusCallbackService client.
func NewManagerVcnStatusCallbackClient ¶
func NewManagerVcnStatusCallbackClient(cc grpc.ClientConnInterface) *ManagerVcnStatusCallbackClient
NewManagerVcnStatusCallbackClient creates a new ManagerVcnStatusCallback client.
func (*ManagerVcnStatusCallbackClient) OnGatewayConnectionError ¶
func (c *ManagerVcnStatusCallbackClient) OnGatewayConnectionError(ctx context.Context, arg0 string, arg1 int32, arg2 int64) error
OnGatewayConnectionError calls the OnGatewayConnectionError RPC.
func (*ManagerVcnStatusCallbackClient) OnStatusChanged ¶
func (c *ManagerVcnStatusCallbackClient) OnStatusChanged(ctx context.Context, arg0 int32) error
OnStatusChanged calls the OnStatusChanged RPC.
type UnderlyingNetworkTemplateClient ¶
type UnderlyingNetworkTemplateClient struct {
// contains filtered or unexported fields
}
UnderlyingNetworkTemplateClient wraps the gRPC UnderlyingNetworkTemplateService client.
func NewUnderlyingNetworkTemplateClient ¶
func NewUnderlyingNetworkTemplateClient(cc grpc.ClientConnInterface) *UnderlyingNetworkTemplateClient
NewUnderlyingNetworkTemplateClient creates a new UnderlyingNetworkTemplate client.
func (*UnderlyingNetworkTemplateClient) GetMetered ¶
func (c *UnderlyingNetworkTemplateClient) GetMetered(ctx context.Context) (int32, error)
GetMetered calls the GetMetered RPC.
func (*UnderlyingNetworkTemplateClient) GetMinEntryDownstreamBandwidthKbps ¶
func (c *UnderlyingNetworkTemplateClient) GetMinEntryDownstreamBandwidthKbps(ctx context.Context) (int32, error)
GetMinEntryDownstreamBandwidthKbps calls the GetMinEntryDownstreamBandwidthKbps RPC.
func (*UnderlyingNetworkTemplateClient) GetMinEntryUpstreamBandwidthKbps ¶
func (c *UnderlyingNetworkTemplateClient) GetMinEntryUpstreamBandwidthKbps(ctx context.Context) (int32, error)
GetMinEntryUpstreamBandwidthKbps calls the GetMinEntryUpstreamBandwidthKbps RPC.
func (*UnderlyingNetworkTemplateClient) GetMinExitDownstreamBandwidthKbps ¶
func (c *UnderlyingNetworkTemplateClient) GetMinExitDownstreamBandwidthKbps(ctx context.Context) (int32, error)
GetMinExitDownstreamBandwidthKbps calls the GetMinExitDownstreamBandwidthKbps RPC.
func (*UnderlyingNetworkTemplateClient) GetMinExitUpstreamBandwidthKbps ¶
func (c *UnderlyingNetworkTemplateClient) GetMinExitUpstreamBandwidthKbps(ctx context.Context) (int32, error)
GetMinExitUpstreamBandwidthKbps calls the GetMinExitUpstreamBandwidthKbps RPC.
type WifiUnderlyingNetworkTemplateBuilderClient ¶
type WifiUnderlyingNetworkTemplateBuilderClient struct {
// contains filtered or unexported fields
}
WifiUnderlyingNetworkTemplateBuilderClient wraps the gRPC WifiUnderlyingNetworkTemplateBuilderService client.
func NewWifiUnderlyingNetworkTemplateBuilderClient ¶
func NewWifiUnderlyingNetworkTemplateBuilderClient(cc grpc.ClientConnInterface) *WifiUnderlyingNetworkTemplateBuilderClient
NewWifiUnderlyingNetworkTemplateBuilderClient creates a new WifiUnderlyingNetworkTemplateBuilder client.
func (*WifiUnderlyingNetworkTemplateBuilderClient) Build ¶
func (c *WifiUnderlyingNetworkTemplateBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*WifiUnderlyingNetworkTemplateBuilderClient) SetMetered ¶
func (c *WifiUnderlyingNetworkTemplateBuilderClient) SetMetered(ctx context.Context, arg0 int32) (int64, error)
SetMetered calls the SetMetered RPC.
func (*WifiUnderlyingNetworkTemplateBuilderClient) SetMinDownstreamBandwidthKbps ¶
func (c *WifiUnderlyingNetworkTemplateBuilderClient) SetMinDownstreamBandwidthKbps(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SetMinDownstreamBandwidthKbps calls the SetMinDownstreamBandwidthKbps RPC.
func (*WifiUnderlyingNetworkTemplateBuilderClient) SetMinUpstreamBandwidthKbps ¶
func (c *WifiUnderlyingNetworkTemplateBuilderClient) SetMinUpstreamBandwidthKbps(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SetMinUpstreamBandwidthKbps calls the SetMinUpstreamBandwidthKbps RPC.
type WifiUnderlyingNetworkTemplateClient ¶
type WifiUnderlyingNetworkTemplateClient struct {
// contains filtered or unexported fields
}
WifiUnderlyingNetworkTemplateClient wraps the gRPC WifiUnderlyingNetworkTemplateService client.
func NewWifiUnderlyingNetworkTemplateClient ¶
func NewWifiUnderlyingNetworkTemplateClient(cc grpc.ClientConnInterface) *WifiUnderlyingNetworkTemplateClient
NewWifiUnderlyingNetworkTemplateClient creates a new WifiUnderlyingNetworkTemplate client.