Versions in this module Expand all Collapse all v1 v1.2.5 Sep 23, 2024 Changes in this version + const TagExpectErr + var AlertPolicyShowExtraCount = 0 + var AlertShowExtraCount = 0 + var AppInstInfoShowExtraCount = 0 + var AppInstRefsShowExtraCount = 0 + var AppInstShowExtraCount = 0 + var AppShowExtraCount = 0 + var AutoProvPolicyShowExtraCount = 0 + var AutoScalePolicyShowExtraCount = 0 + var CloudletInfoShowExtraCount = 0 + var CloudletNodeShowExtraCount = 0 + var CloudletPoolShowExtraCount = 0 + var CloudletRefsShowExtraCount = 0 + var CloudletShowExtraCount = 0 + var ClusterInstInfoShowExtraCount = 0 + var ClusterInstShowExtraCount = 0 + var ClusterRefsShowExtraCount = 0 + var DeviceShowExtraCount = 0 + var FlavorShowExtraCount = 0 + var GPUDriverShowExtraCount = 0 + var NetworkShowExtraCount = 0 + var NoApiCallback = func(string) + var NodeShowExtraCount = 0 + var OperatorCodeShowExtraCount = 0 + var ResTagTableShowExtraCount = 0 + var ShowCloudletsForAppDeploymentExtraCount = 0 + var ShowFlavorsForCloudletExtraCount = 0 + var TrustPolicyExceptionShowExtraCount = 0 + var TrustPolicyShowExtraCount = 0 + var VMPoolShowExtraCount = 0 + func AlertData() []edgeproto.Alert + func AlertPolicyData() []edgeproto.AlertPolicy + func AlertPolicyReadStream(stream AlertPolicyStream) ([]edgeproto.AlertPolicy, error) + func AlertReadStream(stream AlertStream) ([]edgeproto.Alert, error) + func AppData() []edgeproto.App + func AppInstClientData() []edgeproto.AppInstClient + func AppInstClientKeyData() []edgeproto.AppInstClientKey + func AppInstClientReadStream(stream AppInstClientStream) ([]edgeproto.AppInstClient, error) + func AppInstData() []edgeproto.AppInst + func AppInstInfoData() []edgeproto.AppInstInfo + func AppInstInfoReadStream(stream AppInstInfoStream) ([]edgeproto.AppInstInfo, error) + func AppInstMetricsReadStream(stream AppInstMetricsStream) ([]edgeproto.AppInstMetrics, error) + func AppInstReadResultStream(stream ResultStream, err error) error + func AppInstReadStream(stream AppInstStream) ([]edgeproto.AppInst, error) + func AppInstRefsReadStream(stream AppInstRefsStream) ([]edgeproto.AppInstRefs, error) + func AppReadStream(stream AppStream) ([]edgeproto.App, error) + func AutoProvPolicyData() []edgeproto.AutoProvPolicy + func AutoProvPolicyReadStream(stream AutoProvPolicyStream) ([]edgeproto.AutoProvPolicy, error) + func AutoScalePolicyData() []edgeproto.AutoScalePolicy + func AutoScalePolicyReadStream(stream AutoScalePolicyStream) ([]edgeproto.AutoScalePolicy, error) + func ClientAlertPolicyCreate(t *testing.T, api edgeproto.AlertPolicyApiClient, ...) + func ClientAlertPolicyDelete(t *testing.T, api edgeproto.AlertPolicyApiClient, ...) + func ClientAlertPolicyTest(t *testing.T, test string, api edgeproto.AlertPolicyApiClient, ...) + func ClientAlertTest(t *testing.T, test string, api edgeproto.AlertApiClient, ...) + func ClientAppCreate(t *testing.T, api edgeproto.AppApiClient, testData []edgeproto.App) + func ClientAppDelete(t *testing.T, api edgeproto.AppApiClient, testData []edgeproto.App) + func ClientAppInstCreate(t *testing.T, api edgeproto.AppInstApiClient, testData []edgeproto.AppInst) + func ClientAppInstDelete(t *testing.T, api edgeproto.AppInstApiClient, testData []edgeproto.AppInst) + func ClientAppInstInfoTest(t *testing.T, test string, api edgeproto.AppInstInfoApiClient, ...) + func ClientAppInstRefsTest(t *testing.T, test string, api edgeproto.AppInstRefsApiClient, ...) + func ClientAppInstTest(t *testing.T, test string, api edgeproto.AppInstApiClient, ...) + func ClientAppTest(t *testing.T, test string, api edgeproto.AppApiClient, ...) + func ClientAutoProvPolicyCreate(t *testing.T, api edgeproto.AutoProvPolicyApiClient, ...) + func ClientAutoProvPolicyDelete(t *testing.T, api edgeproto.AutoProvPolicyApiClient, ...) + func ClientAutoProvPolicyTest(t *testing.T, test string, api edgeproto.AutoProvPolicyApiClient, ...) + func ClientAutoScalePolicyCreate(t *testing.T, api edgeproto.AutoScalePolicyApiClient, ...) + func ClientAutoScalePolicyDelete(t *testing.T, api edgeproto.AutoScalePolicyApiClient, ...) + func ClientAutoScalePolicyTest(t *testing.T, test string, api edgeproto.AutoScalePolicyApiClient, ...) + func ClientCloudletCreate(t *testing.T, api edgeproto.CloudletApiClient, testData []edgeproto.Cloudlet) + func ClientCloudletDelete(t *testing.T, api edgeproto.CloudletApiClient, testData []edgeproto.Cloudlet) + func ClientCloudletInfoTest(t *testing.T, test string, api edgeproto.CloudletInfoApiClient, ...) + func ClientCloudletNodeCreate(t *testing.T, api edgeproto.CloudletNodeApiClient, ...) + func ClientCloudletNodeDelete(t *testing.T, api edgeproto.CloudletNodeApiClient, ...) + func ClientCloudletNodeTest(t *testing.T, test string, api edgeproto.CloudletNodeApiClient, ...) + func ClientCloudletPoolCreate(t *testing.T, api edgeproto.CloudletPoolApiClient, ...) + func ClientCloudletPoolDelete(t *testing.T, api edgeproto.CloudletPoolApiClient, ...) + func ClientCloudletPoolTest(t *testing.T, test string, api edgeproto.CloudletPoolApiClient, ...) + func ClientCloudletRefsTest(t *testing.T, test string, api edgeproto.CloudletRefsApiClient, ...) + func ClientCloudletTest(t *testing.T, test string, api edgeproto.CloudletApiClient, ...) + func ClientClusterInstCreate(t *testing.T, api edgeproto.ClusterInstApiClient, ...) + func ClientClusterInstDelete(t *testing.T, api edgeproto.ClusterInstApiClient, ...) + func ClientClusterInstInfoTest(t *testing.T, test string, api edgeproto.ClusterInstInfoApiClient, ...) + func ClientClusterInstTest(t *testing.T, test string, api edgeproto.ClusterInstApiClient, ...) + func ClientClusterRefsTest(t *testing.T, test string, api edgeproto.ClusterRefsApiClient, ...) + func ClientDeviceTest(t *testing.T, test string, api edgeproto.DeviceApiClient, ...) + func ClientFlavorCreate(t *testing.T, api edgeproto.FlavorApiClient, testData []edgeproto.Flavor) + func ClientFlavorDelete(t *testing.T, api edgeproto.FlavorApiClient, testData []edgeproto.Flavor) + func ClientFlavorTest(t *testing.T, test string, api edgeproto.FlavorApiClient, ...) + func ClientGPUDriverCreate(t *testing.T, api edgeproto.GPUDriverApiClient, testData []edgeproto.GPUDriver) + func ClientGPUDriverDelete(t *testing.T, api edgeproto.GPUDriverApiClient, testData []edgeproto.GPUDriver) + func ClientGPUDriverTest(t *testing.T, test string, api edgeproto.GPUDriverApiClient, ...) + func ClientNetworkCreate(t *testing.T, api edgeproto.NetworkApiClient, testData []edgeproto.Network) + func ClientNetworkDelete(t *testing.T, api edgeproto.NetworkApiClient, testData []edgeproto.Network) + func ClientNetworkTest(t *testing.T, test string, api edgeproto.NetworkApiClient, ...) + func ClientNodeTest(t *testing.T, test string, api edgeproto.NodeApiClient, ...) + func ClientOperatorCodeCreate(t *testing.T, api edgeproto.OperatorCodeApiClient, ...) + func ClientOperatorCodeDelete(t *testing.T, api edgeproto.OperatorCodeApiClient, ...) + func ClientOperatorCodeTest(t *testing.T, test string, api edgeproto.OperatorCodeApiClient, ...) + func ClientResTagTableCreate(t *testing.T, api edgeproto.ResTagTableApiClient, ...) + func ClientResTagTableDelete(t *testing.T, api edgeproto.ResTagTableApiClient, ...) + func ClientResTagTableTest(t *testing.T, test string, api edgeproto.ResTagTableApiClient, ...) + func ClientTrustPolicyCreate(t *testing.T, api edgeproto.TrustPolicyApiClient, ...) + func ClientTrustPolicyDelete(t *testing.T, api edgeproto.TrustPolicyApiClient, ...) + func ClientTrustPolicyExceptionCreate(t *testing.T, api edgeproto.TrustPolicyExceptionApiClient, ...) + func ClientTrustPolicyExceptionDelete(t *testing.T, api edgeproto.TrustPolicyExceptionApiClient, ...) + func ClientTrustPolicyExceptionTest(t *testing.T, test string, api edgeproto.TrustPolicyExceptionApiClient, ...) + func ClientTrustPolicyTest(t *testing.T, test string, api edgeproto.TrustPolicyApiClient, ...) + func ClientVMPoolCreate(t *testing.T, api edgeproto.VMPoolApiClient, testData []edgeproto.VMPool) + func ClientVMPoolDelete(t *testing.T, api edgeproto.VMPoolApiClient, testData []edgeproto.VMPool) + func ClientVMPoolTest(t *testing.T, test string, api edgeproto.VMPoolApiClient, ...) + func CloudletData() []edgeproto.Cloudlet + func CloudletInfoData() []edgeproto.CloudletInfo + func CloudletInfoReadStream(stream CloudletInfoStream) ([]edgeproto.CloudletInfo, error) + func CloudletKeyReadStream(stream CloudletKeyStream) ([]edgeproto.CloudletKey, error) + func CloudletMetricsReadStream(stream CloudletMetricsStream) ([]edgeproto.CloudletMetrics, error) + func CloudletNodeData() []edgeproto.CloudletNode + func CloudletNodeReadStream(stream CloudletNodeStream) ([]edgeproto.CloudletNode, error) + func CloudletPoolData() []edgeproto.CloudletPool + func CloudletPoolReadStream(stream CloudletPoolStream) ([]edgeproto.CloudletPool, error) + func CloudletReadResultStream(stream ResultStream, err error) error + func CloudletReadStream(stream CloudletStream) ([]edgeproto.Cloudlet, error) + func CloudletRefsData() []edgeproto.CloudletRefs + func CloudletRefsReadStream(stream CloudletRefsStream) ([]edgeproto.CloudletRefs, error) + func CloudletRefsWithAppInstsData() []edgeproto.CloudletRefs + func ClusterInstAutoData() []edgeproto.ClusterInst + func ClusterInstData() []edgeproto.ClusterInst + func ClusterInstInfoReadStream(stream ClusterInstInfoStream) ([]edgeproto.ClusterInstInfo, error) + func ClusterInstReadResultStream(stream ResultStream, err error) error + func ClusterInstReadStream(stream ClusterInstStream) ([]edgeproto.ClusterInst, error) + func ClusterRefsReadStream(stream ClusterRefsStream) ([]edgeproto.ClusterRefs, error) + func CompareExpectedFileData(t *testing.T, fileNameRoot, fileType, generatedData string) + func ControllerReadStream(stream ControllerStream) ([]edgeproto.Controller, error) + func CreateAlertPolicyData(t *testing.T, ctx context.Context, api *AlertPolicyCommonApi, ...) + func CreateAppData(t *testing.T, ctx context.Context, api *AppCommonApi, testData []edgeproto.App) + func CreateAppInstData(t *testing.T, ctx context.Context, api *AppInstCommonApi, ...) + func CreateAutoProvPolicyData(t *testing.T, ctx context.Context, api *AutoProvPolicyCommonApi, ...) + func CreateAutoScalePolicyData(t *testing.T, ctx context.Context, api *AutoScalePolicyCommonApi, ...) + func CreateCloudletData(t *testing.T, ctx context.Context, api *CloudletCommonApi, ...) + func CreateCloudletNodeData(t *testing.T, ctx context.Context, api *CloudletNodeCommonApi, ...) + func CreateCloudletPoolData(t *testing.T, ctx context.Context, api *CloudletPoolCommonApi, ...) + func CreateClusterInstData(t *testing.T, ctx context.Context, api *ClusterInstCommonApi, ...) + func CreateFlavorData(t *testing.T, ctx context.Context, api *FlavorCommonApi, ...) + func CreateGPUDriverData(t *testing.T, ctx context.Context, api *GPUDriverCommonApi, ...) + func CreateNetworkData(t *testing.T, ctx context.Context, api *NetworkCommonApi, ...) + func CreateOperatorCodeData(t *testing.T, ctx context.Context, api *OperatorCodeCommonApi, ...) + func CreateResTagTableData(t *testing.T, ctx context.Context, api *ResTagTableCommonApi, ...) + func CreateTrustPolicyData(t *testing.T, ctx context.Context, api *TrustPolicyCommonApi, ...) + func CreateTrustPolicyExceptionData(t *testing.T, ctx context.Context, api *TrustPolicyExceptionCommonApi, ...) + func CreateVMPoolData(t *testing.T, ctx context.Context, api *VMPoolCommonApi, ...) + func CreatedAppInstData() []edgeproto.AppInst + func DebugReplyReadStream(stream DebugReplyStream) ([]edgeproto.DebugReply, error) + func DeleteAlertPolicyData(t *testing.T, ctx context.Context, api *AlertPolicyCommonApi, ...) + func DeleteAllAllDataInternal(t *testing.T, ctx context.Context, apis InternalCUDAPIs, in *edgeproto.AllData) + func DeleteAllDebugDataInternal(t *testing.T, ctx context.Context, apis InternalCUDAPIs, ...) + func DeleteAllDeviceDataInternal(t *testing.T, ctx context.Context, apis InternalCUDAPIs, ...) + func DeleteAllNodeDataInternal(t *testing.T, ctx context.Context, apis InternalCUDAPIs, ...) + func DeleteAllOrganizationDataInternal(t *testing.T, ctx context.Context, apis InternalCUDAPIs, ...) + func DeleteAllRateLimitSettingsDataInternal(t *testing.T, ctx context.Context, apis InternalCUDAPIs, ...) + func DeleteAppData(t *testing.T, ctx context.Context, api *AppCommonApi, testData []edgeproto.App) + func DeleteAppInstData(t *testing.T, ctx context.Context, api *AppInstCommonApi, ...) + func DeleteAutoProvPolicyData(t *testing.T, ctx context.Context, api *AutoProvPolicyCommonApi, ...) + func DeleteAutoScalePolicyData(t *testing.T, ctx context.Context, api *AutoScalePolicyCommonApi, ...) + func DeleteCloudletData(t *testing.T, ctx context.Context, api *CloudletCommonApi, ...) + func DeleteCloudletNodeData(t *testing.T, ctx context.Context, api *CloudletNodeCommonApi, ...) + func DeleteCloudletPoolData(t *testing.T, ctx context.Context, api *CloudletPoolCommonApi, ...) + func DeleteClusterInstData(t *testing.T, ctx context.Context, api *ClusterInstCommonApi, ...) + func DeleteFlavorData(t *testing.T, ctx context.Context, api *FlavorCommonApi, ...) + func DeleteGPUDriverData(t *testing.T, ctx context.Context, api *GPUDriverCommonApi, ...) + func DeleteNetworkData(t *testing.T, ctx context.Context, api *NetworkCommonApi, ...) + func DeleteOperatorCodeData(t *testing.T, ctx context.Context, api *OperatorCodeCommonApi, ...) + func DeleteResTagTableData(t *testing.T, ctx context.Context, api *ResTagTableCommonApi, ...) + func DeleteTrustPolicyData(t *testing.T, ctx context.Context, api *TrustPolicyCommonApi, ...) + func DeleteTrustPolicyExceptionData(t *testing.T, ctx context.Context, api *TrustPolicyExceptionCommonApi, ...) + func DeleteVMPoolData(t *testing.T, ctx context.Context, api *VMPoolCommonApi, ...) + func DevData() []string + func DeviceReadStream(stream DeviceStream) ([]edgeproto.Device, error) + func FilterResults(in []edgeproto.Result) []edgeproto.Result + func FilterStreamResults(in [][]edgeproto.Result) [][]edgeproto.Result + func FindAlertData(key *edgeproto.AlertKey, testData []edgeproto.Alert) (*edgeproto.Alert, bool) + func FindAlertPolicyData(key *edgeproto.AlertPolicyKey, testData []edgeproto.AlertPolicy) (*edgeproto.AlertPolicy, bool) + func FindAppData(key *edgeproto.AppKey, testData []edgeproto.App) (*edgeproto.App, bool) + func FindAppInstData(key *edgeproto.AppInstKey, testData []edgeproto.AppInst) (*edgeproto.AppInst, bool) + func FindAppInstInfoData(key *edgeproto.AppInstKey, testData []edgeproto.AppInstInfo) (*edgeproto.AppInstInfo, bool) + func FindAppInstRefsData(key *edgeproto.AppKey, testData []edgeproto.AppInstRefs) (*edgeproto.AppInstRefs, bool) + func FindAutoProvPolicyData(key *edgeproto.PolicyKey, testData []edgeproto.AutoProvPolicy) (*edgeproto.AutoProvPolicy, bool) + func FindAutoScalePolicyData(key *edgeproto.PolicyKey, testData []edgeproto.AutoScalePolicy) (*edgeproto.AutoScalePolicy, bool) + func FindCloudletData(key *edgeproto.CloudletKey, testData []edgeproto.Cloudlet) (*edgeproto.Cloudlet, bool) + func FindCloudletInfoData(key *edgeproto.CloudletKey, testData []edgeproto.CloudletInfo) (*edgeproto.CloudletInfo, bool) + func FindCloudletNodeData(key *edgeproto.CloudletNodeKey, testData []edgeproto.CloudletNode) (*edgeproto.CloudletNode, bool) + func FindCloudletPoolData(key *edgeproto.CloudletPoolKey, testData []edgeproto.CloudletPool) (*edgeproto.CloudletPool, bool) + func FindCloudletRefsData(key *edgeproto.CloudletKey, testData []edgeproto.CloudletRefs) (*edgeproto.CloudletRefs, bool) + func FindClusterInstData(key *edgeproto.ClusterKey, testData []edgeproto.ClusterInst) (*edgeproto.ClusterInst, bool) + func FindClusterInstInfoData(key *edgeproto.ClusterKey, testData []edgeproto.ClusterInstInfo) (*edgeproto.ClusterInstInfo, bool) + func FindClusterRefsData(key *edgeproto.ClusterKey, testData []edgeproto.ClusterRefs) (*edgeproto.ClusterRefs, bool) + func FindDeviceData(key *edgeproto.DeviceKey, testData []edgeproto.Device) (*edgeproto.Device, bool) + func FindFlavorData(key *edgeproto.FlavorKey, testData []edgeproto.Flavor) (*edgeproto.Flavor, bool) + func FindGPUDriverData(key *edgeproto.GPUDriverKey, testData []edgeproto.GPUDriver) (*edgeproto.GPUDriver, bool) + func FindNetworkData(key *edgeproto.NetworkKey, testData []edgeproto.Network) (*edgeproto.Network, bool) + func FindNodeData(key *edgeproto.NodeKey, testData []edgeproto.Node) (*edgeproto.Node, bool) + func FindOperatorCodeData(key *edgeproto.OperatorCodeKey, testData []edgeproto.OperatorCode) (*edgeproto.OperatorCode, bool) + func FindResTagTableData(key *edgeproto.ResTagTableKey, testData []edgeproto.ResTagTable) (*edgeproto.ResTagTable, bool) + func FindTrustPolicyData(key *edgeproto.PolicyKey, testData []edgeproto.TrustPolicy) (*edgeproto.TrustPolicy, bool) + func FindTrustPolicyExceptionData(key *edgeproto.TrustPolicyExceptionKey, ...) (*edgeproto.TrustPolicyException, bool) + func FindVMPoolData(key *edgeproto.VMPoolKey, testData []edgeproto.VMPool) (*edgeproto.VMPool, bool) + func FlavorData() []edgeproto.Flavor + func FlavorKeyReadStream(stream FlavorKeyStream) ([]edgeproto.FlavorKey, error) + func FlavorReadStream(stream FlavorStream) ([]edgeproto.Flavor, error) + func FlowRateLimitSettingsReadStream(stream FlowRateLimitSettingsStream) ([]edgeproto.FlowRateLimitSettings, error) + func GPUDriverData() []edgeproto.GPUDriver + func GPUDriverReadResultStream(stream ResultStream, err error) error + func GPUDriverReadStream(stream GPUDriverStream) ([]edgeproto.GPUDriver, error) + func GetAlert(t *testing.T, ctx context.Context, api *AlertCommonApi, ...) bool + func GetAlertPolicy(t *testing.T, ctx context.Context, api *AlertPolicyCommonApi, ...) bool + func GetApp(t *testing.T, ctx context.Context, api *AppCommonApi, key *edgeproto.AppKey, ...) bool + func GetAppInst(t *testing.T, ctx context.Context, api *AppInstCommonApi, ...) bool + func GetAppInstInfo(t *testing.T, ctx context.Context, api *AppInstInfoCommonApi, ...) bool + func GetAppInstRefs(t *testing.T, ctx context.Context, api *AppInstRefsCommonApi, ...) bool + func GetAppInstRefsData() []edgeproto.AppInstRefs + func GetAutoProvPolicy(t *testing.T, ctx context.Context, api *AutoProvPolicyCommonApi, ...) bool + func GetAutoScalePolicy(t *testing.T, ctx context.Context, api *AutoScalePolicyCommonApi, ...) bool + func GetCloudlet(t *testing.T, ctx context.Context, api *CloudletCommonApi, ...) bool + func GetCloudletInfo(t *testing.T, ctx context.Context, api *CloudletInfoCommonApi, ...) bool + func GetCloudletNode(t *testing.T, ctx context.Context, api *CloudletNodeCommonApi, ...) bool + func GetCloudletPool(t *testing.T, ctx context.Context, api *CloudletPoolCommonApi, ...) bool + func GetCloudletRefs(t *testing.T, ctx context.Context, api *CloudletRefsCommonApi, ...) bool + func GetClusterInst(t *testing.T, ctx context.Context, api *ClusterInstCommonApi, ...) bool + func GetClusterInstInfo(t *testing.T, ctx context.Context, api *ClusterInstInfoCommonApi, ...) bool + func GetClusterRefs(t *testing.T, ctx context.Context, api *ClusterRefsCommonApi, ...) bool + func GetDevice(t *testing.T, ctx context.Context, api *DeviceCommonApi, ...) bool + func GetFlavor(t *testing.T, ctx context.Context, api *FlavorCommonApi, ...) bool + func GetGPUDriver(t *testing.T, ctx context.Context, api *GPUDriverCommonApi, ...) bool + func GetNetwork(t *testing.T, ctx context.Context, api *NetworkCommonApi, ...) bool + func GetNode(t *testing.T, ctx context.Context, api *NodeCommonApi, key *edgeproto.NodeKey, ...) bool + func GetOperatorCode(t *testing.T, ctx context.Context, api *OperatorCodeCommonApi, ...) bool + func GetResTagTable(t *testing.T, ctx context.Context, api *ResTagTableCommonApi, ...) bool + func GetTimestamp(t time.Time) *types.Timestamp + func GetTrustPolicy(t *testing.T, ctx context.Context, api *TrustPolicyCommonApi, ...) bool + func GetTrustPolicyException(t *testing.T, ctx context.Context, api *TrustPolicyExceptionCommonApi, ...) bool + func GetVMPool(t *testing.T, ctx context.Context, api *VMPoolCommonApi, ...) bool + func InternalAlertPolicyCreate(t *testing.T, api edgeproto.AlertPolicyApiServer, ...) + func InternalAlertPolicyDelete(t *testing.T, api edgeproto.AlertPolicyApiServer, ...) + func InternalAlertPolicyDeleteAll(t *testing.T, ctx context.Context, api edgeproto.AlertPolicyApiServer, ...) + func InternalAlertPolicyTest(t *testing.T, test string, api edgeproto.AlertPolicyApiServer, ...) + func InternalAlertTest(t *testing.T, test string, api edgeproto.AlertApiServer, ...) + func InternalAppCreate(t *testing.T, api edgeproto.AppApiServer, testData []edgeproto.App) + func InternalAppDelete(t *testing.T, api edgeproto.AppApiServer, testData []edgeproto.App) + func InternalAppDeleteAll(t *testing.T, ctx context.Context, api edgeproto.AppApiServer, ...) + func InternalAppInstCreate(t *testing.T, api edgeproto.AppInstApiServer, testData []edgeproto.AppInst) + func InternalAppInstDelete(t *testing.T, api edgeproto.AppInstApiServer, testData []edgeproto.AppInst) + func InternalAppInstDeleteAll(t *testing.T, ctx context.Context, api edgeproto.AppInstApiServer, ...) + func InternalAppInstInfoTest(t *testing.T, test string, api edgeproto.AppInstInfoApiServer, ...) + func InternalAppInstRefsTest(t *testing.T, test string, api edgeproto.AppInstRefsApiServer, ...) + func InternalAppInstTest(t *testing.T, test string, api edgeproto.AppInstApiServer, ...) + func InternalAppTest(t *testing.T, test string, api edgeproto.AppApiServer, ...) + func InternalAutoProvPolicyCreate(t *testing.T, api edgeproto.AutoProvPolicyApiServer, ...) + func InternalAutoProvPolicyDelete(t *testing.T, api edgeproto.AutoProvPolicyApiServer, ...) + func InternalAutoProvPolicyDeleteAll(t *testing.T, ctx context.Context, api edgeproto.AutoProvPolicyApiServer, ...) + func InternalAutoProvPolicyTest(t *testing.T, test string, api edgeproto.AutoProvPolicyApiServer, ...) + func InternalAutoScalePolicyCreate(t *testing.T, api edgeproto.AutoScalePolicyApiServer, ...) + func InternalAutoScalePolicyDelete(t *testing.T, api edgeproto.AutoScalePolicyApiServer, ...) + func InternalAutoScalePolicyDeleteAll(t *testing.T, ctx context.Context, api edgeproto.AutoScalePolicyApiServer, ...) + func InternalAutoScalePolicyTest(t *testing.T, test string, api edgeproto.AutoScalePolicyApiServer, ...) + func InternalCloudletCreate(t *testing.T, api edgeproto.CloudletApiServer, testData []edgeproto.Cloudlet) + func InternalCloudletDelete(t *testing.T, api edgeproto.CloudletApiServer, testData []edgeproto.Cloudlet) + func InternalCloudletDeleteAll(t *testing.T, ctx context.Context, api edgeproto.CloudletApiServer, ...) + func InternalCloudletInfoTest(t *testing.T, test string, api edgeproto.CloudletInfoApiServer, ...) + func InternalCloudletNodeCreate(t *testing.T, api edgeproto.CloudletNodeApiServer, ...) + func InternalCloudletNodeDelete(t *testing.T, api edgeproto.CloudletNodeApiServer, ...) + func InternalCloudletNodeDeleteAll(t *testing.T, ctx context.Context, api edgeproto.CloudletNodeApiServer, ...) + func InternalCloudletNodeTest(t *testing.T, test string, api edgeproto.CloudletNodeApiServer, ...) + func InternalCloudletPoolCreate(t *testing.T, api edgeproto.CloudletPoolApiServer, ...) + func InternalCloudletPoolDelete(t *testing.T, api edgeproto.CloudletPoolApiServer, ...) + func InternalCloudletPoolDeleteAll(t *testing.T, ctx context.Context, api edgeproto.CloudletPoolApiServer, ...) + func InternalCloudletPoolTest(t *testing.T, test string, api edgeproto.CloudletPoolApiServer, ...) + func InternalCloudletRefsTest(t *testing.T, test string, api edgeproto.CloudletRefsApiServer, ...) + func InternalCloudletTest(t *testing.T, test string, api edgeproto.CloudletApiServer, ...) + func InternalClusterInstCreate(t *testing.T, api edgeproto.ClusterInstApiServer, ...) + func InternalClusterInstDelete(t *testing.T, api edgeproto.ClusterInstApiServer, ...) + func InternalClusterInstDeleteAll(t *testing.T, ctx context.Context, api edgeproto.ClusterInstApiServer, ...) + func InternalClusterInstInfoTest(t *testing.T, test string, api edgeproto.ClusterInstInfoApiServer, ...) + func InternalClusterInstTest(t *testing.T, test string, api edgeproto.ClusterInstApiServer, ...) + func InternalClusterRefsTest(t *testing.T, test string, api edgeproto.ClusterRefsApiServer, ...) + func InternalDeviceTest(t *testing.T, test string, api edgeproto.DeviceApiServer, ...) + func InternalFlavorCreate(t *testing.T, api edgeproto.FlavorApiServer, testData []edgeproto.Flavor) + func InternalFlavorDelete(t *testing.T, api edgeproto.FlavorApiServer, testData []edgeproto.Flavor) + func InternalFlavorDeleteAll(t *testing.T, ctx context.Context, api edgeproto.FlavorApiServer, ...) + func InternalFlavorTest(t *testing.T, test string, api edgeproto.FlavorApiServer, ...) + func InternalGPUDriverCreate(t *testing.T, api edgeproto.GPUDriverApiServer, testData []edgeproto.GPUDriver) + func InternalGPUDriverDelete(t *testing.T, api edgeproto.GPUDriverApiServer, testData []edgeproto.GPUDriver) + func InternalGPUDriverDeleteAll(t *testing.T, ctx context.Context, api edgeproto.GPUDriverApiServer, ...) + func InternalGPUDriverTest(t *testing.T, test string, api edgeproto.GPUDriverApiServer, ...) + func InternalNetworkCreate(t *testing.T, api edgeproto.NetworkApiServer, testData []edgeproto.Network) + func InternalNetworkDelete(t *testing.T, api edgeproto.NetworkApiServer, testData []edgeproto.Network) + func InternalNetworkDeleteAll(t *testing.T, ctx context.Context, api edgeproto.NetworkApiServer, ...) + func InternalNetworkTest(t *testing.T, test string, api edgeproto.NetworkApiServer, ...) + func InternalNodeTest(t *testing.T, test string, api edgeproto.NodeApiServer, ...) + func InternalOperatorCodeCreate(t *testing.T, api edgeproto.OperatorCodeApiServer, ...) + func InternalOperatorCodeDelete(t *testing.T, api edgeproto.OperatorCodeApiServer, ...) + func InternalOperatorCodeDeleteAll(t *testing.T, ctx context.Context, api edgeproto.OperatorCodeApiServer, ...) + func InternalOperatorCodeTest(t *testing.T, test string, api edgeproto.OperatorCodeApiServer, ...) + func InternalResTagTableCreate(t *testing.T, api edgeproto.ResTagTableApiServer, ...) + func InternalResTagTableDelete(t *testing.T, api edgeproto.ResTagTableApiServer, ...) + func InternalResTagTableDeleteAll(t *testing.T, ctx context.Context, api edgeproto.ResTagTableApiServer, ...) + func InternalResTagTableTest(t *testing.T, test string, api edgeproto.ResTagTableApiServer, ...) + func InternalTrustPolicyCreate(t *testing.T, api edgeproto.TrustPolicyApiServer, ...) + func InternalTrustPolicyDelete(t *testing.T, api edgeproto.TrustPolicyApiServer, ...) + func InternalTrustPolicyDeleteAll(t *testing.T, ctx context.Context, api edgeproto.TrustPolicyApiServer, ...) + func InternalTrustPolicyExceptionCreate(t *testing.T, api edgeproto.TrustPolicyExceptionApiServer, ...) + func InternalTrustPolicyExceptionDelete(t *testing.T, api edgeproto.TrustPolicyExceptionApiServer, ...) + func InternalTrustPolicyExceptionDeleteAll(t *testing.T, ctx context.Context, api edgeproto.TrustPolicyExceptionApiServer, ...) + func InternalTrustPolicyExceptionTest(t *testing.T, test string, api edgeproto.TrustPolicyExceptionApiServer, ...) + func InternalTrustPolicyTest(t *testing.T, test string, api edgeproto.TrustPolicyApiServer, ...) + func InternalVMPoolCreate(t *testing.T, api edgeproto.VMPoolApiServer, testData []edgeproto.VMPool) + func InternalVMPoolDelete(t *testing.T, api edgeproto.VMPoolApiServer, testData []edgeproto.VMPool) + func InternalVMPoolDeleteAll(t *testing.T, ctx context.Context, api edgeproto.VMPoolApiServer, ...) + func InternalVMPoolTest(t *testing.T, test string, api edgeproto.VMPoolApiServer, ...) + func IsAutoClusterAutoDeleteApp(inst *edgeproto.AppInst) bool + func MaxReqsRateLimitSettingsReadStream(stream MaxReqsRateLimitSettingsStream) ([]edgeproto.MaxReqsRateLimitSettings, error) + func NetworkData() []edgeproto.Network + func NetworkErrorData() []edgeproto.Network + func NetworkReadResultStream(stream ResultStream, err error) error + func NetworkReadStream(stream NetworkStream) ([]edgeproto.Network, error) + func NewVaultTestCluster(t *testing.T, p *process.Vault) (*docker.DockerCluster, *process.VaultRoles, func()) + func NewVaultTestClusterBasic(t *testing.T, listenAddr string) (*docker.DockerCluster, *api.Client) + func NodeReadStream(stream NodeStream) ([]edgeproto.Node, error) + func OperatorCodeData() []edgeproto.OperatorCode + func OperatorCodeReadStream(stream OperatorCodeStream) ([]edgeproto.OperatorCode, error) + func OperatorData() []string + func OrganizationReadStream(stream OrganizationStream) ([]edgeproto.Organization, error) + func PlatformDeviceClientData() []edgeproto.Device + func PlatformDeviceClientDataKeys() []edgeproto.DeviceKey + func PlatformFeaturesData() []edgeproto.PlatformFeatures + func PlatformFeaturesReadStream(stream PlatformFeaturesStream) ([]edgeproto.PlatformFeatures, error) + func RateLimitSettingsReadStream(stream RateLimitSettingsStream) ([]edgeproto.RateLimitSettings, error) + func ResTagTableData() []edgeproto.ResTagTable + func ResTagTableReadStream(stream ResTagTableStream) ([]edgeproto.ResTagTable, error) + func Restblkeys() []edgeproto.ResTagTableKey + func ResultReadStream(stream ResultStream) ([]edgeproto.Result, error) + func RunAllDataApis(run *Run, in *edgeproto.AllData, inMap map[string]interface{}, out *AllDataOut, ...) + func RunAllDataReverseApis(run *Run, in *edgeproto.AllData, inMap map[string]interface{}, out *AllDataOut, ...) + func RunAllDataShowApis(run *Run, in *edgeproto.AllData, selector edgeproto.AllSelector, ...) + func RunAllDataStreamApis(run *Run, in *edgeproto.AllData, out *AllDataStreamOut) + func RunDebugDataApis(run *Run, in *edgeproto.DebugData, inMap map[string]interface{}, ...) + func RunDebugDataReverseApis(run *Run, in *edgeproto.DebugData, inMap map[string]interface{}, ...) + func RunDebugDataShowApis(run *Run, in *edgeproto.DebugData, selector edgeproto.AllSelector, ...) + func RunDeviceDataApis(run *Run, in *edgeproto.DeviceData, inMap map[string]interface{}, ...) + func RunDeviceDataReverseApis(run *Run, in *edgeproto.DeviceData, inMap map[string]interface{}, ...) + func RunDeviceDataShowApis(run *Run, in *edgeproto.DeviceData, selector edgeproto.AllSelector, ...) + func RunNodeDataApis(run *Run, in *edgeproto.NodeData, inMap map[string]interface{}, ...) + func RunNodeDataReverseApis(run *Run, in *edgeproto.NodeData, inMap map[string]interface{}, ...) + func RunNodeDataShowApis(run *Run, in *edgeproto.NodeData, selector edgeproto.AllSelector, ...) + func RunOrganizationDataApis(run *Run, in *edgeproto.OrganizationData, inMap map[string]interface{}, ...) + func RunOrganizationDataReverseApis(run *Run, in *edgeproto.OrganizationData, inMap map[string]interface{}, ...) + func RunOrganizationDataShowApis(run *Run, in *edgeproto.OrganizationData, selector edgeproto.AllSelector, ...) + func RunRateLimitSettingsDataApis(run *Run, in *edgeproto.RateLimitSettingsData, inMap map[string]interface{}, ...) + func RunRateLimitSettingsDataReverseApis(run *Run, in *edgeproto.RateLimitSettingsData, inMap map[string]interface{}, ...) + func RunRateLimitSettingsDataShowApis(run *Run, in *edgeproto.RateLimitSettingsData, selector edgeproto.AllSelector, ...) + func StreamInterceptor(srv interface{}, stream grpc.ServerStream, info *grpc.StreamServerInfo, ...) error + func TrustPolicyData() []edgeproto.TrustPolicy + func TrustPolicyErrorData() []edgeproto.TrustPolicy + func TrustPolicyExceptionData() []edgeproto.TrustPolicyException + func TrustPolicyExceptionErrorData() []edgeproto.TrustPolicyException + func TrustPolicyExceptionReadStream(stream TrustPolicyExceptionStream) ([]edgeproto.TrustPolicyException, error) + func TrustPolicyReadResultStream(stream ResultStream, err error) error + func TrustPolicyReadStream(stream TrustPolicyStream) ([]edgeproto.TrustPolicy, error) + func UnaryInterceptor(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, ...) (interface{}, error) + func VMPoolData() []edgeproto.VMPool + func VMPoolReadStream(stream VMPoolStream) ([]edgeproto.VMPool, error) + func VaultMountTotp(t *testing.T, client *api.Client, region string) + func WaitAssertFoundAlert(t *testing.T, api edgeproto.AlertApiClient, obj *edgeproto.Alert, count int, ...) + func WaitAssertFoundAlertPolicy(t *testing.T, api edgeproto.AlertPolicyApiClient, obj *edgeproto.AlertPolicy, ...) + func WaitAssertFoundApp(t *testing.T, api edgeproto.AppApiClient, obj *edgeproto.App, count int, ...) + func WaitAssertFoundAppInst(t *testing.T, api edgeproto.AppInstApiClient, obj *edgeproto.AppInst, ...) + func WaitAssertFoundAppInstInfo(t *testing.T, api edgeproto.AppInstInfoApiClient, obj *edgeproto.AppInstInfo, ...) + func WaitAssertFoundAppInstRefs(t *testing.T, api edgeproto.AppInstRefsApiClient, obj *edgeproto.AppInstRefs, ...) + func WaitAssertFoundAutoProvPolicy(t *testing.T, api edgeproto.AutoProvPolicyApiClient, ...) + func WaitAssertFoundAutoScalePolicy(t *testing.T, api edgeproto.AutoScalePolicyApiClient, ...) + func WaitAssertFoundCloudlet(t *testing.T, api edgeproto.CloudletApiClient, obj *edgeproto.Cloudlet, ...) + func WaitAssertFoundCloudletInfo(t *testing.T, api edgeproto.CloudletInfoApiClient, obj *edgeproto.CloudletInfo, ...) + func WaitAssertFoundCloudletNode(t *testing.T, api edgeproto.CloudletNodeApiClient, obj *edgeproto.CloudletNode, ...) + func WaitAssertFoundCloudletPool(t *testing.T, api edgeproto.CloudletPoolApiClient, obj *edgeproto.CloudletPool, ...) + func WaitAssertFoundCloudletRefs(t *testing.T, api edgeproto.CloudletRefsApiClient, obj *edgeproto.CloudletRefs, ...) + func WaitAssertFoundClusterInst(t *testing.T, api edgeproto.ClusterInstApiClient, obj *edgeproto.ClusterInst, ...) + func WaitAssertFoundClusterInstInfo(t *testing.T, api edgeproto.ClusterInstInfoApiClient, ...) + func WaitAssertFoundClusterRefs(t *testing.T, api edgeproto.ClusterRefsApiClient, obj *edgeproto.ClusterRefs, ...) + func WaitAssertFoundDevice(t *testing.T, api edgeproto.DeviceApiClient, obj *edgeproto.Device, count int, ...) + func WaitAssertFoundFlavor(t *testing.T, api edgeproto.FlavorApiClient, obj *edgeproto.Flavor, count int, ...) + func WaitAssertFoundGPUDriver(t *testing.T, api edgeproto.GPUDriverApiClient, obj *edgeproto.GPUDriver, ...) + func WaitAssertFoundNetwork(t *testing.T, api edgeproto.NetworkApiClient, obj *edgeproto.Network, ...) + func WaitAssertFoundNode(t *testing.T, api edgeproto.NodeApiClient, obj *edgeproto.Node, count int, ...) + func WaitAssertFoundOperatorCode(t *testing.T, api edgeproto.OperatorCodeApiClient, obj *edgeproto.OperatorCode, ...) + func WaitAssertFoundResTagTable(t *testing.T, api edgeproto.ResTagTableApiClient, obj *edgeproto.ResTagTable, ...) + func WaitAssertFoundTrustPolicy(t *testing.T, api edgeproto.TrustPolicyApiClient, obj *edgeproto.TrustPolicy, ...) + func WaitAssertFoundTrustPolicyException(t *testing.T, api edgeproto.TrustPolicyExceptionApiClient, ...) + func WaitAssertFoundVMPool(t *testing.T, api edgeproto.VMPoolApiClient, obj *edgeproto.VMPool, count int, ...) + func WaitAssertNotFoundAlert(t *testing.T, api edgeproto.AlertApiClient, obj *edgeproto.Alert, count int, ...) + func WaitAssertNotFoundAlertPolicy(t *testing.T, api edgeproto.AlertPolicyApiClient, obj *edgeproto.AlertPolicy, ...) + func WaitAssertNotFoundApp(t *testing.T, api edgeproto.AppApiClient, obj *edgeproto.App, count int, ...) + func WaitAssertNotFoundAppInst(t *testing.T, api edgeproto.AppInstApiClient, obj *edgeproto.AppInst, ...) + func WaitAssertNotFoundAppInstInfo(t *testing.T, api edgeproto.AppInstInfoApiClient, obj *edgeproto.AppInstInfo, ...) + func WaitAssertNotFoundAppInstRefs(t *testing.T, api edgeproto.AppInstRefsApiClient, obj *edgeproto.AppInstRefs, ...) + func WaitAssertNotFoundAutoProvPolicy(t *testing.T, api edgeproto.AutoProvPolicyApiClient, ...) + func WaitAssertNotFoundAutoScalePolicy(t *testing.T, api edgeproto.AutoScalePolicyApiClient, ...) + func WaitAssertNotFoundCloudlet(t *testing.T, api edgeproto.CloudletApiClient, obj *edgeproto.Cloudlet, ...) + func WaitAssertNotFoundCloudletInfo(t *testing.T, api edgeproto.CloudletInfoApiClient, obj *edgeproto.CloudletInfo, ...) + func WaitAssertNotFoundCloudletNode(t *testing.T, api edgeproto.CloudletNodeApiClient, obj *edgeproto.CloudletNode, ...) + func WaitAssertNotFoundCloudletPool(t *testing.T, api edgeproto.CloudletPoolApiClient, obj *edgeproto.CloudletPool, ...) + func WaitAssertNotFoundCloudletRefs(t *testing.T, api edgeproto.CloudletRefsApiClient, obj *edgeproto.CloudletRefs, ...) + func WaitAssertNotFoundClusterInst(t *testing.T, api edgeproto.ClusterInstApiClient, obj *edgeproto.ClusterInst, ...) + func WaitAssertNotFoundClusterInstInfo(t *testing.T, api edgeproto.ClusterInstInfoApiClient, ...) + func WaitAssertNotFoundClusterRefs(t *testing.T, api edgeproto.ClusterRefsApiClient, obj *edgeproto.ClusterRefs, ...) + func WaitAssertNotFoundDevice(t *testing.T, api edgeproto.DeviceApiClient, obj *edgeproto.Device, count int, ...) + func WaitAssertNotFoundFlavor(t *testing.T, api edgeproto.FlavorApiClient, obj *edgeproto.Flavor, count int, ...) + func WaitAssertNotFoundGPUDriver(t *testing.T, api edgeproto.GPUDriverApiClient, obj *edgeproto.GPUDriver, ...) + func WaitAssertNotFoundNetwork(t *testing.T, api edgeproto.NetworkApiClient, obj *edgeproto.Network, ...) + func WaitAssertNotFoundNode(t *testing.T, api edgeproto.NodeApiClient, obj *edgeproto.Node, count int, ...) + func WaitAssertNotFoundOperatorCode(t *testing.T, api edgeproto.OperatorCodeApiClient, obj *edgeproto.OperatorCode, ...) + func WaitAssertNotFoundResTagTable(t *testing.T, api edgeproto.ResTagTableApiClient, obj *edgeproto.ResTagTable, ...) + func WaitAssertNotFoundTrustPolicy(t *testing.T, api edgeproto.TrustPolicyApiClient, obj *edgeproto.TrustPolicy, ...) + func WaitAssertNotFoundTrustPolicyException(t *testing.T, api edgeproto.TrustPolicyExceptionApiClient, ...) + func WaitAssertNotFoundVMPool(t *testing.T, api edgeproto.VMPoolApiClient, obj *edgeproto.VMPool, count int, ...) + type Action int + const Create + const Delete + type AlertApiClient interface + ShowAlert func(ctx context.Context, in *edgeproto.Alert) ([]edgeproto.Alert, error) + type AlertCommonApi struct + func NewClientAlertApi(api edgeproto.AlertApiClient) *AlertCommonApi + func NewInternalAlertApi(api edgeproto.AlertApiServer) *AlertCommonApi + func (x *AlertCommonApi) ShowAlert(ctx context.Context, filter *edgeproto.Alert, showData *ShowAlert) error + type AlertPolicyApiClient interface + CreateAlertPolicy func(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + DeleteAlertPolicy func(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + ShowAlertPolicy func(ctx context.Context, in *edgeproto.AlertPolicy) ([]edgeproto.AlertPolicy, error) + UpdateAlertPolicy func(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + type AlertPolicyCommonApi struct + func NewClientAlertPolicyApi(api edgeproto.AlertPolicyApiClient) *AlertPolicyCommonApi + func NewInternalAlertPolicyApi(api edgeproto.AlertPolicyApiServer) *AlertPolicyCommonApi + func (x *AlertPolicyCommonApi) CreateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + func (x *AlertPolicyCommonApi) DeleteAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + func (x *AlertPolicyCommonApi) ShowAlertPolicy(ctx context.Context, filter *edgeproto.AlertPolicy, showData *ShowAlertPolicy) error + func (x *AlertPolicyCommonApi) UpdateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + type AlertPolicyStream interface + Recv func() (*edgeproto.AlertPolicy, error) + type AlertPolicyTestOp func(opts *AlertPolicyTestOptions) + func WithCreatedAlertPolicyTestData(createdData []edgeproto.AlertPolicy) AlertPolicyTestOp + type AlertPolicyTestOptions struct + type AlertStream interface + Recv func() (*edgeproto.Alert, error) + type AlertTestOp func(opts *AlertTestOptions) + func WithCreatedAlertTestData(createdData []edgeproto.Alert) AlertTestOp + type AlertTestOptions struct + type AllDataOut struct + AlertPolicies []edgeproto.Result + AppInstances [][]edgeproto.Result + Apps []edgeproto.Result + AutoProvPolicies []edgeproto.Result + AutoProvPolicyCloudlets []edgeproto.Result + AutoScalePolicies []edgeproto.Result + CloudletInfos []edgeproto.Result + CloudletPools []edgeproto.Result + Cloudlets [][]edgeproto.Result + ClusterInsts [][]edgeproto.Result + Errors []Err + Flavors []edgeproto.Result + FlowRateLimitSettings []edgeproto.Result + GpuDrivers [][]edgeproto.Result + IdleReservableClusterInsts *edgeproto.Result + MaxReqsRateLimitSettings []edgeproto.Result + Networks [][]edgeproto.Result + OperatorCodes []edgeproto.Result + PlatformFeatures []edgeproto.Result + ResTagTables []edgeproto.Result + Settings *edgeproto.Result + TrustPolicies [][]edgeproto.Result + TrustPolicyExceptions []edgeproto.Result + VmPools []edgeproto.Result + type AllDataStreamOut struct + StreamAppInsts []StreamAppInst + StreamCloudlets []StreamCloudlet + StreamClusterInsts []StreamClusterInst + type ApiClient struct + Conn *grpc.ClientConn + func (s *ApiClient) AccessCloudlet(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + func (s *ApiClient) AddAppAlertPolicy(ctx context.Context, in *edgeproto.AppAlertPolicy) (*edgeproto.Result, error) + func (s *ApiClient) AddAppAutoProvPolicy(ctx context.Context, in *edgeproto.AppAutoProvPolicy) (*edgeproto.Result, error) + func (s *ApiClient) AddAutoProvPolicyCloudlet(ctx context.Context, in *edgeproto.AutoProvPolicyCloudlet) (*edgeproto.Result, error) + func (s *ApiClient) AddCloudletAllianceOrg(ctx context.Context, in *edgeproto.CloudletAllianceOrg) (*edgeproto.Result, error) + func (s *ApiClient) AddCloudletPoolMember(ctx context.Context, in *edgeproto.CloudletPoolMember) (*edgeproto.Result, error) + func (s *ApiClient) AddCloudletResMapping(ctx context.Context, in *edgeproto.CloudletResMap) (*edgeproto.Result, error) + func (s *ApiClient) AddFlavorRes(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *ApiClient) AddGPUDriverBuild(ctx context.Context, in *edgeproto.GPUDriverBuildMember) ([]edgeproto.Result, error) + func (s *ApiClient) AddResTag(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *ApiClient) AddVMPoolMember(ctx context.Context, in *edgeproto.VMPoolMember) (*edgeproto.Result, error) + func (s *ApiClient) ChangeCloudletDNS(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Result, error) + func (s *ApiClient) CreateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + func (s *ApiClient) CreateApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + func (s *ApiClient) CreateAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error) + func (s *ApiClient) CreateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + func (s *ApiClient) CreateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + func (s *ApiClient) CreateCloudlet(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Result, error) + func (s *ApiClient) CreateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + func (s *ApiClient) CreateCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + func (s *ApiClient) CreateClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.Result, error) + func (s *ApiClient) CreateFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *ApiClient) CreateFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error) + func (s *ApiClient) CreateGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.Result, error) + func (s *ApiClient) CreateMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error) + func (s *ApiClient) CreateNetwork(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Result, error) + func (s *ApiClient) CreateOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error) + func (s *ApiClient) CreateResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *ApiClient) CreateTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.Result, error) + func (s *ApiClient) CreateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + func (s *ApiClient) CreateVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + func (s *ApiClient) DeleteAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + func (s *ApiClient) DeleteApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + func (s *ApiClient) DeleteAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error) + func (s *ApiClient) DeleteAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + func (s *ApiClient) DeleteAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + func (s *ApiClient) DeleteCloudlet(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Result, error) + func (s *ApiClient) DeleteCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + func (s *ApiClient) DeleteCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + func (s *ApiClient) DeleteClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.Result, error) + func (s *ApiClient) DeleteFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *ApiClient) DeleteFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error) + func (s *ApiClient) DeleteGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.Result, error) + func (s *ApiClient) DeleteIdleReservableClusterInsts(ctx context.Context, in *edgeproto.IdleReservableClusterInsts) (*edgeproto.Result, error) + func (s *ApiClient) DeleteMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error) + func (s *ApiClient) DeleteNetwork(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Result, error) + func (s *ApiClient) DeleteOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error) + func (s *ApiClient) DeletePlatformFeatures(ctx context.Context, in *edgeproto.PlatformFeatures) (*edgeproto.Result, error) + func (s *ApiClient) DeleteResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *ApiClient) DeleteTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.Result, error) + func (s *ApiClient) DeleteTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + func (s *ApiClient) DeleteVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + func (s *ApiClient) DisableDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error) + func (s *ApiClient) EnableDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error) + func (s *ApiClient) EvictCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) (*edgeproto.Result, error) + func (s *ApiClient) EvictDevice(ctx context.Context, in *edgeproto.Device) (*edgeproto.Result, error) + func (s *ApiClient) FindFlavorMatch(ctx context.Context, in *edgeproto.FlavorMatch) (*edgeproto.FlavorMatch, error) + func (s *ApiClient) GenerateAccessKey(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error) + func (s *ApiClient) GetAccessData(ctx context.Context, in *edgeproto.AccessDataRequest) (*edgeproto.AccessDataReply, error) + func (s *ApiClient) GetCas(ctx context.Context, in *edgeproto.GetCasRequest) (*edgeproto.GetCasReply, error) + func (s *ApiClient) GetCloudletGPUDriverLicenseConfig(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error) + func (s *ApiClient) GetCloudletManifest(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.CloudletManifest, error) + func (s *ApiClient) GetCloudletProps(ctx context.Context, in *edgeproto.CloudletProps) (*edgeproto.CloudletProps, error) + func (s *ApiClient) GetCloudletResourceQuotaProps(ctx context.Context, in *edgeproto.CloudletResourceQuotaProps) (*edgeproto.CloudletResourceQuotaProps, error) + func (s *ApiClient) GetCloudletResourceUsage(ctx context.Context, in *edgeproto.CloudletResourceUsage) (*edgeproto.CloudletResourceUsage, error) + func (s *ApiClient) GetGPUDriverBuildURL(ctx context.Context, in *edgeproto.GPUDriverBuildMember) (*edgeproto.GPUDriverBuildURL, error) + func (s *ApiClient) GetGPUDriverLicenseConfig(ctx context.Context, in *edgeproto.GPUDriverKey) (*edgeproto.Result, error) + func (s *ApiClient) GetOrganizationsOnCloudlet(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Organization, error) + func (s *ApiClient) GetResTagTable(ctx context.Context, in *edgeproto.ResTagTableKey) (*edgeproto.ResTagTable, error) + func (s *ApiClient) HandleFedAppInstEvent(ctx context.Context, in *edgeproto.FedAppInstEvent) (*edgeproto.Result, error) + func (s *ApiClient) InjectCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) (*edgeproto.Result, error) + func (s *ApiClient) InjectDevice(ctx context.Context, in *edgeproto.Device) (*edgeproto.Result, error) + func (s *ApiClient) IssueCert(ctx context.Context, in *edgeproto.IssueCertRequest) (*edgeproto.IssueCertReply, error) + func (s *ApiClient) OrganizationInUse(ctx context.Context, in *edgeproto.Organization) (*edgeproto.Result, error) + func (s *ApiClient) RefreshAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error) + func (s *ApiClient) RemoveAppAlertPolicy(ctx context.Context, in *edgeproto.AppAlertPolicy) (*edgeproto.Result, error) + func (s *ApiClient) RemoveAppAutoProvPolicy(ctx context.Context, in *edgeproto.AppAutoProvPolicy) (*edgeproto.Result, error) + func (s *ApiClient) RemoveAutoProvPolicyCloudlet(ctx context.Context, in *edgeproto.AutoProvPolicyCloudlet) (*edgeproto.Result, error) + func (s *ApiClient) RemoveCloudletAllianceOrg(ctx context.Context, in *edgeproto.CloudletAllianceOrg) (*edgeproto.Result, error) + func (s *ApiClient) RemoveCloudletPoolMember(ctx context.Context, in *edgeproto.CloudletPoolMember) (*edgeproto.Result, error) + func (s *ApiClient) RemoveCloudletResMapping(ctx context.Context, in *edgeproto.CloudletResMap) (*edgeproto.Result, error) + func (s *ApiClient) RemoveFlavorRes(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *ApiClient) RemoveGPUDriverBuild(ctx context.Context, in *edgeproto.GPUDriverBuildMember) ([]edgeproto.Result, error) + func (s *ApiClient) RemoveResTag(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *ApiClient) RemoveVMPoolMember(ctx context.Context, in *edgeproto.VMPoolMember) (*edgeproto.Result, error) + func (s *ApiClient) RequestAppInstLatency(ctx context.Context, in *edgeproto.AppInstLatency) (*edgeproto.Result, error) + func (s *ApiClient) ResetSettings(ctx context.Context, in *edgeproto.Settings) (*edgeproto.Result, error) + func (s *ApiClient) RevokeAccessKey(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error) + func (s *ApiClient) RunCommand(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + func (s *ApiClient) RunConsole(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + func (s *ApiClient) RunDebug(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error) + func (s *ApiClient) SendLocalRequest(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + func (s *ApiClient) ShowAlert(ctx context.Context, in *edgeproto.Alert) ([]edgeproto.Alert, error) + func (s *ApiClient) ShowAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) ([]edgeproto.AlertPolicy, error) + func (s *ApiClient) ShowApp(ctx context.Context, in *edgeproto.App) ([]edgeproto.App, error) + func (s *ApiClient) ShowAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.AppInst, error) + func (s *ApiClient) ShowAppInstClient(ctx context.Context, in *edgeproto.AppInstClientKey) ([]edgeproto.AppInstClient, error) + func (s *ApiClient) ShowAppInstInfo(ctx context.Context, in *edgeproto.AppInstInfo) ([]edgeproto.AppInstInfo, error) + func (s *ApiClient) ShowAppInstMetrics(ctx context.Context, in *edgeproto.AppInstMetrics) ([]edgeproto.AppInstMetrics, error) + func (s *ApiClient) ShowAppInstRefs(ctx context.Context, in *edgeproto.AppInstRefs) ([]edgeproto.AppInstRefs, error) + func (s *ApiClient) ShowAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) ([]edgeproto.AutoProvPolicy, error) + func (s *ApiClient) ShowAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) ([]edgeproto.AutoScalePolicy, error) + func (s *ApiClient) ShowCloudlet(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Cloudlet, error) + func (s *ApiClient) ShowCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) ([]edgeproto.CloudletInfo, error) + func (s *ApiClient) ShowCloudletMetrics(ctx context.Context, in *edgeproto.CloudletMetrics) ([]edgeproto.CloudletMetrics, error) + func (s *ApiClient) ShowCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) ([]edgeproto.CloudletNode, error) + func (s *ApiClient) ShowCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) ([]edgeproto.CloudletPool, error) + func (s *ApiClient) ShowCloudletRefs(ctx context.Context, in *edgeproto.CloudletRefs) ([]edgeproto.CloudletRefs, error) + func (s *ApiClient) ShowCloudletsForAppDeployment(ctx context.Context, in *edgeproto.DeploymentCloudletRequest) ([]edgeproto.CloudletKey, error) + func (s *ApiClient) ShowClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.ClusterInst, error) + func (s *ApiClient) ShowClusterInstInfo(ctx context.Context, in *edgeproto.ClusterInstInfo) ([]edgeproto.ClusterInstInfo, error) + func (s *ApiClient) ShowClusterRefs(ctx context.Context, in *edgeproto.ClusterRefs) ([]edgeproto.ClusterRefs, error) + func (s *ApiClient) ShowController(ctx context.Context, in *edgeproto.Controller) ([]edgeproto.Controller, error) + func (s *ApiClient) ShowDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error) + func (s *ApiClient) ShowDevice(ctx context.Context, in *edgeproto.Device) ([]edgeproto.Device, error) + func (s *ApiClient) ShowDeviceReport(ctx context.Context, in *edgeproto.DeviceReport) ([]edgeproto.Device, error) + func (s *ApiClient) ShowFlavor(ctx context.Context, in *edgeproto.Flavor) ([]edgeproto.Flavor, error) + func (s *ApiClient) ShowFlavorsForCloudlet(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.FlavorKey, error) + func (s *ApiClient) ShowFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) ([]edgeproto.FlowRateLimitSettings, error) + func (s *ApiClient) ShowGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.GPUDriver, error) + func (s *ApiClient) ShowLogs(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + func (s *ApiClient) ShowMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) ([]edgeproto.MaxReqsRateLimitSettings, error) + func (s *ApiClient) ShowNetwork(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Network, error) + func (s *ApiClient) ShowNode(ctx context.Context, in *edgeproto.Node) ([]edgeproto.Node, error) + func (s *ApiClient) ShowOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) ([]edgeproto.OperatorCode, error) + func (s *ApiClient) ShowPlatformFeatures(ctx context.Context, in *edgeproto.PlatformFeatures) ([]edgeproto.PlatformFeatures, error) + func (s *ApiClient) ShowRateLimitSettings(ctx context.Context, in *edgeproto.RateLimitSettings) ([]edgeproto.RateLimitSettings, error) + func (s *ApiClient) ShowResTagTable(ctx context.Context, in *edgeproto.ResTagTable) ([]edgeproto.ResTagTable, error) + func (s *ApiClient) ShowSettings(ctx context.Context, in *edgeproto.Settings) (*edgeproto.Settings, error) + func (s *ApiClient) ShowTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.TrustPolicy, error) + func (s *ApiClient) ShowTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) ([]edgeproto.TrustPolicyException, error) + func (s *ApiClient) ShowVMPool(ctx context.Context, in *edgeproto.VMPool) ([]edgeproto.VMPool, error) + func (s *ApiClient) StreamAppInst(ctx context.Context, in *edgeproto.AppInstKey) ([]edgeproto.Result, error) + func (s *ApiClient) StreamAppInstClientsLocal(ctx context.Context, in *edgeproto.AppInstClientKey) ([]edgeproto.AppInstClient, error) + func (s *ApiClient) StreamCloudlet(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Result, error) + func (s *ApiClient) StreamClusterInst(ctx context.Context, in *edgeproto.ClusterKey) ([]edgeproto.Result, error) + func (s *ApiClient) StreamGPUDriver(ctx context.Context, in *edgeproto.GPUDriverKey) ([]edgeproto.Result, error) + func (s *ApiClient) UpdateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + func (s *ApiClient) UpdateApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + func (s *ApiClient) UpdateAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error) + func (s *ApiClient) UpdateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + func (s *ApiClient) UpdateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + func (s *ApiClient) UpdateCloudlet(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Result, error) + func (s *ApiClient) UpdateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + func (s *ApiClient) UpdateCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + func (s *ApiClient) UpdateClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.Result, error) + func (s *ApiClient) UpdateFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *ApiClient) UpdateFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error) + func (s *ApiClient) UpdateGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.Result, error) + func (s *ApiClient) UpdateMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error) + func (s *ApiClient) UpdateNetwork(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Result, error) + func (s *ApiClient) UpdateResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *ApiClient) UpdateSettings(ctx context.Context, in *edgeproto.Settings) (*edgeproto.Result, error) + func (s *ApiClient) UpdateTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.Result, error) + func (s *ApiClient) UpdateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + func (s *ApiClient) UpdateVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + type AppApiClient interface + AddAppAlertPolicy func(ctx context.Context, in *edgeproto.AppAlertPolicy) (*edgeproto.Result, error) + AddAppAutoProvPolicy func(ctx context.Context, in *edgeproto.AppAutoProvPolicy) (*edgeproto.Result, error) + CreateApp func(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + DeleteApp func(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + RemoveAppAlertPolicy func(ctx context.Context, in *edgeproto.AppAlertPolicy) (*edgeproto.Result, error) + RemoveAppAutoProvPolicy func(ctx context.Context, in *edgeproto.AppAutoProvPolicy) (*edgeproto.Result, error) + ShowApp func(ctx context.Context, in *edgeproto.App) ([]edgeproto.App, error) + ShowCloudletsForAppDeployment func(ctx context.Context, in *edgeproto.DeploymentCloudletRequest) ([]edgeproto.CloudletKey, error) + UpdateApp func(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + type AppCommonApi struct + func NewClientAppApi(api edgeproto.AppApiClient) *AppCommonApi + func NewInternalAppApi(api edgeproto.AppApiServer) *AppCommonApi + func (x *AppCommonApi) CreateApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + func (x *AppCommonApi) DeleteApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + func (x *AppCommonApi) ShowApp(ctx context.Context, filter *edgeproto.App, showData *ShowApp) error + func (x *AppCommonApi) ShowCloudletsForAppDeployment(ctx context.Context, filter *edgeproto.DeploymentCloudletRequest, ...) error + func (x *AppCommonApi) UpdateApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + type AppInstApiClient interface + CreateAppInst func(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error) + DeleteAppInst func(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error) + HandleFedAppInstEvent func(ctx context.Context, in *edgeproto.FedAppInstEvent) (*edgeproto.Result, error) + RefreshAppInst func(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error) + ShowAppInst func(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.AppInst, error) + UpdateAppInst func(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error) + type AppInstClientApiClient interface + ShowAppInstClient func(ctx context.Context, in *edgeproto.AppInstClientKey) ([]edgeproto.AppInstClient, error) + StreamAppInstClientsLocal func(ctx context.Context, in *edgeproto.AppInstClientKey) ([]edgeproto.AppInstClient, error) + type AppInstClientStream interface + Recv func() (*edgeproto.AppInstClient, error) + type AppInstCommonApi struct + func NewClientAppInstApi(api edgeproto.AppInstApiClient) *AppInstCommonApi + func NewInternalAppInstApi(api edgeproto.AppInstApiServer) *AppInstCommonApi + func (x *AppInstCommonApi) CreateAppInst(ctx context.Context, in *edgeproto.AppInst) (*edgeproto.Result, error) + func (x *AppInstCommonApi) DeleteAppInst(ctx context.Context, in *edgeproto.AppInst) (*edgeproto.Result, error) + func (x *AppInstCommonApi) ShowAppInst(ctx context.Context, filter *edgeproto.AppInst, showData *ShowAppInst) error + func (x *AppInstCommonApi) UpdateAppInst(ctx context.Context, in *edgeproto.AppInst) (*edgeproto.Result, error) + type AppInstInfoApiClient interface + ShowAppInstInfo func(ctx context.Context, in *edgeproto.AppInstInfo) ([]edgeproto.AppInstInfo, error) + type AppInstInfoCommonApi struct + func NewClientAppInstInfoApi(api edgeproto.AppInstInfoApiClient) *AppInstInfoCommonApi + func NewInternalAppInstInfoApi(api edgeproto.AppInstInfoApiServer) *AppInstInfoCommonApi + func (x *AppInstInfoCommonApi) ShowAppInstInfo(ctx context.Context, filter *edgeproto.AppInstInfo, showData *ShowAppInstInfo) error + type AppInstInfoStream interface + Recv func() (*edgeproto.AppInstInfo, error) + type AppInstInfoTestOp func(opts *AppInstInfoTestOptions) + func WithCreatedAppInstInfoTestData(createdData []edgeproto.AppInstInfo) AppInstInfoTestOp + type AppInstInfoTestOptions struct + type AppInstLatencyApiClient interface + RequestAppInstLatency func(ctx context.Context, in *edgeproto.AppInstLatency) (*edgeproto.Result, error) + type AppInstMetricsApiClient interface + ShowAppInstMetrics func(ctx context.Context, in *edgeproto.AppInstMetrics) ([]edgeproto.AppInstMetrics, error) + type AppInstMetricsStream interface + Recv func() (*edgeproto.AppInstMetrics, error) + type AppInstRefsApiClient interface + ShowAppInstRefs func(ctx context.Context, in *edgeproto.AppInstRefs) ([]edgeproto.AppInstRefs, error) + type AppInstRefsCommonApi struct + func NewClientAppInstRefsApi(api edgeproto.AppInstRefsApiClient) *AppInstRefsCommonApi + func NewInternalAppInstRefsApi(api edgeproto.AppInstRefsApiServer) *AppInstRefsCommonApi + func (x *AppInstRefsCommonApi) ShowAppInstRefs(ctx context.Context, filter *edgeproto.AppInstRefs, showData *ShowAppInstRefs) error + type AppInstRefsStream interface + Recv func() (*edgeproto.AppInstRefs, error) + type AppInstRefsTestOp func(opts *AppInstRefsTestOptions) + func WithCreatedAppInstRefsTestData(createdData []edgeproto.AppInstRefs) AppInstRefsTestOp + type AppInstRefsTestOptions struct + type AppInstStream interface + Recv func() (*edgeproto.AppInst, error) + type AppInstTestOp func(opts *AppInstTestOptions) + func WithCreatedAppInstTestData(createdData []edgeproto.AppInst) AppInstTestOp + type AppInstTestOptions struct + type AppStream interface + Recv func() (*edgeproto.App, error) + type AppTestOp func(opts *AppTestOptions) + func WithCreatedAppTestData(createdData []edgeproto.App) AppTestOp + type AppTestOptions struct + type AutoProvPolicyApiClient interface + AddAutoProvPolicyCloudlet func(ctx context.Context, in *edgeproto.AutoProvPolicyCloudlet) (*edgeproto.Result, error) + CreateAutoProvPolicy func(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + DeleteAutoProvPolicy func(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + RemoveAutoProvPolicyCloudlet func(ctx context.Context, in *edgeproto.AutoProvPolicyCloudlet) (*edgeproto.Result, error) + ShowAutoProvPolicy func(ctx context.Context, in *edgeproto.AutoProvPolicy) ([]edgeproto.AutoProvPolicy, error) + UpdateAutoProvPolicy func(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + type AutoProvPolicyCommonApi struct + func NewClientAutoProvPolicyApi(api edgeproto.AutoProvPolicyApiClient) *AutoProvPolicyCommonApi + func NewInternalAutoProvPolicyApi(api edgeproto.AutoProvPolicyApiServer) *AutoProvPolicyCommonApi + func (x *AutoProvPolicyCommonApi) CreateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + func (x *AutoProvPolicyCommonApi) DeleteAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + func (x *AutoProvPolicyCommonApi) ShowAutoProvPolicy(ctx context.Context, filter *edgeproto.AutoProvPolicy, ...) error + func (x *AutoProvPolicyCommonApi) UpdateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + type AutoProvPolicyStream interface + Recv func() (*edgeproto.AutoProvPolicy, error) + type AutoProvPolicyTestOp func(opts *AutoProvPolicyTestOptions) + func WithCreatedAutoProvPolicyTestData(createdData []edgeproto.AutoProvPolicy) AutoProvPolicyTestOp + type AutoProvPolicyTestOptions struct + type AutoScalePolicyApiClient interface + CreateAutoScalePolicy func(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + DeleteAutoScalePolicy func(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + ShowAutoScalePolicy func(ctx context.Context, in *edgeproto.AutoScalePolicy) ([]edgeproto.AutoScalePolicy, error) + UpdateAutoScalePolicy func(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + type AutoScalePolicyCommonApi struct + func NewClientAutoScalePolicyApi(api edgeproto.AutoScalePolicyApiClient) *AutoScalePolicyCommonApi + func NewInternalAutoScalePolicyApi(api edgeproto.AutoScalePolicyApiServer) *AutoScalePolicyCommonApi + func (x *AutoScalePolicyCommonApi) CreateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + func (x *AutoScalePolicyCommonApi) DeleteAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + func (x *AutoScalePolicyCommonApi) ShowAutoScalePolicy(ctx context.Context, filter *edgeproto.AutoScalePolicy, ...) error + func (x *AutoScalePolicyCommonApi) UpdateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + type AutoScalePolicyStream interface + Recv func() (*edgeproto.AutoScalePolicy, error) + type AutoScalePolicyTestOp func(opts *AutoScalePolicyTestOptions) + func WithCreatedAutoScalePolicyTestData(createdData []edgeproto.AutoScalePolicy) AutoScalePolicyTestOp + type AutoScalePolicyTestOptions struct + type CliClient struct + BaseArgs []string + RunOps []wrapper.RunOp + func (s *CliClient) AccessCloudlet(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + func (s *CliClient) AddAppAlertPolicy(ctx context.Context, in *edgeproto.AppAlertPolicy) (*edgeproto.Result, error) + func (s *CliClient) AddAppAutoProvPolicy(ctx context.Context, in *edgeproto.AppAutoProvPolicy) (*edgeproto.Result, error) + func (s *CliClient) AddAutoProvPolicyCloudlet(ctx context.Context, in *edgeproto.AutoProvPolicyCloudlet) (*edgeproto.Result, error) + func (s *CliClient) AddCloudletAllianceOrg(ctx context.Context, in *edgeproto.CloudletAllianceOrg) (*edgeproto.Result, error) + func (s *CliClient) AddCloudletPoolMember(ctx context.Context, in *edgeproto.CloudletPoolMember) (*edgeproto.Result, error) + func (s *CliClient) AddCloudletResMapping(ctx context.Context, in *edgeproto.CloudletResMap) (*edgeproto.Result, error) + func (s *CliClient) AddFlavorRes(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *CliClient) AddGPUDriverBuild(ctx context.Context, in *edgeproto.GPUDriverBuildMember) ([]edgeproto.Result, error) + func (s *CliClient) AddResTag(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *CliClient) AddVMPoolMember(ctx context.Context, in *edgeproto.VMPoolMember) (*edgeproto.Result, error) + func (s *CliClient) ChangeCloudletDNS(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Result, error) + func (s *CliClient) CreateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + func (s *CliClient) CreateApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + func (s *CliClient) CreateAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error) + func (s *CliClient) CreateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + func (s *CliClient) CreateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + func (s *CliClient) CreateCloudlet(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Result, error) + func (s *CliClient) CreateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + func (s *CliClient) CreateCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + func (s *CliClient) CreateClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.Result, error) + func (s *CliClient) CreateFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *CliClient) CreateFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error) + func (s *CliClient) CreateGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.Result, error) + func (s *CliClient) CreateMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error) + func (s *CliClient) CreateNetwork(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Result, error) + func (s *CliClient) CreateOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error) + func (s *CliClient) CreateResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *CliClient) CreateTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.Result, error) + func (s *CliClient) CreateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + func (s *CliClient) CreateVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + func (s *CliClient) DeleteAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + func (s *CliClient) DeleteApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + func (s *CliClient) DeleteAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error) + func (s *CliClient) DeleteAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + func (s *CliClient) DeleteAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + func (s *CliClient) DeleteCloudlet(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Result, error) + func (s *CliClient) DeleteCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + func (s *CliClient) DeleteCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + func (s *CliClient) DeleteClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.Result, error) + func (s *CliClient) DeleteFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *CliClient) DeleteFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error) + func (s *CliClient) DeleteGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.Result, error) + func (s *CliClient) DeleteIdleReservableClusterInsts(ctx context.Context, in *edgeproto.IdleReservableClusterInsts) (*edgeproto.Result, error) + func (s *CliClient) DeleteMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error) + func (s *CliClient) DeleteNetwork(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Result, error) + func (s *CliClient) DeleteOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error) + func (s *CliClient) DeletePlatformFeatures(ctx context.Context, in *edgeproto.PlatformFeatures) (*edgeproto.Result, error) + func (s *CliClient) DeleteResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *CliClient) DeleteTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.Result, error) + func (s *CliClient) DeleteTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + func (s *CliClient) DeleteVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + func (s *CliClient) DisableDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error) + func (s *CliClient) EnableDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error) + func (s *CliClient) EvictCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) (*edgeproto.Result, error) + func (s *CliClient) EvictDevice(ctx context.Context, in *edgeproto.Device) (*edgeproto.Result, error) + func (s *CliClient) FindFlavorMatch(ctx context.Context, in *edgeproto.FlavorMatch) (*edgeproto.FlavorMatch, error) + func (s *CliClient) GenerateAccessKey(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error) + func (s *CliClient) GetAccessData(ctx context.Context, in *edgeproto.AccessDataRequest) (*edgeproto.AccessDataReply, error) + func (s *CliClient) GetCas(ctx context.Context, in *edgeproto.GetCasRequest) (*edgeproto.GetCasReply, error) + func (s *CliClient) GetCloudletGPUDriverLicenseConfig(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error) + func (s *CliClient) GetCloudletManifest(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.CloudletManifest, error) + func (s *CliClient) GetCloudletProps(ctx context.Context, in *edgeproto.CloudletProps) (*edgeproto.CloudletProps, error) + func (s *CliClient) GetCloudletResourceQuotaProps(ctx context.Context, in *edgeproto.CloudletResourceQuotaProps) (*edgeproto.CloudletResourceQuotaProps, error) + func (s *CliClient) GetCloudletResourceUsage(ctx context.Context, in *edgeproto.CloudletResourceUsage) (*edgeproto.CloudletResourceUsage, error) + func (s *CliClient) GetGPUDriverBuildURL(ctx context.Context, in *edgeproto.GPUDriverBuildMember) (*edgeproto.GPUDriverBuildURL, error) + func (s *CliClient) GetGPUDriverLicenseConfig(ctx context.Context, in *edgeproto.GPUDriverKey) (*edgeproto.Result, error) + func (s *CliClient) GetOrganizationsOnCloudlet(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Organization, error) + func (s *CliClient) GetResTagTable(ctx context.Context, in *edgeproto.ResTagTableKey) (*edgeproto.ResTagTable, error) + func (s *CliClient) HandleFedAppInstEvent(ctx context.Context, in *edgeproto.FedAppInstEvent) (*edgeproto.Result, error) + func (s *CliClient) InjectCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) (*edgeproto.Result, error) + func (s *CliClient) InjectDevice(ctx context.Context, in *edgeproto.Device) (*edgeproto.Result, error) + func (s *CliClient) IssueCert(ctx context.Context, in *edgeproto.IssueCertRequest) (*edgeproto.IssueCertReply, error) + func (s *CliClient) OrganizationInUse(ctx context.Context, in *edgeproto.Organization) (*edgeproto.Result, error) + func (s *CliClient) RefreshAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error) + func (s *CliClient) RemoveAppAlertPolicy(ctx context.Context, in *edgeproto.AppAlertPolicy) (*edgeproto.Result, error) + func (s *CliClient) RemoveAppAutoProvPolicy(ctx context.Context, in *edgeproto.AppAutoProvPolicy) (*edgeproto.Result, error) + func (s *CliClient) RemoveAutoProvPolicyCloudlet(ctx context.Context, in *edgeproto.AutoProvPolicyCloudlet) (*edgeproto.Result, error) + func (s *CliClient) RemoveCloudletAllianceOrg(ctx context.Context, in *edgeproto.CloudletAllianceOrg) (*edgeproto.Result, error) + func (s *CliClient) RemoveCloudletPoolMember(ctx context.Context, in *edgeproto.CloudletPoolMember) (*edgeproto.Result, error) + func (s *CliClient) RemoveCloudletResMapping(ctx context.Context, in *edgeproto.CloudletResMap) (*edgeproto.Result, error) + func (s *CliClient) RemoveFlavorRes(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *CliClient) RemoveGPUDriverBuild(ctx context.Context, in *edgeproto.GPUDriverBuildMember) ([]edgeproto.Result, error) + func (s *CliClient) RemoveResTag(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *CliClient) RemoveVMPoolMember(ctx context.Context, in *edgeproto.VMPoolMember) (*edgeproto.Result, error) + func (s *CliClient) RequestAppInstLatency(ctx context.Context, in *edgeproto.AppInstLatency) (*edgeproto.Result, error) + func (s *CliClient) ResetSettings(ctx context.Context, in *edgeproto.Settings) (*edgeproto.Result, error) + func (s *CliClient) RevokeAccessKey(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error) + func (s *CliClient) RunCommand(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + func (s *CliClient) RunConsole(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + func (s *CliClient) RunDebug(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error) + func (s *CliClient) SendLocalRequest(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + func (s *CliClient) ShowAlert(ctx context.Context, in *edgeproto.Alert) ([]edgeproto.Alert, error) + func (s *CliClient) ShowAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) ([]edgeproto.AlertPolicy, error) + func (s *CliClient) ShowApp(ctx context.Context, in *edgeproto.App) ([]edgeproto.App, error) + func (s *CliClient) ShowAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.AppInst, error) + func (s *CliClient) ShowAppInstClient(ctx context.Context, in *edgeproto.AppInstClientKey) ([]edgeproto.AppInstClient, error) + func (s *CliClient) ShowAppInstInfo(ctx context.Context, in *edgeproto.AppInstInfo) ([]edgeproto.AppInstInfo, error) + func (s *CliClient) ShowAppInstMetrics(ctx context.Context, in *edgeproto.AppInstMetrics) ([]edgeproto.AppInstMetrics, error) + func (s *CliClient) ShowAppInstRefs(ctx context.Context, in *edgeproto.AppInstRefs) ([]edgeproto.AppInstRefs, error) + func (s *CliClient) ShowAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) ([]edgeproto.AutoProvPolicy, error) + func (s *CliClient) ShowAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) ([]edgeproto.AutoScalePolicy, error) + func (s *CliClient) ShowCloudlet(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Cloudlet, error) + func (s *CliClient) ShowCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) ([]edgeproto.CloudletInfo, error) + func (s *CliClient) ShowCloudletMetrics(ctx context.Context, in *edgeproto.CloudletMetrics) ([]edgeproto.CloudletMetrics, error) + func (s *CliClient) ShowCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) ([]edgeproto.CloudletNode, error) + func (s *CliClient) ShowCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) ([]edgeproto.CloudletPool, error) + func (s *CliClient) ShowCloudletRefs(ctx context.Context, in *edgeproto.CloudletRefs) ([]edgeproto.CloudletRefs, error) + func (s *CliClient) ShowCloudletsForAppDeployment(ctx context.Context, in *edgeproto.DeploymentCloudletRequest) ([]edgeproto.CloudletKey, error) + func (s *CliClient) ShowClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.ClusterInst, error) + func (s *CliClient) ShowClusterInstInfo(ctx context.Context, in *edgeproto.ClusterInstInfo) ([]edgeproto.ClusterInstInfo, error) + func (s *CliClient) ShowClusterRefs(ctx context.Context, in *edgeproto.ClusterRefs) ([]edgeproto.ClusterRefs, error) + func (s *CliClient) ShowController(ctx context.Context, in *edgeproto.Controller) ([]edgeproto.Controller, error) + func (s *CliClient) ShowDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error) + func (s *CliClient) ShowDevice(ctx context.Context, in *edgeproto.Device) ([]edgeproto.Device, error) + func (s *CliClient) ShowDeviceReport(ctx context.Context, in *edgeproto.DeviceReport) ([]edgeproto.Device, error) + func (s *CliClient) ShowFlavor(ctx context.Context, in *edgeproto.Flavor) ([]edgeproto.Flavor, error) + func (s *CliClient) ShowFlavorsForCloudlet(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.FlavorKey, error) + func (s *CliClient) ShowFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) ([]edgeproto.FlowRateLimitSettings, error) + func (s *CliClient) ShowGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.GPUDriver, error) + func (s *CliClient) ShowLogs(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + func (s *CliClient) ShowMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) ([]edgeproto.MaxReqsRateLimitSettings, error) + func (s *CliClient) ShowNetwork(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Network, error) + func (s *CliClient) ShowNode(ctx context.Context, in *edgeproto.Node) ([]edgeproto.Node, error) + func (s *CliClient) ShowOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) ([]edgeproto.OperatorCode, error) + func (s *CliClient) ShowPlatformFeatures(ctx context.Context, in *edgeproto.PlatformFeatures) ([]edgeproto.PlatformFeatures, error) + func (s *CliClient) ShowRateLimitSettings(ctx context.Context, in *edgeproto.RateLimitSettings) ([]edgeproto.RateLimitSettings, error) + func (s *CliClient) ShowResTagTable(ctx context.Context, in *edgeproto.ResTagTable) ([]edgeproto.ResTagTable, error) + func (s *CliClient) ShowSettings(ctx context.Context, in *edgeproto.Settings) (*edgeproto.Settings, error) + func (s *CliClient) ShowTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.TrustPolicy, error) + func (s *CliClient) ShowTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) ([]edgeproto.TrustPolicyException, error) + func (s *CliClient) ShowVMPool(ctx context.Context, in *edgeproto.VMPool) ([]edgeproto.VMPool, error) + func (s *CliClient) StreamAppInst(ctx context.Context, in *edgeproto.AppInstKey) ([]edgeproto.Result, error) + func (s *CliClient) StreamAppInstClientsLocal(ctx context.Context, in *edgeproto.AppInstClientKey) ([]edgeproto.AppInstClient, error) + func (s *CliClient) StreamCloudlet(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Result, error) + func (s *CliClient) StreamClusterInst(ctx context.Context, in *edgeproto.ClusterKey) ([]edgeproto.Result, error) + func (s *CliClient) StreamGPUDriver(ctx context.Context, in *edgeproto.GPUDriverKey) ([]edgeproto.Result, error) + func (s *CliClient) UpdateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + func (s *CliClient) UpdateApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + func (s *CliClient) UpdateAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error) + func (s *CliClient) UpdateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + func (s *CliClient) UpdateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + func (s *CliClient) UpdateCloudlet(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Result, error) + func (s *CliClient) UpdateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + func (s *CliClient) UpdateCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + func (s *CliClient) UpdateClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.Result, error) + func (s *CliClient) UpdateFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *CliClient) UpdateFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error) + func (s *CliClient) UpdateGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.Result, error) + func (s *CliClient) UpdateMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error) + func (s *CliClient) UpdateNetwork(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Result, error) + func (s *CliClient) UpdateResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *CliClient) UpdateSettings(ctx context.Context, in *edgeproto.Settings) (*edgeproto.Result, error) + func (s *CliClient) UpdateTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.Result, error) + func (s *CliClient) UpdateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + func (s *CliClient) UpdateVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + type Client interface + type CloudletAccessApiClient interface + GetAccessData func(ctx context.Context, in *edgeproto.AccessDataRequest) (*edgeproto.AccessDataReply, error) + GetCas func(ctx context.Context, in *edgeproto.GetCasRequest) (*edgeproto.GetCasReply, error) + IssueCert func(ctx context.Context, in *edgeproto.IssueCertRequest) (*edgeproto.IssueCertReply, error) + type CloudletApiClient interface + AddCloudletAllianceOrg func(ctx context.Context, in *edgeproto.CloudletAllianceOrg) (*edgeproto.Result, error) + AddCloudletResMapping func(ctx context.Context, in *edgeproto.CloudletResMap) (*edgeproto.Result, error) + ChangeCloudletDNS func(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Result, error) + CreateCloudlet func(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Result, error) + DeleteCloudlet func(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Result, error) + FindFlavorMatch func(ctx context.Context, in *edgeproto.FlavorMatch) (*edgeproto.FlavorMatch, error) + GenerateAccessKey func(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error) + GetCloudletGPUDriverLicenseConfig func(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error) + GetCloudletManifest func(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.CloudletManifest, error) + GetCloudletProps func(ctx context.Context, in *edgeproto.CloudletProps) (*edgeproto.CloudletProps, error) + GetCloudletResourceQuotaProps func(ctx context.Context, in *edgeproto.CloudletResourceQuotaProps) (*edgeproto.CloudletResourceQuotaProps, error) + GetCloudletResourceUsage func(ctx context.Context, in *edgeproto.CloudletResourceUsage) (*edgeproto.CloudletResourceUsage, error) + GetOrganizationsOnCloudlet func(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Organization, error) + RemoveCloudletAllianceOrg func(ctx context.Context, in *edgeproto.CloudletAllianceOrg) (*edgeproto.Result, error) + RemoveCloudletResMapping func(ctx context.Context, in *edgeproto.CloudletResMap) (*edgeproto.Result, error) + RevokeAccessKey func(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error) + ShowCloudlet func(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Cloudlet, error) + ShowFlavorsForCloudlet func(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.FlavorKey, error) + UpdateCloudlet func(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Result, error) + type CloudletCommonApi struct + func NewClientCloudletApi(api edgeproto.CloudletApiClient) *CloudletCommonApi + func NewInternalCloudletApi(api edgeproto.CloudletApiServer) *CloudletCommonApi + func (x *CloudletCommonApi) CreateCloudlet(ctx context.Context, in *edgeproto.Cloudlet) (*edgeproto.Result, error) + func (x *CloudletCommonApi) DeleteCloudlet(ctx context.Context, in *edgeproto.Cloudlet) (*edgeproto.Result, error) + func (x *CloudletCommonApi) ShowCloudlet(ctx context.Context, filter *edgeproto.Cloudlet, showData *ShowCloudlet) error + func (x *CloudletCommonApi) ShowFlavorsForCloudlet(ctx context.Context, filter *edgeproto.CloudletKey, ...) error + func (x *CloudletCommonApi) UpdateCloudlet(ctx context.Context, in *edgeproto.Cloudlet) (*edgeproto.Result, error) + type CloudletInfoApiClient interface + EvictCloudletInfo func(ctx context.Context, in *edgeproto.CloudletInfo) (*edgeproto.Result, error) + InjectCloudletInfo func(ctx context.Context, in *edgeproto.CloudletInfo) (*edgeproto.Result, error) + ShowCloudletInfo func(ctx context.Context, in *edgeproto.CloudletInfo) ([]edgeproto.CloudletInfo, error) + type CloudletInfoCommonApi struct + func NewClientCloudletInfoApi(api edgeproto.CloudletInfoApiClient) *CloudletInfoCommonApi + func NewInternalCloudletInfoApi(api edgeproto.CloudletInfoApiServer) *CloudletInfoCommonApi + func (x *CloudletInfoCommonApi) ShowCloudletInfo(ctx context.Context, filter *edgeproto.CloudletInfo, ...) error + type CloudletInfoStream interface + Recv func() (*edgeproto.CloudletInfo, error) + type CloudletInfoTestOp func(opts *CloudletInfoTestOptions) + func WithCreatedCloudletInfoTestData(createdData []edgeproto.CloudletInfo) CloudletInfoTestOp + type CloudletInfoTestOptions struct + type CloudletKeyStream interface + Recv func() (*edgeproto.CloudletKey, error) + type CloudletMetricsApiClient interface + ShowCloudletMetrics func(ctx context.Context, in *edgeproto.CloudletMetrics) ([]edgeproto.CloudletMetrics, error) + type CloudletMetricsStream interface + Recv func() (*edgeproto.CloudletMetrics, error) + type CloudletNodeApiClient interface + CreateCloudletNode func(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + DeleteCloudletNode func(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + ShowCloudletNode func(ctx context.Context, in *edgeproto.CloudletNode) ([]edgeproto.CloudletNode, error) + UpdateCloudletNode func(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + type CloudletNodeCommonApi struct + func NewClientCloudletNodeApi(api edgeproto.CloudletNodeApiClient) *CloudletNodeCommonApi + func NewInternalCloudletNodeApi(api edgeproto.CloudletNodeApiServer) *CloudletNodeCommonApi + func (x *CloudletNodeCommonApi) CreateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + func (x *CloudletNodeCommonApi) DeleteCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + func (x *CloudletNodeCommonApi) ShowCloudletNode(ctx context.Context, filter *edgeproto.CloudletNode, ...) error + func (x *CloudletNodeCommonApi) UpdateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + type CloudletNodeStream interface + Recv func() (*edgeproto.CloudletNode, error) + type CloudletNodeTestOp func(opts *CloudletNodeTestOptions) + func WithCreatedCloudletNodeTestData(createdData []edgeproto.CloudletNode) CloudletNodeTestOp + type CloudletNodeTestOptions struct + type CloudletPoolApiClient interface + AddCloudletPoolMember func(ctx context.Context, in *edgeproto.CloudletPoolMember) (*edgeproto.Result, error) + CreateCloudletPool func(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + DeleteCloudletPool func(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + RemoveCloudletPoolMember func(ctx context.Context, in *edgeproto.CloudletPoolMember) (*edgeproto.Result, error) + ShowCloudletPool func(ctx context.Context, in *edgeproto.CloudletPool) ([]edgeproto.CloudletPool, error) + UpdateCloudletPool func(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + type CloudletPoolCommonApi struct + func NewClientCloudletPoolApi(api edgeproto.CloudletPoolApiClient) *CloudletPoolCommonApi + func NewInternalCloudletPoolApi(api edgeproto.CloudletPoolApiServer) *CloudletPoolCommonApi + func (x *CloudletPoolCommonApi) CreateCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + func (x *CloudletPoolCommonApi) DeleteCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + func (x *CloudletPoolCommonApi) ShowCloudletPool(ctx context.Context, filter *edgeproto.CloudletPool, ...) error + type CloudletPoolStream interface + Recv func() (*edgeproto.CloudletPool, error) + type CloudletPoolTestOp func(opts *CloudletPoolTestOptions) + func WithCreatedCloudletPoolTestData(createdData []edgeproto.CloudletPool) CloudletPoolTestOp + type CloudletPoolTestOptions struct + type CloudletRefsApiClient interface + ShowCloudletRefs func(ctx context.Context, in *edgeproto.CloudletRefs) ([]edgeproto.CloudletRefs, error) + type CloudletRefsCommonApi struct + func NewClientCloudletRefsApi(api edgeproto.CloudletRefsApiClient) *CloudletRefsCommonApi + func NewInternalCloudletRefsApi(api edgeproto.CloudletRefsApiServer) *CloudletRefsCommonApi + func (x *CloudletRefsCommonApi) ShowCloudletRefs(ctx context.Context, filter *edgeproto.CloudletRefs, ...) error + type CloudletRefsStream interface + Recv func() (*edgeproto.CloudletRefs, error) + type CloudletRefsTestOp func(opts *CloudletRefsTestOptions) + func WithCreatedCloudletRefsTestData(createdData []edgeproto.CloudletRefs) CloudletRefsTestOp + type CloudletRefsTestOptions struct + type CloudletStream interface + Recv func() (*edgeproto.Cloudlet, error) + type CloudletTestOp func(opts *CloudletTestOptions) + func WithCreatedCloudletTestData(createdData []edgeproto.Cloudlet) CloudletTestOp + type CloudletTestOptions struct + type ClusterInstApiClient interface + CreateClusterInst func(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.Result, error) + DeleteClusterInst func(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.Result, error) + DeleteIdleReservableClusterInsts func(ctx context.Context, in *edgeproto.IdleReservableClusterInsts) (*edgeproto.Result, error) + ShowClusterInst func(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.ClusterInst, error) + UpdateClusterInst func(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.Result, error) + type ClusterInstCommonApi struct + func NewClientClusterInstApi(api edgeproto.ClusterInstApiClient) *ClusterInstCommonApi + func NewInternalClusterInstApi(api edgeproto.ClusterInstApiServer) *ClusterInstCommonApi + func (x *ClusterInstCommonApi) CreateClusterInst(ctx context.Context, in *edgeproto.ClusterInst) (*edgeproto.Result, error) + func (x *ClusterInstCommonApi) DeleteClusterInst(ctx context.Context, in *edgeproto.ClusterInst) (*edgeproto.Result, error) + func (x *ClusterInstCommonApi) ShowClusterInst(ctx context.Context, filter *edgeproto.ClusterInst, showData *ShowClusterInst) error + func (x *ClusterInstCommonApi) UpdateClusterInst(ctx context.Context, in *edgeproto.ClusterInst) (*edgeproto.Result, error) + type ClusterInstInfoApiClient interface + ShowClusterInstInfo func(ctx context.Context, in *edgeproto.ClusterInstInfo) ([]edgeproto.ClusterInstInfo, error) + type ClusterInstInfoCommonApi struct + func NewClientClusterInstInfoApi(api edgeproto.ClusterInstInfoApiClient) *ClusterInstInfoCommonApi + func NewInternalClusterInstInfoApi(api edgeproto.ClusterInstInfoApiServer) *ClusterInstInfoCommonApi + func (x *ClusterInstInfoCommonApi) ShowClusterInstInfo(ctx context.Context, filter *edgeproto.ClusterInstInfo, ...) error + type ClusterInstInfoStream interface + Recv func() (*edgeproto.ClusterInstInfo, error) + type ClusterInstInfoTestOp func(opts *ClusterInstInfoTestOptions) + func WithCreatedClusterInstInfoTestData(createdData []edgeproto.ClusterInstInfo) ClusterInstInfoTestOp + type ClusterInstInfoTestOptions struct + type ClusterInstStream interface + Recv func() (*edgeproto.ClusterInst, error) + type ClusterInstTestOp func(opts *ClusterInstTestOptions) + func WithCreatedClusterInstTestData(createdData []edgeproto.ClusterInst) ClusterInstTestOp + type ClusterInstTestOptions struct + type ClusterRefsApiClient interface + ShowClusterRefs func(ctx context.Context, in *edgeproto.ClusterRefs) ([]edgeproto.ClusterRefs, error) + type ClusterRefsCommonApi struct + func NewClientClusterRefsApi(api edgeproto.ClusterRefsApiClient) *ClusterRefsCommonApi + func NewInternalClusterRefsApi(api edgeproto.ClusterRefsApiServer) *ClusterRefsCommonApi + func (x *ClusterRefsCommonApi) ShowClusterRefs(ctx context.Context, filter *edgeproto.ClusterRefs, showData *ShowClusterRefs) error + type ClusterRefsStream interface + Recv func() (*edgeproto.ClusterRefs, error) + type ClusterRefsTestOp func(opts *ClusterRefsTestOptions) + func WithCreatedClusterRefsTestData(createdData []edgeproto.ClusterRefs) ClusterRefsTestOp + type ClusterRefsTestOptions struct + type ControllerApiClient interface + ShowController func(ctx context.Context, in *edgeproto.Controller) ([]edgeproto.Controller, error) + type ControllerStream interface + Recv func() (*edgeproto.Controller, error) + type CudStreamoutAppInst struct + Ctx context.Context + func NewCudStreamoutAppInst(ctx context.Context) *CudStreamoutAppInst + func (x *CudStreamoutAppInst) Context() context.Context + func (x *CudStreamoutAppInst) Send(res *edgeproto.Result) error + type CudStreamoutCloudlet struct + Ctx context.Context + func NewCudStreamoutCloudlet(ctx context.Context) *CudStreamoutCloudlet + func (x *CudStreamoutCloudlet) Context() context.Context + func (x *CudStreamoutCloudlet) Send(res *edgeproto.Result) error + type CudStreamoutClusterInst struct + Ctx context.Context + func NewCudStreamoutClusterInst(ctx context.Context) *CudStreamoutClusterInst + func (x *CudStreamoutClusterInst) Context() context.Context + func (x *CudStreamoutClusterInst) Send(res *edgeproto.Result) error + type CudStreamoutGPUDriver struct + Ctx context.Context + func NewCudStreamoutGPUDriver(ctx context.Context) *CudStreamoutGPUDriver + func (x *CudStreamoutGPUDriver) Context() context.Context + func (x *CudStreamoutGPUDriver) Send(res *edgeproto.Result) error + type CudStreamoutNetwork struct + Ctx context.Context + func NewCudStreamoutNetwork(ctx context.Context) *CudStreamoutNetwork + func (x *CudStreamoutNetwork) Context() context.Context + func (x *CudStreamoutNetwork) Send(res *edgeproto.Result) error + type CudStreamoutTrustPolicy struct + Ctx context.Context + func NewCudStreamoutTrustPolicy(ctx context.Context) *CudStreamoutTrustPolicy + func (x *CudStreamoutTrustPolicy) Context() context.Context + func (x *CudStreamoutTrustPolicy) Send(res *edgeproto.Result) error + type CustomData struct + OrgsOnCloudlet map[edgeproto.CloudletKey][]string + func (s *CustomData) Init() + type DebugApiClient interface + DisableDebugLevels func(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error) + EnableDebugLevels func(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error) + RunDebug func(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error) + ShowDebugLevels func(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error) + type DebugDataOut struct + Errors []Err + Requests [][]edgeproto.DebugReply + func (s *DebugDataOut) Sort() + type DebugReplyStream interface + Recv func() (*edgeproto.DebugReply, error) + type DeviceApiClient interface + EvictDevice func(ctx context.Context, in *edgeproto.Device) (*edgeproto.Result, error) + InjectDevice func(ctx context.Context, in *edgeproto.Device) (*edgeproto.Result, error) + ShowDevice func(ctx context.Context, in *edgeproto.Device) ([]edgeproto.Device, error) + ShowDeviceReport func(ctx context.Context, in *edgeproto.DeviceReport) ([]edgeproto.Device, error) + type DeviceCommonApi struct + func NewClientDeviceApi(api edgeproto.DeviceApiClient) *DeviceCommonApi + func NewInternalDeviceApi(api edgeproto.DeviceApiServer) *DeviceCommonApi + func (x *DeviceCommonApi) ShowDevice(ctx context.Context, filter *edgeproto.Device, showData *ShowDevice) error + type DeviceDataOut struct + Devices []edgeproto.Result + Errors []Err + type DeviceStream interface + Recv func() (*edgeproto.Device, error) + type DeviceTestOp func(opts *DeviceTestOptions) + func WithCreatedDeviceTestData(createdData []edgeproto.Device) DeviceTestOp + type DeviceTestOptions struct + type DummyServer struct + AlertCache edgeproto.AlertCache + AlertPolicyCache edgeproto.AlertPolicyCache + AppCache edgeproto.AppCache + AppInstCache edgeproto.AppInstCache + AppInstClientKeyCache edgeproto.AppInstClientKeyCache + AppInstInfoCache edgeproto.AppInstInfoCache + AppInstRefsCache edgeproto.AppInstRefsCache + AutoProvInfoCache edgeproto.AutoProvInfoCache + AutoProvPolicyCache edgeproto.AutoProvPolicyCache + AutoScalePolicyCache edgeproto.AutoScalePolicyCache + CloudletCache edgeproto.CloudletCache + CloudletInfoCache edgeproto.CloudletInfoCache + CloudletInternalCache edgeproto.CloudletInternalCache + CloudletNodeCache edgeproto.CloudletNodeCache + CloudletPoolCache edgeproto.CloudletPoolCache + CloudletRefsCache edgeproto.CloudletRefsCache + ClusterInstCache edgeproto.ClusterInstCache + ClusterInstInfoCache edgeproto.ClusterInstInfoCache + ClusterRefsCache edgeproto.ClusterRefsCache + ControllerCache edgeproto.ControllerCache + CudNoop bool + DeviceCache edgeproto.DeviceCache + FedAppInstCache edgeproto.FedAppInstCache + FlavorCache edgeproto.FlavorCache + FlowRateLimitSettingsCache edgeproto.FlowRateLimitSettingsCache + GPUDriverCache edgeproto.GPUDriverCache + MaxReqsRateLimitSettingsCache edgeproto.MaxReqsRateLimitSettingsCache + MidstreamFailChs map[string]chan bool + NetworkCache edgeproto.NetworkCache + NodeCache edgeproto.NodeCache + OperatorCodeCache edgeproto.OperatorCodeCache + PlatformFeaturesCache edgeproto.PlatformFeaturesCache + ResTagTableCache edgeproto.ResTagTableCache + SettingsCache edgeproto.SettingsCache + ShowDummyCount int + TPEInstanceStateCache edgeproto.TPEInstanceStateCache + TrustPolicyCache edgeproto.TrustPolicyCache + TrustPolicyExceptionCache edgeproto.TrustPolicyExceptionCache + VMPoolCache edgeproto.VMPoolCache + VMPoolInfoCache edgeproto.VMPoolInfoCache + func RegisterDummyServer(server *grpc.Server) *DummyServer + func (s *DummyServer) AddAppAlertPolicy(ctx context.Context, alert *edgeproto.AppAlertPolicy) (*edgeproto.Result, error) + func (s *DummyServer) AddAppAutoProvPolicy(ctx context.Context, apppolicy *edgeproto.AppAutoProvPolicy) (*edgeproto.Result, error) + func (s *DummyServer) AddAutoProvPolicyCloudlet(ctx context.Context, cloudlet *edgeproto.AutoProvPolicyCloudlet) (*edgeproto.Result, error) + func (s *DummyServer) AddCloudletAllianceOrg(ctx context.Context, in *edgeproto.CloudletAllianceOrg) (*edgeproto.Result, error) + func (s *DummyServer) AddCloudletPoolMember(ctx context.Context, in *edgeproto.CloudletPoolMember) (*edgeproto.Result, error) + func (s *DummyServer) AddCloudletResMapping(ctx context.Context, in *edgeproto.CloudletResMap) (*edgeproto.Result, error) + func (s *DummyServer) AddFlavorRes(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *DummyServer) AddGPUDriverBuild(in *edgeproto.GPUDriverBuildMember, ...) error + func (s *DummyServer) AddResTag(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *DummyServer) AddVMPoolMember(ctx context.Context, cloudlet *edgeproto.VMPoolMember) (*edgeproto.Result, error) + func (s *DummyServer) ChangeCloudletDNS(key *edgeproto.CloudletKey, inCb edgeproto.CloudletApi_ChangeCloudletDNSServer) error + func (s *DummyServer) CreateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + func (s *DummyServer) CreateApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + func (s *DummyServer) CreateAppInst(in *edgeproto.AppInst, server edgeproto.AppInstApi_CreateAppInstServer) error + func (s *DummyServer) CreateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + func (s *DummyServer) CreateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + func (s *DummyServer) CreateCloudlet(in *edgeproto.Cloudlet, server edgeproto.CloudletApi_CreateCloudletServer) error + func (s *DummyServer) CreateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + func (s *DummyServer) CreateCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + func (s *DummyServer) CreateClusterInst(in *edgeproto.ClusterInst, ...) error + func (s *DummyServer) CreateFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *DummyServer) CreateFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error) + func (s *DummyServer) CreateGPUDriver(in *edgeproto.GPUDriver, server edgeproto.GPUDriverApi_CreateGPUDriverServer) error + func (s *DummyServer) CreateMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error) + func (s *DummyServer) CreateNetwork(in *edgeproto.Network, server edgeproto.NetworkApi_CreateNetworkServer) error + func (s *DummyServer) CreateOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error) + func (s *DummyServer) CreateResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *DummyServer) CreateTrustPolicy(in *edgeproto.TrustPolicy, ...) error + func (s *DummyServer) CreateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + func (s *DummyServer) CreateVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + func (s *DummyServer) DeleteAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + func (s *DummyServer) DeleteApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + func (s *DummyServer) DeleteAppInst(in *edgeproto.AppInst, server edgeproto.AppInstApi_DeleteAppInstServer) error + func (s *DummyServer) DeleteAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + func (s *DummyServer) DeleteAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + func (s *DummyServer) DeleteCloudlet(in *edgeproto.Cloudlet, server edgeproto.CloudletApi_DeleteCloudletServer) error + func (s *DummyServer) DeleteCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + func (s *DummyServer) DeleteCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + func (s *DummyServer) DeleteClusterInst(in *edgeproto.ClusterInst, ...) error + func (s *DummyServer) DeleteFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *DummyServer) DeleteFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error) + func (s *DummyServer) DeleteGPUDriver(in *edgeproto.GPUDriver, server edgeproto.GPUDriverApi_DeleteGPUDriverServer) error + func (s *DummyServer) DeleteIdleReservableClusterInsts(ctx context.Context, in *edgeproto.IdleReservableClusterInsts) (*edgeproto.Result, error) + func (s *DummyServer) DeleteMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error) + func (s *DummyServer) DeleteNetwork(in *edgeproto.Network, server edgeproto.NetworkApi_DeleteNetworkServer) error + func (s *DummyServer) DeleteOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error) + func (s *DummyServer) DeletePlatformFeatures(ctx context.Context, in *edgeproto.PlatformFeatures) (*edgeproto.Result, error) + func (s *DummyServer) DeleteResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *DummyServer) DeleteTrustPolicy(in *edgeproto.TrustPolicy, ...) error + func (s *DummyServer) DeleteTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + func (s *DummyServer) DeleteVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + func (s *DummyServer) DisableMidstreamFailure(api string) + func (s *DummyServer) EnableMidstreamFailure(api string, syncCh chan bool) + func (s *DummyServer) EvictCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) (*edgeproto.Result, error) + func (s *DummyServer) EvictDevice(ctx context.Context, in *edgeproto.Device) (*edgeproto.Result, error) + func (s *DummyServer) FindFlavorMatch(ctx context.Context, in *edgeproto.FlavorMatch) (*edgeproto.FlavorMatch, error) + func (s *DummyServer) GenerateAccessKey(ctx context.Context, key *edgeproto.CloudletKey) (*edgeproto.Result, error) + func (s *DummyServer) GetCloudletGPUDriverLicenseConfig(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error) + func (s *DummyServer) GetCloudletManifest(ctx context.Context, key *edgeproto.CloudletKey) (*edgeproto.CloudletManifest, error) + func (s *DummyServer) GetCloudletProps(ctx context.Context, in *edgeproto.CloudletProps) (*edgeproto.CloudletProps, error) + func (s *DummyServer) GetCloudletResourceQuotaProps(ctx context.Context, in *edgeproto.CloudletResourceQuotaProps) (*edgeproto.CloudletResourceQuotaProps, error) + func (s *DummyServer) GetCloudletResourceUsage(ctx context.Context, usage *edgeproto.CloudletResourceUsage) (*edgeproto.CloudletResourceUsage, error) + func (s *DummyServer) GetGPUDriverBuildURL(ctx context.Context, in *edgeproto.GPUDriverBuildMember) (*edgeproto.GPUDriverBuildURL, error) + func (s *DummyServer) GetGPUDriverLicenseConfig(ctx context.Context, in *edgeproto.GPUDriverKey) (*edgeproto.Result, error) + func (s *DummyServer) GetOrganizationsOnCloudlet(in *edgeproto.CloudletKey, ...) error + func (s *DummyServer) HandleFedAppInstEvent(ctx context.Context, in *edgeproto.FedAppInstEvent) (*edgeproto.Result, error) + func (s *DummyServer) InjectCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) (*edgeproto.Result, error) + func (s *DummyServer) InjectDevice(ctx context.Context, in *edgeproto.Device) (*edgeproto.Result, error) + func (s *DummyServer) OrganizationInUse(ctx context.Context, in *edgeproto.Organization) (*edgeproto.Result, error) + func (s *DummyServer) RefreshAppInst(in *edgeproto.AppInst, server edgeproto.AppInstApi_RefreshAppInstServer) error + func (s *DummyServer) RemoveAppAlertPolicy(ctx context.Context, alert *edgeproto.AppAlertPolicy) (*edgeproto.Result, error) + func (s *DummyServer) RemoveAppAutoProvPolicy(ctx context.Context, apppolicy *edgeproto.AppAutoProvPolicy) (*edgeproto.Result, error) + func (s *DummyServer) RemoveAutoProvPolicyCloudlet(ctx context.Context, cloudlet *edgeproto.AutoProvPolicyCloudlet) (*edgeproto.Result, error) + func (s *DummyServer) RemoveCloudletAllianceOrg(ctx context.Context, in *edgeproto.CloudletAllianceOrg) (*edgeproto.Result, error) + func (s *DummyServer) RemoveCloudletPoolMember(ctx context.Context, in *edgeproto.CloudletPoolMember) (*edgeproto.Result, error) + func (s *DummyServer) RemoveCloudletResMapping(ctx context.Context, in *edgeproto.CloudletResMap) (*edgeproto.Result, error) + func (s *DummyServer) RemoveFlavorRes(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *DummyServer) RemoveGPUDriverBuild(in *edgeproto.GPUDriverBuildMember, ...) error + func (s *DummyServer) RemoveResTag(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *DummyServer) RemoveVMPoolMember(ctx context.Context, cloudlet *edgeproto.VMPoolMember) (*edgeproto.Result, error) + func (s *DummyServer) ResetSettings(ctx context.Context, in *edgeproto.Settings) (*edgeproto.Result, error) + func (s *DummyServer) RevokeAccessKey(ctx context.Context, key *edgeproto.CloudletKey) (*edgeproto.Result, error) + func (s *DummyServer) SetDummyObjs(ctx context.Context, a Action, tag string, num int) + func (s *DummyServer) SetDummyOrgObjs(ctx context.Context, a Action, org string, num int) + func (s *DummyServer) ShowAlert(in *edgeproto.Alert, server edgeproto.AlertApi_ShowAlertServer) error + func (s *DummyServer) ShowAlertPolicy(in *edgeproto.AlertPolicy, ...) error + func (s *DummyServer) ShowApp(in *edgeproto.App, server edgeproto.AppApi_ShowAppServer) error + func (s *DummyServer) ShowAppInst(in *edgeproto.AppInst, server edgeproto.AppInstApi_ShowAppInstServer) error + func (s *DummyServer) ShowAppInstClient(in *edgeproto.AppInstClientKey, ...) error + func (s *DummyServer) ShowAppInstInfo(in *edgeproto.AppInstInfo, ...) error + func (s *DummyServer) ShowAppInstRefs(in *edgeproto.AppInstRefs, ...) error + func (s *DummyServer) ShowAutoProvPolicy(in *edgeproto.AutoProvPolicy, ...) error + func (s *DummyServer) ShowAutoScalePolicy(in *edgeproto.AutoScalePolicy, ...) error + func (s *DummyServer) ShowCloudlet(in *edgeproto.Cloudlet, server edgeproto.CloudletApi_ShowCloudletServer) error + func (s *DummyServer) ShowCloudletInfo(in *edgeproto.CloudletInfo, ...) error + func (s *DummyServer) ShowCloudletNode(in *edgeproto.CloudletNode, ...) error + func (s *DummyServer) ShowCloudletPool(in *edgeproto.CloudletPool, ...) error + func (s *DummyServer) ShowCloudletRefs(in *edgeproto.CloudletRefs, ...) error + func (s *DummyServer) ShowCloudletsForAppDeployment(*edgeproto.DeploymentCloudletRequest, ...) error + func (s *DummyServer) ShowClusterInst(in *edgeproto.ClusterInst, ...) error + func (s *DummyServer) ShowClusterInstInfo(in *edgeproto.ClusterInstInfo, ...) error + func (s *DummyServer) ShowClusterRefs(in *edgeproto.ClusterRefs, ...) error + func (s *DummyServer) ShowController(in *edgeproto.Controller, server edgeproto.ControllerApi_ShowControllerServer) error + func (s *DummyServer) ShowDevice(in *edgeproto.Device, server edgeproto.DeviceApi_ShowDeviceServer) error + func (s *DummyServer) ShowDeviceReport(in *edgeproto.DeviceReport, server edgeproto.DeviceApi_ShowDeviceReportServer) error + func (s *DummyServer) ShowFlavor(in *edgeproto.Flavor, server edgeproto.FlavorApi_ShowFlavorServer) error + func (s *DummyServer) ShowFlavorsForCloudlet(*edgeproto.CloudletKey, edgeproto.CloudletApi_ShowFlavorsForCloudletServer) error + func (s *DummyServer) ShowFlowRateLimitSettings(in *edgeproto.FlowRateLimitSettings, ...) error + func (s *DummyServer) ShowGPUDriver(in *edgeproto.GPUDriver, server edgeproto.GPUDriverApi_ShowGPUDriverServer) error + func (s *DummyServer) ShowMaxReqsRateLimitSettings(in *edgeproto.MaxReqsRateLimitSettings, ...) error + func (s *DummyServer) ShowNetwork(in *edgeproto.Network, server edgeproto.NetworkApi_ShowNetworkServer) error + func (s *DummyServer) ShowNode(in *edgeproto.Node, server edgeproto.NodeApi_ShowNodeServer) error + func (s *DummyServer) ShowOperatorCode(in *edgeproto.OperatorCode, ...) error + func (s *DummyServer) ShowPlatformFeatures(in *edgeproto.PlatformFeatures, ...) error + func (s *DummyServer) ShowRateLimitSettings(in *edgeproto.RateLimitSettings, ...) error + func (s *DummyServer) ShowResTagTable(in *edgeproto.ResTagTable, ...) error + func (s *DummyServer) ShowSettings(ctx context.Context, in *edgeproto.Settings) (*edgeproto.Settings, error) + func (s *DummyServer) ShowTrustPolicy(in *edgeproto.TrustPolicy, ...) error + func (s *DummyServer) ShowTrustPolicyException(in *edgeproto.TrustPolicyException, ...) error + func (s *DummyServer) ShowVMPool(in *edgeproto.VMPool, server edgeproto.VMPoolApi_ShowVMPoolServer) error + func (s *DummyServer) StreamAppInstClientsLocal(in *edgeproto.AppInstClientKey, ...) error + func (s *DummyServer) UpdateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error) + func (s *DummyServer) UpdateApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error) + func (s *DummyServer) UpdateAppInst(in *edgeproto.AppInst, server edgeproto.AppInstApi_UpdateAppInstServer) error + func (s *DummyServer) UpdateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error) + func (s *DummyServer) UpdateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error) + func (s *DummyServer) UpdateCloudlet(in *edgeproto.Cloudlet, server edgeproto.CloudletApi_UpdateCloudletServer) error + func (s *DummyServer) UpdateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error) + func (s *DummyServer) UpdateCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error) + func (s *DummyServer) UpdateClusterInst(in *edgeproto.ClusterInst, ...) error + func (s *DummyServer) UpdateFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (s *DummyServer) UpdateFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error) + func (s *DummyServer) UpdateGPUDriver(in *edgeproto.GPUDriver, server edgeproto.GPUDriverApi_UpdateGPUDriverServer) error + func (s *DummyServer) UpdateMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error) + func (s *DummyServer) UpdateNetwork(in *edgeproto.Network, server edgeproto.NetworkApi_UpdateNetworkServer) error + func (s *DummyServer) UpdateResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (s *DummyServer) UpdateSettings(ctx context.Context, in *edgeproto.Settings) (*edgeproto.Result, error) + func (s *DummyServer) UpdateTrustPolicy(in *edgeproto.TrustPolicy, ...) error + func (s *DummyServer) UpdateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + func (s *DummyServer) UpdateVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + func (s *DummyServer) UpgradeAccessKey(stream edgeproto.CloudletAccessKeyApi_UpgradeAccessKeyServer) error + type Err struct + Desc string + Msg string + type ExecApiClient interface + AccessCloudlet func(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + RunCommand func(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + RunConsole func(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + SendLocalRequest func(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + ShowLogs func(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error) + type FlavorApiClient interface + AddFlavorRes func(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + CreateFlavor func(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + DeleteFlavor func(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + RemoveFlavorRes func(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + ShowFlavor func(ctx context.Context, in *edgeproto.Flavor) ([]edgeproto.Flavor, error) + UpdateFlavor func(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + type FlavorCommonApi struct + func NewClientFlavorApi(api edgeproto.FlavorApiClient) *FlavorCommonApi + func NewInternalFlavorApi(api edgeproto.FlavorApiServer) *FlavorCommonApi + func (x *FlavorCommonApi) CreateFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (x *FlavorCommonApi) DeleteFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + func (x *FlavorCommonApi) ShowFlavor(ctx context.Context, filter *edgeproto.Flavor, showData *ShowFlavor) error + func (x *FlavorCommonApi) UpdateFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error) + type FlavorKeyStream interface + Recv func() (*edgeproto.FlavorKey, error) + type FlavorStream interface + Recv func() (*edgeproto.Flavor, error) + type FlavorTestOp func(opts *FlavorTestOptions) + func WithCreatedFlavorTestData(createdData []edgeproto.Flavor) FlavorTestOp + type FlavorTestOptions struct + type FlowRateLimitSettingsStream interface + Recv func() (*edgeproto.FlowRateLimitSettings, error) + type GPUDriverApiClient interface + AddGPUDriverBuild func(ctx context.Context, in *edgeproto.GPUDriverBuildMember) ([]edgeproto.Result, error) + CreateGPUDriver func(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.Result, error) + DeleteGPUDriver func(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.Result, error) + GetGPUDriverBuildURL func(ctx context.Context, in *edgeproto.GPUDriverBuildMember) (*edgeproto.GPUDriverBuildURL, error) + GetGPUDriverLicenseConfig func(ctx context.Context, in *edgeproto.GPUDriverKey) (*edgeproto.Result, error) + RemoveGPUDriverBuild func(ctx context.Context, in *edgeproto.GPUDriverBuildMember) ([]edgeproto.Result, error) + ShowGPUDriver func(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.GPUDriver, error) + UpdateGPUDriver func(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.Result, error) + type GPUDriverCommonApi struct + func NewClientGPUDriverApi(api edgeproto.GPUDriverApiClient) *GPUDriverCommonApi + func NewInternalGPUDriverApi(api edgeproto.GPUDriverApiServer) *GPUDriverCommonApi + func (x *GPUDriverCommonApi) CreateGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) (*edgeproto.Result, error) + func (x *GPUDriverCommonApi) DeleteGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) (*edgeproto.Result, error) + func (x *GPUDriverCommonApi) ShowGPUDriver(ctx context.Context, filter *edgeproto.GPUDriver, showData *ShowGPUDriver) error + func (x *GPUDriverCommonApi) UpdateGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) (*edgeproto.Result, error) + type GPUDriverStream interface + Recv func() (*edgeproto.GPUDriver, error) + type GPUDriverTestOp func(opts *GPUDriverTestOptions) + func WithCreatedGPUDriverTestData(createdData []edgeproto.GPUDriver) GPUDriverTestOp + type GPUDriverTestOptions struct + type InternalCUDAPIs interface + GetAlertPolicyApi func() edgeproto.AlertPolicyApiServer + GetAppApi func() edgeproto.AppApiServer + GetAppInstApi func() edgeproto.AppInstApiServer + GetAutoProvPolicyApi func() edgeproto.AutoProvPolicyApiServer + GetAutoScalePolicyApi func() edgeproto.AutoScalePolicyApiServer + GetCloudletApi func() edgeproto.CloudletApiServer + GetCloudletNodeApi func() edgeproto.CloudletNodeApiServer + GetCloudletPoolApi func() edgeproto.CloudletPoolApiServer + GetClusterInstApi func() edgeproto.ClusterInstApiServer + GetFlavorApi func() edgeproto.FlavorApiServer + GetGPUDriverApi func() edgeproto.GPUDriverApiServer + GetNetworkApi func() edgeproto.NetworkApiServer + GetOperatorCodeApi func() edgeproto.OperatorCodeApiServer + GetResTagTableApi func() edgeproto.ResTagTableApiServer + GetTrustPolicyApi func() edgeproto.TrustPolicyApiServer + GetTrustPolicyExceptionApi func() edgeproto.TrustPolicyExceptionApiServer + GetVMPoolApi func() edgeproto.VMPoolApiServer + type MaxReqsRateLimitSettingsStream interface + Recv func() (*edgeproto.MaxReqsRateLimitSettings, error) + type NetworkApiClient interface + CreateNetwork func(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Result, error) + DeleteNetwork func(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Result, error) + ShowNetwork func(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Network, error) + UpdateNetwork func(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Result, error) + type NetworkCommonApi struct + func NewClientNetworkApi(api edgeproto.NetworkApiClient) *NetworkCommonApi + func NewInternalNetworkApi(api edgeproto.NetworkApiServer) *NetworkCommonApi + func (x *NetworkCommonApi) CreateNetwork(ctx context.Context, in *edgeproto.Network) (*edgeproto.Result, error) + func (x *NetworkCommonApi) DeleteNetwork(ctx context.Context, in *edgeproto.Network) (*edgeproto.Result, error) + func (x *NetworkCommonApi) ShowNetwork(ctx context.Context, filter *edgeproto.Network, showData *ShowNetwork) error + func (x *NetworkCommonApi) UpdateNetwork(ctx context.Context, in *edgeproto.Network) (*edgeproto.Result, error) + type NetworkStream interface + Recv func() (*edgeproto.Network, error) + type NetworkTestOp func(opts *NetworkTestOptions) + func WithCreatedNetworkTestData(createdData []edgeproto.Network) NetworkTestOp + type NetworkTestOptions struct + type NodeApiClient interface + ShowNode func(ctx context.Context, in *edgeproto.Node) ([]edgeproto.Node, error) + type NodeCommonApi struct + func NewClientNodeApi(api edgeproto.NodeApiClient) *NodeCommonApi + func NewInternalNodeApi(api edgeproto.NodeApiServer) *NodeCommonApi + func (x *NodeCommonApi) ShowNode(ctx context.Context, filter *edgeproto.Node, showData *ShowNode) error + type NodeDataOut struct + Errors []Err + type NodeStream interface + Recv func() (*edgeproto.Node, error) + type NodeTestOp func(opts *NodeTestOptions) + func WithCreatedNodeTestData(createdData []edgeproto.Node) NodeTestOp + type NodeTestOptions struct + type OperatorCodeApiClient interface + CreateOperatorCode func(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error) + DeleteOperatorCode func(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error) + ShowOperatorCode func(ctx context.Context, in *edgeproto.OperatorCode) ([]edgeproto.OperatorCode, error) + type OperatorCodeCommonApi struct + func NewClientOperatorCodeApi(api edgeproto.OperatorCodeApiClient) *OperatorCodeCommonApi + func NewInternalOperatorCodeApi(api edgeproto.OperatorCodeApiServer) *OperatorCodeCommonApi + func (x *OperatorCodeCommonApi) CreateOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error) + func (x *OperatorCodeCommonApi) DeleteOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error) + func (x *OperatorCodeCommonApi) ShowOperatorCode(ctx context.Context, filter *edgeproto.OperatorCode, ...) error + type OperatorCodeStream interface + Recv func() (*edgeproto.OperatorCode, error) + type OperatorCodeTestOp func(opts *OperatorCodeTestOptions) + func WithCreatedOperatorCodeTestData(createdData []edgeproto.OperatorCode) OperatorCodeTestOp + type OperatorCodeTestOptions struct + type OrganizationApiClient interface + OrganizationInUse func(ctx context.Context, in *edgeproto.Organization) (*edgeproto.Result, error) + type OrganizationDataOut struct + Errors []Err + Orgs []edgeproto.Result + type OrganizationStream interface + Recv func() (*edgeproto.Organization, error) + type PlatformFeaturesApiClient interface + DeletePlatformFeatures func(ctx context.Context, in *edgeproto.PlatformFeatures) (*edgeproto.Result, error) + ShowPlatformFeatures func(ctx context.Context, in *edgeproto.PlatformFeatures) ([]edgeproto.PlatformFeatures, error) + type PlatformFeaturesStream interface + Recv func() (*edgeproto.PlatformFeatures, error) + type RateLimitSettingsApiClient interface + CreateFlowRateLimitSettings func(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error) + CreateMaxReqsRateLimitSettings func(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error) + DeleteFlowRateLimitSettings func(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error) + DeleteMaxReqsRateLimitSettings func(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error) + ShowFlowRateLimitSettings func(ctx context.Context, in *edgeproto.FlowRateLimitSettings) ([]edgeproto.FlowRateLimitSettings, error) + ShowMaxReqsRateLimitSettings func(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) ([]edgeproto.MaxReqsRateLimitSettings, error) + ShowRateLimitSettings func(ctx context.Context, in *edgeproto.RateLimitSettings) ([]edgeproto.RateLimitSettings, error) + UpdateFlowRateLimitSettings func(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error) + UpdateMaxReqsRateLimitSettings func(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error) + type RateLimitSettingsDataOut struct + Errors []Err + type RateLimitSettingsStream interface + Recv func() (*edgeproto.RateLimitSettings, error) + type ResTagTableApiClient interface + AddResTag func(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + CreateResTagTable func(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + DeleteResTagTable func(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + GetResTagTable func(ctx context.Context, in *edgeproto.ResTagTableKey) (*edgeproto.ResTagTable, error) + RemoveResTag func(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + ShowResTagTable func(ctx context.Context, in *edgeproto.ResTagTable) ([]edgeproto.ResTagTable, error) + UpdateResTagTable func(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + type ResTagTableCommonApi struct + func NewClientResTagTableApi(api edgeproto.ResTagTableApiClient) *ResTagTableCommonApi + func NewInternalResTagTableApi(api edgeproto.ResTagTableApiServer) *ResTagTableCommonApi + func (x *ResTagTableCommonApi) CreateResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (x *ResTagTableCommonApi) DeleteResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error) + func (x *ResTagTableCommonApi) ShowResTagTable(ctx context.Context, filter *edgeproto.ResTagTable, showData *ShowResTagTable) error + type ResTagTableStream interface + Recv func() (*edgeproto.ResTagTable, error) + type ResTagTableTestOp func(opts *ResTagTableTestOptions) + func WithCreatedResTagTableTestData(createdData []edgeproto.ResTagTable) ResTagTableTestOp + type ResTagTableTestOptions struct + type ResultStream interface + Recv func() (*edgeproto.Result, error) + type Run struct + Errs []Err + Mode string + Rc *bool + func NewRun(client Client, ctx context.Context, mode string, rc *bool) *Run + func (r *Run) AlertApi(data *[]edgeproto.Alert, dataMap interface{}, dataOut interface{}) + func (r *Run) AlertPolicyApi(data *[]edgeproto.AlertPolicy, dataMap interface{}, dataOut interface{}) + func (r *Run) AppApi(data *[]edgeproto.App, dataMap interface{}, dataOut interface{}) + func (r *Run) AppApi_AppAlertPolicy(data *[]edgeproto.AppAlertPolicy, dataMap interface{}, dataOut interface{}) + func (r *Run) AppApi_AppAutoProvPolicy(data *[]edgeproto.AppAutoProvPolicy, dataMap interface{}, dataOut interface{}) + func (r *Run) AppApi_DeploymentCloudletRequest(data *[]edgeproto.DeploymentCloudletRequest, dataMap interface{}, ...) + func (r *Run) AppInstApi(data *[]edgeproto.AppInst, dataMap interface{}, dataOut interface{}) + func (r *Run) AppInstApi_FedAppInstEvent(data *[]edgeproto.FedAppInstEvent, dataMap interface{}, dataOut interface{}) + func (r *Run) AppInstClientApi_AppInstClientKey(data *[]edgeproto.AppInstClientKey, dataMap interface{}, dataOut interface{}) + func (r *Run) AppInstInfoApi(data *[]edgeproto.AppInstInfo, dataMap interface{}, dataOut interface{}) + func (r *Run) AppInstLatencyApi(data *[]edgeproto.AppInstLatency, dataMap interface{}, dataOut interface{}) + func (r *Run) AppInstMetricsApi(data *[]edgeproto.AppInstMetrics, dataMap interface{}, dataOut interface{}) + func (r *Run) AppInstRefsApi(data *[]edgeproto.AppInstRefs, dataMap interface{}, dataOut interface{}) + func (r *Run) AutoProvPolicyApi(data *[]edgeproto.AutoProvPolicy, dataMap interface{}, dataOut interface{}) + func (r *Run) AutoProvPolicyApi_AutoProvPolicyCloudlet(data *[]edgeproto.AutoProvPolicyCloudlet, dataMap interface{}, ...) + func (r *Run) AutoScalePolicyApi(data *[]edgeproto.AutoScalePolicy, dataMap interface{}, dataOut interface{}) + func (r *Run) CheckErrs(api, tag string) + func (r *Run) CloudletAccessApi_AccessDataRequest(data *[]edgeproto.AccessDataRequest, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletAccessApi_GetCasRequest(data *[]edgeproto.GetCasRequest, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletAccessApi_IssueCertRequest(data *[]edgeproto.IssueCertRequest, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletApi(data *[]edgeproto.Cloudlet, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletApi_CloudletAllianceOrg(data *[]edgeproto.CloudletAllianceOrg, dataMap interface{}, ...) + func (r *Run) CloudletApi_CloudletKey(data *[]edgeproto.CloudletKey, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletApi_CloudletProps(data *[]edgeproto.CloudletProps, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletApi_CloudletResMap(data *[]edgeproto.CloudletResMap, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletApi_CloudletResourceQuotaProps(data *[]edgeproto.CloudletResourceQuotaProps, dataMap interface{}, ...) + func (r *Run) CloudletApi_CloudletResourceUsage(data *[]edgeproto.CloudletResourceUsage, dataMap interface{}, ...) + func (r *Run) CloudletApi_FlavorMatch(data *[]edgeproto.FlavorMatch, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletInfoApi(data *[]edgeproto.CloudletInfo, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletMetricsApi(data *[]edgeproto.CloudletMetrics, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletNodeApi(data *[]edgeproto.CloudletNode, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletPoolApi(data *[]edgeproto.CloudletPool, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletPoolApi_CloudletPoolMember(data *[]edgeproto.CloudletPoolMember, dataMap interface{}, dataOut interface{}) + func (r *Run) CloudletRefsApi(data *[]edgeproto.CloudletRefs, dataMap interface{}, dataOut interface{}) + func (r *Run) ClusterInstApi(data *[]edgeproto.ClusterInst, dataMap interface{}, dataOut interface{}) + func (r *Run) ClusterInstApi_IdleReservableClusterInsts(obj *edgeproto.IdleReservableClusterInsts, dataMap interface{}, ...) + func (r *Run) ClusterInstInfoApi(data *[]edgeproto.ClusterInstInfo, dataMap interface{}, dataOut interface{}) + func (r *Run) ClusterRefsApi(data *[]edgeproto.ClusterRefs, dataMap interface{}, dataOut interface{}) + func (r *Run) ControllerApi(data *[]edgeproto.Controller, dataMap interface{}, dataOut interface{}) + func (r *Run) DebugApi_DebugRequest(data *[]edgeproto.DebugRequest, dataMap interface{}, dataOut interface{}) + func (r *Run) DeviceApi(data *[]edgeproto.Device, dataMap interface{}, dataOut interface{}) + func (r *Run) DeviceApi_DeviceReport(data *[]edgeproto.DeviceReport, dataMap interface{}, dataOut interface{}) + func (r *Run) ExecApi_ExecRequest(data *[]edgeproto.ExecRequest, dataMap interface{}, dataOut interface{}) + func (r *Run) FlavorApi(data *[]edgeproto.Flavor, dataMap interface{}, dataOut interface{}) + func (r *Run) GPUDriverApi(data *[]edgeproto.GPUDriver, dataMap interface{}, dataOut interface{}) + func (r *Run) GPUDriverApi_GPUDriverBuildMember(data *[]edgeproto.GPUDriverBuildMember, dataMap interface{}, ...) + func (r *Run) GPUDriverApi_GPUDriverKey(data *[]edgeproto.GPUDriverKey, dataMap interface{}, dataOut interface{}) + func (r *Run) NetworkApi(data *[]edgeproto.Network, dataMap interface{}, dataOut interface{}) + func (r *Run) NodeApi(data *[]edgeproto.Node, dataMap interface{}, dataOut interface{}) + func (r *Run) OperatorCodeApi(data *[]edgeproto.OperatorCode, dataMap interface{}, dataOut interface{}) + func (r *Run) OrganizationApi(data *[]edgeproto.Organization, dataMap interface{}, dataOut interface{}) + func (r *Run) PlatformFeaturesApi(data *[]edgeproto.PlatformFeatures, dataMap interface{}, dataOut interface{}) + func (r *Run) RateLimitSettingsApi(data *[]edgeproto.RateLimitSettings, dataMap interface{}, dataOut interface{}) + func (r *Run) RateLimitSettingsApi_FlowRateLimitSettings(data *[]edgeproto.FlowRateLimitSettings, dataMap interface{}, ...) + func (r *Run) RateLimitSettingsApi_MaxReqsRateLimitSettings(data *[]edgeproto.MaxReqsRateLimitSettings, dataMap interface{}, ...) + func (r *Run) ResTagTableApi(data *[]edgeproto.ResTagTable, dataMap interface{}, dataOut interface{}) + func (r *Run) ResTagTableApi_ResTagTableKey(data *[]edgeproto.ResTagTableKey, dataMap interface{}, dataOut interface{}) + func (r *Run) SettingsApi(obj *edgeproto.Settings, dataMap interface{}, dataOut interface{}) + func (r *Run) StreamObjApi_AppInstKey(data *[]edgeproto.AppInstKey, dataMap interface{}, dataOut interface{}) + func (r *Run) StreamObjApi_CloudletKey(data *[]edgeproto.CloudletKey, dataMap interface{}, dataOut interface{}) + func (r *Run) StreamObjApi_ClusterKey(data *[]edgeproto.ClusterKey, dataMap interface{}, dataOut interface{}) + func (r *Run) StreamObjApi_GPUDriverKey(data *[]edgeproto.GPUDriverKey, dataMap interface{}, dataOut interface{}) + func (r *Run) TrustPolicyApi(data *[]edgeproto.TrustPolicy, dataMap interface{}, dataOut interface{}) + func (r *Run) TrustPolicyExceptionApi(data *[]edgeproto.TrustPolicyException, dataMap interface{}, ...) + func (r *Run) VMPoolApi(data *[]edgeproto.VMPool, dataMap interface{}, dataOut interface{}) + func (r *Run) VMPoolApi_VMPoolMember(data *[]edgeproto.VMPoolMember, dataMap interface{}, dataOut interface{}) + type RunAllDataApiCallback func(objs string) + type RunDebugDataApiCallback func(objs string) + type RunDeviceDataApiCallback func(objs string) + type RunNodeDataApiCallback func(objs string) + type RunOrganizationDataApiCallback func(objs string) + type RunRateLimitSettingsDataApiCallback func(objs string) + type ServerStream struct + func (s *ServerStream) Context() context.Context + type SettingsApiClient interface + ResetSettings func(ctx context.Context, in *edgeproto.Settings) (*edgeproto.Result, error) + ShowSettings func(ctx context.Context, in *edgeproto.Settings) (*edgeproto.Settings, error) + UpdateSettings func(ctx context.Context, in *edgeproto.Settings) (*edgeproto.Result, error) + type ShowAlert struct + Ctx context.Context + Data map[string]edgeproto.Alert + func (x *ShowAlert) AssertFound(t *testing.T, obj *edgeproto.Alert) + func (x *ShowAlert) AssertNotFound(t *testing.T, obj *edgeproto.Alert) + func (x *ShowAlert) CheckFound(obj *edgeproto.Alert) bool + func (x *ShowAlert) Context() context.Context + func (x *ShowAlert) Init() + func (x *ShowAlert) ReadStream(stream edgeproto.AlertApi_ShowAlertClient, err error) + func (x *ShowAlert) Send(m *edgeproto.Alert) error + type ShowAlertPolicy struct + Ctx context.Context + Data map[string]edgeproto.AlertPolicy + func (x *ShowAlertPolicy) AssertFound(t *testing.T, obj *edgeproto.AlertPolicy) + func (x *ShowAlertPolicy) AssertNotFound(t *testing.T, obj *edgeproto.AlertPolicy) + func (x *ShowAlertPolicy) CheckFound(obj *edgeproto.AlertPolicy) bool + func (x *ShowAlertPolicy) Context() context.Context + func (x *ShowAlertPolicy) Init() + func (x *ShowAlertPolicy) ReadStream(stream edgeproto.AlertPolicyApi_ShowAlertPolicyClient, err error) + func (x *ShowAlertPolicy) Send(m *edgeproto.AlertPolicy) error + type ShowApp struct + Ctx context.Context + Data map[string]edgeproto.App + func (x *ShowApp) AssertFound(t *testing.T, obj *edgeproto.App) + func (x *ShowApp) AssertNotFound(t *testing.T, obj *edgeproto.App) + func (x *ShowApp) CheckFound(obj *edgeproto.App) bool + func (x *ShowApp) Context() context.Context + func (x *ShowApp) Init() + func (x *ShowApp) ReadStream(stream edgeproto.AppApi_ShowAppClient, err error) + func (x *ShowApp) Send(m *edgeproto.App) error + type ShowAppInst struct + Ctx context.Context + Data map[string]edgeproto.AppInst + func (x *ShowAppInst) AssertFound(t *testing.T, obj *edgeproto.AppInst) + func (x *ShowAppInst) AssertNotFound(t *testing.T, obj *edgeproto.AppInst) + func (x *ShowAppInst) CheckFound(obj *edgeproto.AppInst) bool + func (x *ShowAppInst) Context() context.Context + func (x *ShowAppInst) Init() + func (x *ShowAppInst) ReadStream(stream edgeproto.AppInstApi_ShowAppInstClient, err error) + func (x *ShowAppInst) Send(m *edgeproto.AppInst) error + type ShowAppInstInfo struct + Ctx context.Context + Data map[string]edgeproto.AppInstInfo + func (x *ShowAppInstInfo) AssertFound(t *testing.T, obj *edgeproto.AppInstInfo) + func (x *ShowAppInstInfo) AssertNotFound(t *testing.T, obj *edgeproto.AppInstInfo) + func (x *ShowAppInstInfo) CheckFound(obj *edgeproto.AppInstInfo) bool + func (x *ShowAppInstInfo) Context() context.Context + func (x *ShowAppInstInfo) Init() + func (x *ShowAppInstInfo) ReadStream(stream edgeproto.AppInstInfoApi_ShowAppInstInfoClient, err error) + func (x *ShowAppInstInfo) Send(m *edgeproto.AppInstInfo) error + type ShowAppInstRefs struct + Ctx context.Context + Data map[string]edgeproto.AppInstRefs + func (x *ShowAppInstRefs) AssertFound(t *testing.T, obj *edgeproto.AppInstRefs) + func (x *ShowAppInstRefs) AssertNotFound(t *testing.T, obj *edgeproto.AppInstRefs) + func (x *ShowAppInstRefs) CheckFound(obj *edgeproto.AppInstRefs) bool + func (x *ShowAppInstRefs) Context() context.Context + func (x *ShowAppInstRefs) Init() + func (x *ShowAppInstRefs) ReadStream(stream edgeproto.AppInstRefsApi_ShowAppInstRefsClient, err error) + func (x *ShowAppInstRefs) Send(m *edgeproto.AppInstRefs) error + type ShowAutoProvPolicy struct + Ctx context.Context + Data map[string]edgeproto.AutoProvPolicy + func (x *ShowAutoProvPolicy) AssertFound(t *testing.T, obj *edgeproto.AutoProvPolicy) + func (x *ShowAutoProvPolicy) AssertNotFound(t *testing.T, obj *edgeproto.AutoProvPolicy) + func (x *ShowAutoProvPolicy) CheckFound(obj *edgeproto.AutoProvPolicy) bool + func (x *ShowAutoProvPolicy) Context() context.Context + func (x *ShowAutoProvPolicy) Init() + func (x *ShowAutoProvPolicy) ReadStream(stream edgeproto.AutoProvPolicyApi_ShowAutoProvPolicyClient, err error) + func (x *ShowAutoProvPolicy) Send(m *edgeproto.AutoProvPolicy) error + type ShowAutoScalePolicy struct + Ctx context.Context + Data map[string]edgeproto.AutoScalePolicy + func (x *ShowAutoScalePolicy) AssertFound(t *testing.T, obj *edgeproto.AutoScalePolicy) + func (x *ShowAutoScalePolicy) AssertNotFound(t *testing.T, obj *edgeproto.AutoScalePolicy) + func (x *ShowAutoScalePolicy) CheckFound(obj *edgeproto.AutoScalePolicy) bool + func (x *ShowAutoScalePolicy) Context() context.Context + func (x *ShowAutoScalePolicy) Init() + func (x *ShowAutoScalePolicy) ReadStream(stream edgeproto.AutoScalePolicyApi_ShowAutoScalePolicyClient, err error) + func (x *ShowAutoScalePolicy) Send(m *edgeproto.AutoScalePolicy) error + type ShowCloudlet struct + Ctx context.Context + Data map[string]edgeproto.Cloudlet + func (x *ShowCloudlet) AssertFound(t *testing.T, obj *edgeproto.Cloudlet) + func (x *ShowCloudlet) AssertNotFound(t *testing.T, obj *edgeproto.Cloudlet) + func (x *ShowCloudlet) CheckFound(obj *edgeproto.Cloudlet) bool + func (x *ShowCloudlet) Context() context.Context + func (x *ShowCloudlet) Init() + func (x *ShowCloudlet) ReadStream(stream edgeproto.CloudletApi_ShowCloudletClient, err error) + func (x *ShowCloudlet) Send(m *edgeproto.Cloudlet) error + type ShowCloudletInfo struct + Ctx context.Context + Data map[string]edgeproto.CloudletInfo + func (x *ShowCloudletInfo) AssertFound(t *testing.T, obj *edgeproto.CloudletInfo) + func (x *ShowCloudletInfo) AssertNotFound(t *testing.T, obj *edgeproto.CloudletInfo) + func (x *ShowCloudletInfo) CheckFound(obj *edgeproto.CloudletInfo) bool + func (x *ShowCloudletInfo) Context() context.Context + func (x *ShowCloudletInfo) Init() + func (x *ShowCloudletInfo) ReadStream(stream edgeproto.CloudletInfoApi_ShowCloudletInfoClient, err error) + func (x *ShowCloudletInfo) Send(m *edgeproto.CloudletInfo) error + type ShowCloudletNode struct + Ctx context.Context + Data map[string]edgeproto.CloudletNode + func (x *ShowCloudletNode) AssertFound(t *testing.T, obj *edgeproto.CloudletNode) + func (x *ShowCloudletNode) AssertNotFound(t *testing.T, obj *edgeproto.CloudletNode) + func (x *ShowCloudletNode) CheckFound(obj *edgeproto.CloudletNode) bool + func (x *ShowCloudletNode) Context() context.Context + func (x *ShowCloudletNode) Init() + func (x *ShowCloudletNode) ReadStream(stream edgeproto.CloudletNodeApi_ShowCloudletNodeClient, err error) + func (x *ShowCloudletNode) Send(m *edgeproto.CloudletNode) error + type ShowCloudletPool struct + Ctx context.Context + Data map[string]edgeproto.CloudletPool + func (x *ShowCloudletPool) AssertFound(t *testing.T, obj *edgeproto.CloudletPool) + func (x *ShowCloudletPool) AssertNotFound(t *testing.T, obj *edgeproto.CloudletPool) + func (x *ShowCloudletPool) CheckFound(obj *edgeproto.CloudletPool) bool + func (x *ShowCloudletPool) Context() context.Context + func (x *ShowCloudletPool) Init() + func (x *ShowCloudletPool) ReadStream(stream edgeproto.CloudletPoolApi_ShowCloudletPoolClient, err error) + func (x *ShowCloudletPool) Send(m *edgeproto.CloudletPool) error + type ShowCloudletRefs struct + Ctx context.Context + Data map[string]edgeproto.CloudletRefs + func (x *ShowCloudletRefs) AssertFound(t *testing.T, obj *edgeproto.CloudletRefs) + func (x *ShowCloudletRefs) AssertNotFound(t *testing.T, obj *edgeproto.CloudletRefs) + func (x *ShowCloudletRefs) CheckFound(obj *edgeproto.CloudletRefs) bool + func (x *ShowCloudletRefs) Context() context.Context + func (x *ShowCloudletRefs) Init() + func (x *ShowCloudletRefs) ReadStream(stream edgeproto.CloudletRefsApi_ShowCloudletRefsClient, err error) + func (x *ShowCloudletRefs) Send(m *edgeproto.CloudletRefs) error + type ShowCloudletsForAppDeployment struct + Ctx context.Context + Data map[string]edgeproto.CloudletKey + func (x *ShowCloudletsForAppDeployment) Context() context.Context + func (x *ShowCloudletsForAppDeployment) Init() + func (x *ShowCloudletsForAppDeployment) ReadStream(stream edgeproto.AppApi_ShowCloudletsForAppDeploymentClient, err error) + func (x *ShowCloudletsForAppDeployment) Send(m *edgeproto.CloudletKey) error + type ShowClusterInst struct + Ctx context.Context + Data map[string]edgeproto.ClusterInst + func (x *ShowClusterInst) AssertFound(t *testing.T, obj *edgeproto.ClusterInst) + func (x *ShowClusterInst) AssertNotFound(t *testing.T, obj *edgeproto.ClusterInst) + func (x *ShowClusterInst) CheckFound(obj *edgeproto.ClusterInst) bool + func (x *ShowClusterInst) Context() context.Context + func (x *ShowClusterInst) Init() + func (x *ShowClusterInst) ReadStream(stream edgeproto.ClusterInstApi_ShowClusterInstClient, err error) + func (x *ShowClusterInst) Send(m *edgeproto.ClusterInst) error + type ShowClusterInstInfo struct + Ctx context.Context + Data map[string]edgeproto.ClusterInstInfo + func (x *ShowClusterInstInfo) AssertFound(t *testing.T, obj *edgeproto.ClusterInstInfo) + func (x *ShowClusterInstInfo) AssertNotFound(t *testing.T, obj *edgeproto.ClusterInstInfo) + func (x *ShowClusterInstInfo) CheckFound(obj *edgeproto.ClusterInstInfo) bool + func (x *ShowClusterInstInfo) Context() context.Context + func (x *ShowClusterInstInfo) Init() + func (x *ShowClusterInstInfo) ReadStream(stream edgeproto.ClusterInstInfoApi_ShowClusterInstInfoClient, err error) + func (x *ShowClusterInstInfo) Send(m *edgeproto.ClusterInstInfo) error + type ShowClusterRefs struct + Ctx context.Context + Data map[string]edgeproto.ClusterRefs + func (x *ShowClusterRefs) AssertFound(t *testing.T, obj *edgeproto.ClusterRefs) + func (x *ShowClusterRefs) AssertNotFound(t *testing.T, obj *edgeproto.ClusterRefs) + func (x *ShowClusterRefs) CheckFound(obj *edgeproto.ClusterRefs) bool + func (x *ShowClusterRefs) Context() context.Context + func (x *ShowClusterRefs) Init() + func (x *ShowClusterRefs) ReadStream(stream edgeproto.ClusterRefsApi_ShowClusterRefsClient, err error) + func (x *ShowClusterRefs) Send(m *edgeproto.ClusterRefs) error + type ShowDevice struct + Ctx context.Context + Data map[string]edgeproto.Device + func (x *ShowDevice) AssertFound(t *testing.T, obj *edgeproto.Device) + func (x *ShowDevice) AssertNotFound(t *testing.T, obj *edgeproto.Device) + func (x *ShowDevice) CheckFound(obj *edgeproto.Device) bool + func (x *ShowDevice) Context() context.Context + func (x *ShowDevice) Init() + func (x *ShowDevice) ReadStream(stream edgeproto.DeviceApi_ShowDeviceClient, err error) + func (x *ShowDevice) Send(m *edgeproto.Device) error + type ShowFlavor struct + Ctx context.Context + Data map[string]edgeproto.Flavor + func (x *ShowFlavor) AssertFound(t *testing.T, obj *edgeproto.Flavor) + func (x *ShowFlavor) AssertNotFound(t *testing.T, obj *edgeproto.Flavor) + func (x *ShowFlavor) CheckFound(obj *edgeproto.Flavor) bool + func (x *ShowFlavor) Context() context.Context + func (x *ShowFlavor) Init() + func (x *ShowFlavor) ReadStream(stream edgeproto.FlavorApi_ShowFlavorClient, err error) + func (x *ShowFlavor) Send(m *edgeproto.Flavor) error + type ShowFlavorsForCloudlet struct + Ctx context.Context + Data map[string]edgeproto.FlavorKey + func (x *ShowFlavorsForCloudlet) Context() context.Context + func (x *ShowFlavorsForCloudlet) Init() + func (x *ShowFlavorsForCloudlet) ReadStream(stream edgeproto.CloudletApi_ShowFlavorsForCloudletClient, err error) + func (x *ShowFlavorsForCloudlet) Send(m *edgeproto.FlavorKey) error + type ShowGPUDriver struct + Ctx context.Context + Data map[string]edgeproto.GPUDriver + func (x *ShowGPUDriver) AssertFound(t *testing.T, obj *edgeproto.GPUDriver) + func (x *ShowGPUDriver) AssertNotFound(t *testing.T, obj *edgeproto.GPUDriver) + func (x *ShowGPUDriver) CheckFound(obj *edgeproto.GPUDriver) bool + func (x *ShowGPUDriver) Context() context.Context + func (x *ShowGPUDriver) Init() + func (x *ShowGPUDriver) ReadStream(stream edgeproto.GPUDriverApi_ShowGPUDriverClient, err error) + func (x *ShowGPUDriver) Send(m *edgeproto.GPUDriver) error + type ShowNetwork struct + Ctx context.Context + Data map[string]edgeproto.Network + func (x *ShowNetwork) AssertFound(t *testing.T, obj *edgeproto.Network) + func (x *ShowNetwork) AssertNotFound(t *testing.T, obj *edgeproto.Network) + func (x *ShowNetwork) CheckFound(obj *edgeproto.Network) bool + func (x *ShowNetwork) Context() context.Context + func (x *ShowNetwork) Init() + func (x *ShowNetwork) ReadStream(stream edgeproto.NetworkApi_ShowNetworkClient, err error) + func (x *ShowNetwork) Send(m *edgeproto.Network) error + type ShowNode struct + Ctx context.Context + Data map[string]edgeproto.Node + func (x *ShowNode) AssertFound(t *testing.T, obj *edgeproto.Node) + func (x *ShowNode) AssertNotFound(t *testing.T, obj *edgeproto.Node) + func (x *ShowNode) CheckFound(obj *edgeproto.Node) bool + func (x *ShowNode) Context() context.Context + func (x *ShowNode) Init() + func (x *ShowNode) ReadStream(stream edgeproto.NodeApi_ShowNodeClient, err error) + func (x *ShowNode) Send(m *edgeproto.Node) error + type ShowOperatorCode struct + Ctx context.Context + Data map[string]edgeproto.OperatorCode + func (x *ShowOperatorCode) AssertFound(t *testing.T, obj *edgeproto.OperatorCode) + func (x *ShowOperatorCode) AssertNotFound(t *testing.T, obj *edgeproto.OperatorCode) + func (x *ShowOperatorCode) CheckFound(obj *edgeproto.OperatorCode) bool + func (x *ShowOperatorCode) Context() context.Context + func (x *ShowOperatorCode) Init() + func (x *ShowOperatorCode) ReadStream(stream edgeproto.OperatorCodeApi_ShowOperatorCodeClient, err error) + func (x *ShowOperatorCode) Send(m *edgeproto.OperatorCode) error + type ShowResTagTable struct + Ctx context.Context + Data map[string]edgeproto.ResTagTable + func (x *ShowResTagTable) AssertFound(t *testing.T, obj *edgeproto.ResTagTable) + func (x *ShowResTagTable) AssertNotFound(t *testing.T, obj *edgeproto.ResTagTable) + func (x *ShowResTagTable) CheckFound(obj *edgeproto.ResTagTable) bool + func (x *ShowResTagTable) Context() context.Context + func (x *ShowResTagTable) Init() + func (x *ShowResTagTable) ReadStream(stream edgeproto.ResTagTableApi_ShowResTagTableClient, err error) + func (x *ShowResTagTable) Send(m *edgeproto.ResTagTable) error + type ShowTrustPolicy struct + Ctx context.Context + Data map[string]edgeproto.TrustPolicy + func (x *ShowTrustPolicy) AssertFound(t *testing.T, obj *edgeproto.TrustPolicy) + func (x *ShowTrustPolicy) AssertNotFound(t *testing.T, obj *edgeproto.TrustPolicy) + func (x *ShowTrustPolicy) CheckFound(obj *edgeproto.TrustPolicy) bool + func (x *ShowTrustPolicy) Context() context.Context + func (x *ShowTrustPolicy) Init() + func (x *ShowTrustPolicy) ReadStream(stream edgeproto.TrustPolicyApi_ShowTrustPolicyClient, err error) + func (x *ShowTrustPolicy) Send(m *edgeproto.TrustPolicy) error + type ShowTrustPolicyException struct + Ctx context.Context + Data map[string]edgeproto.TrustPolicyException + func (x *ShowTrustPolicyException) AssertFound(t *testing.T, obj *edgeproto.TrustPolicyException) + func (x *ShowTrustPolicyException) AssertNotFound(t *testing.T, obj *edgeproto.TrustPolicyException) + func (x *ShowTrustPolicyException) CheckFound(obj *edgeproto.TrustPolicyException) bool + func (x *ShowTrustPolicyException) Context() context.Context + func (x *ShowTrustPolicyException) Init() + func (x *ShowTrustPolicyException) ReadStream(stream edgeproto.TrustPolicyExceptionApi_ShowTrustPolicyExceptionClient, ...) + func (x *ShowTrustPolicyException) Send(m *edgeproto.TrustPolicyException) error + type ShowVMPool struct + Ctx context.Context + Data map[string]edgeproto.VMPool + func (x *ShowVMPool) AssertFound(t *testing.T, obj *edgeproto.VMPool) + func (x *ShowVMPool) AssertNotFound(t *testing.T, obj *edgeproto.VMPool) + func (x *ShowVMPool) CheckFound(obj *edgeproto.VMPool) bool + func (x *ShowVMPool) Context() context.Context + func (x *ShowVMPool) Init() + func (x *ShowVMPool) ReadStream(stream edgeproto.VMPoolApi_ShowVMPoolClient, err error) + func (x *ShowVMPool) Send(m *edgeproto.VMPool) error + type StreamAppInst struct + Key edgeproto.AppInstKey + Msgs []edgeproto.Result + type StreamCloudlet struct + Key edgeproto.CloudletKey + Msgs []edgeproto.Result + type StreamClusterInst struct + Key edgeproto.ClusterKey + Msgs []edgeproto.Result + type StreamObjApiClient interface + StreamAppInst func(ctx context.Context, in *edgeproto.AppInstKey) ([]edgeproto.Result, error) + StreamCloudlet func(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Result, error) + StreamClusterInst func(ctx context.Context, in *edgeproto.ClusterKey) ([]edgeproto.Result, error) + StreamGPUDriver func(ctx context.Context, in *edgeproto.GPUDriverKey) ([]edgeproto.Result, error) + type TrustPolicyApiClient interface + CreateTrustPolicy func(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.Result, error) + DeleteTrustPolicy func(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.Result, error) + ShowTrustPolicy func(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.TrustPolicy, error) + UpdateTrustPolicy func(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.Result, error) + type TrustPolicyCommonApi struct + func NewClientTrustPolicyApi(api edgeproto.TrustPolicyApiClient) *TrustPolicyCommonApi + func NewInternalTrustPolicyApi(api edgeproto.TrustPolicyApiServer) *TrustPolicyCommonApi + func (x *TrustPolicyCommonApi) CreateTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) (*edgeproto.Result, error) + func (x *TrustPolicyCommonApi) DeleteTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) (*edgeproto.Result, error) + func (x *TrustPolicyCommonApi) ShowTrustPolicy(ctx context.Context, filter *edgeproto.TrustPolicy, showData *ShowTrustPolicy) error + func (x *TrustPolicyCommonApi) UpdateTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) (*edgeproto.Result, error) + type TrustPolicyExceptionApiClient interface + CreateTrustPolicyException func(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + DeleteTrustPolicyException func(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + ShowTrustPolicyException func(ctx context.Context, in *edgeproto.TrustPolicyException) ([]edgeproto.TrustPolicyException, error) + UpdateTrustPolicyException func(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + type TrustPolicyExceptionCommonApi struct + func NewClientTrustPolicyExceptionApi(api edgeproto.TrustPolicyExceptionApiClient) *TrustPolicyExceptionCommonApi + func NewInternalTrustPolicyExceptionApi(api edgeproto.TrustPolicyExceptionApiServer) *TrustPolicyExceptionCommonApi + func (x *TrustPolicyExceptionCommonApi) CreateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + func (x *TrustPolicyExceptionCommonApi) DeleteTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + func (x *TrustPolicyExceptionCommonApi) ShowTrustPolicyException(ctx context.Context, filter *edgeproto.TrustPolicyException, ...) error + func (x *TrustPolicyExceptionCommonApi) UpdateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error) + type TrustPolicyExceptionStream interface + Recv func() (*edgeproto.TrustPolicyException, error) + type TrustPolicyExceptionTestOp func(opts *TrustPolicyExceptionTestOptions) + func WithCreatedTrustPolicyExceptionTestData(createdData []edgeproto.TrustPolicyException) TrustPolicyExceptionTestOp + type TrustPolicyExceptionTestOptions struct + type TrustPolicyStream interface + Recv func() (*edgeproto.TrustPolicy, error) + type TrustPolicyTestOp func(opts *TrustPolicyTestOptions) + func WithCreatedTrustPolicyTestData(createdData []edgeproto.TrustPolicy) TrustPolicyTestOp + type TrustPolicyTestOptions struct + type VMPoolApiClient interface + AddVMPoolMember func(ctx context.Context, in *edgeproto.VMPoolMember) (*edgeproto.Result, error) + CreateVMPool func(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + DeleteVMPool func(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + RemoveVMPoolMember func(ctx context.Context, in *edgeproto.VMPoolMember) (*edgeproto.Result, error) + ShowVMPool func(ctx context.Context, in *edgeproto.VMPool) ([]edgeproto.VMPool, error) + UpdateVMPool func(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + type VMPoolCommonApi struct + func NewClientVMPoolApi(api edgeproto.VMPoolApiClient) *VMPoolCommonApi + func NewInternalVMPoolApi(api edgeproto.VMPoolApiServer) *VMPoolCommonApi + func (x *VMPoolCommonApi) CreateVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + func (x *VMPoolCommonApi) DeleteVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + func (x *VMPoolCommonApi) ShowVMPool(ctx context.Context, filter *edgeproto.VMPool, showData *ShowVMPool) error + func (x *VMPoolCommonApi) UpdateVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error) + type VMPoolStream interface + Recv func() (*edgeproto.VMPool, error) + type VMPoolTestOp func(opts *VMPoolTestOptions) + func WithCreatedVMPoolTestData(createdData []edgeproto.VMPool) VMPoolTestOp + type VMPoolTestOptions struct