Documentation
¶
Index ¶
- Constants
- Variables
- 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
- type AlertApiClient
- type AlertCommonApi
- type AlertPolicyApiClient
- type 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
- type AlertPolicyTestOp
- type AlertPolicyTestOptions
- type AlertStream
- type AlertTestOp
- type AlertTestOptions
- type AllDataOut
- type AllDataStreamOut
- type ApiClient
- 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
- type 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
- type AppInstClientApiClient
- type AppInstClientStream
- type 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
- type AppInstInfoCommonApi
- type AppInstInfoStream
- type AppInstInfoTestOp
- type AppInstInfoTestOptions
- type AppInstLatencyApiClient
- type AppInstMetricsApiClient
- type AppInstMetricsStream
- type AppInstRefsApiClient
- type AppInstRefsCommonApi
- type AppInstRefsStream
- type AppInstRefsTestOp
- type AppInstRefsTestOptions
- type AppInstStream
- type AppInstTestOp
- type AppInstTestOptions
- type AppStream
- type AppTestOp
- type AppTestOptions
- type AutoProvPolicyApiClient
- type 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
- type AutoProvPolicyTestOp
- type AutoProvPolicyTestOptions
- type AutoScalePolicyApiClient
- type 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
- type AutoScalePolicyTestOp
- type AutoScalePolicyTestOptions
- type CliClient
- 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
- type CloudletAccessApiClient
- type CloudletApiClient
- type 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
- type CloudletInfoCommonApi
- type CloudletInfoStream
- type CloudletInfoTestOp
- type CloudletInfoTestOptions
- type CloudletKeyStream
- type CloudletMetricsApiClient
- type CloudletMetricsStream
- type CloudletNodeApiClient
- type 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
- type CloudletNodeTestOp
- type CloudletNodeTestOptions
- type CloudletPoolApiClient
- type 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
- type CloudletPoolTestOp
- type CloudletPoolTestOptions
- type CloudletRefsApiClient
- type CloudletRefsCommonApi
- type CloudletRefsStream
- type CloudletRefsTestOp
- type CloudletRefsTestOptions
- type CloudletStream
- type CloudletTestOp
- type CloudletTestOptions
- type ClusterInstApiClient
- type 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
- type ClusterInstInfoCommonApi
- type ClusterInstInfoStream
- type ClusterInstInfoTestOp
- type ClusterInstInfoTestOptions
- type ClusterInstStream
- type ClusterInstTestOp
- type ClusterInstTestOptions
- type ClusterRefsApiClient
- type ClusterRefsCommonApi
- type ClusterRefsStream
- type ClusterRefsTestOp
- type ClusterRefsTestOptions
- type ControllerApiClient
- type ControllerStream
- type CudStreamoutAppInst
- type CudStreamoutCloudlet
- type CudStreamoutClusterInst
- type CudStreamoutGPUDriver
- type CudStreamoutNetwork
- type CudStreamoutTrustPolicy
- type CustomData
- type DebugApiClient
- type DebugDataOut
- type DebugReplyStream
- type DeviceApiClient
- type DeviceCommonApi
- type DeviceDataOut
- type DeviceStream
- type DeviceTestOp
- type DeviceTestOptions
- type 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
- type ExecApiClient
- type FlavorApiClient
- type 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
- type FlavorStream
- type FlavorTestOp
- type FlavorTestOptions
- type FlowRateLimitSettingsStream
- type GPUDriverApiClient
- type 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
- type GPUDriverTestOp
- type GPUDriverTestOptions
- type InternalCUDAPIs
- type MaxReqsRateLimitSettingsStream
- type NetworkApiClient
- type 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
- type NetworkTestOp
- type NetworkTestOptions
- type NodeApiClient
- type NodeCommonApi
- type NodeDataOut
- type NodeStream
- type NodeTestOp
- type NodeTestOptions
- type OperatorCodeApiClient
- type 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
- type OperatorCodeTestOp
- type OperatorCodeTestOptions
- type OrganizationApiClient
- type OrganizationDataOut
- type OrganizationStream
- type PlatformFeaturesApiClient
- type PlatformFeaturesStream
- type RateLimitSettingsApiClient
- type RateLimitSettingsDataOut
- type RateLimitSettingsStream
- type ResTagTableApiClient
- type 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
- type ResTagTableTestOp
- type ResTagTableTestOptions
- type ResultStream
- type 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
- type RunDebugDataApiCallback
- type RunDeviceDataApiCallback
- type RunNodeDataApiCallback
- type RunOrganizationDataApiCallback
- type RunRateLimitSettingsDataApiCallback
- type ServerStream
- type SettingsApiClient
- type ShowAlert
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- type ShowGPUDriver
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- type StreamCloudlet
- type StreamClusterInst
- type StreamObjApiClient
- type TrustPolicyApiClient
- type 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
- type 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
- type TrustPolicyExceptionTestOp
- type TrustPolicyExceptionTestOptions
- type TrustPolicyStream
- type TrustPolicyTestOp
- type TrustPolicyTestOptions
- type VMPoolApiClient
- type 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
- type VMPoolTestOp
- type VMPoolTestOptions
Constants ¶
const TagExpectErr = "expecterr"
Variables ¶
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
Functions ¶
func AlertPolicyData ¶
func AlertPolicyData() []edgeproto.AlertPolicy
func AlertPolicyReadStream ¶
func AlertPolicyReadStream(stream AlertPolicyStream) ([]edgeproto.AlertPolicy, error)
func AlertReadStream ¶
func AlertReadStream(stream AlertStream) ([]edgeproto.Alert, error)
func AppInstClientData ¶
func AppInstClientData() []edgeproto.AppInstClient
func AppInstClientKeyData ¶
func AppInstClientKeyData() []edgeproto.AppInstClientKey
func AppInstClientReadStream ¶
func AppInstClientReadStream(stream AppInstClientStream) ([]edgeproto.AppInstClient, error)
func AppInstData ¶
func AppInstInfoData ¶
func AppInstInfoData() []edgeproto.AppInstInfo
func AppInstInfoReadStream ¶
func AppInstInfoReadStream(stream AppInstInfoStream) ([]edgeproto.AppInstInfo, error)
func AppInstMetricsReadStream ¶
func AppInstMetricsReadStream(stream AppInstMetricsStream) ([]edgeproto.AppInstMetrics, error)
func AppInstReadResultStream ¶
func AppInstReadResultStream(stream ResultStream, err error) error
func AppInstReadStream ¶
func AppInstReadStream(stream AppInstStream) ([]edgeproto.AppInst, error)
func AppInstRefsReadStream ¶
func AppInstRefsReadStream(stream AppInstRefsStream) ([]edgeproto.AppInstRefs, error)
func AutoProvPolicyData ¶
func AutoProvPolicyData() []edgeproto.AutoProvPolicy
func AutoProvPolicyReadStream ¶
func AutoProvPolicyReadStream(stream AutoProvPolicyStream) ([]edgeproto.AutoProvPolicy, error)
func AutoScalePolicyData ¶
func AutoScalePolicyData() []edgeproto.AutoScalePolicy
func AutoScalePolicyReadStream ¶
func AutoScalePolicyReadStream(stream AutoScalePolicyStream) ([]edgeproto.AutoScalePolicy, error)
func ClientAlertPolicyCreate ¶
func ClientAlertPolicyCreate(t *testing.T, api edgeproto.AlertPolicyApiClient, testData []edgeproto.AlertPolicy)
func ClientAlertPolicyDelete ¶
func ClientAlertPolicyDelete(t *testing.T, api edgeproto.AlertPolicyApiClient, testData []edgeproto.AlertPolicy)
func ClientAlertPolicyTest ¶
func ClientAlertPolicyTest(t *testing.T, test string, api edgeproto.AlertPolicyApiClient, testData []edgeproto.AlertPolicy, ops ...AlertPolicyTestOp)
func ClientAlertTest ¶
func ClientAlertTest(t *testing.T, test string, api edgeproto.AlertApiClient, testData []edgeproto.Alert, ops ...AlertTestOp)
func ClientAppCreate ¶
func ClientAppDelete ¶
func ClientAppInstCreate ¶
func ClientAppInstDelete ¶
func ClientAppInstInfoTest ¶
func ClientAppInstInfoTest(t *testing.T, test string, api edgeproto.AppInstInfoApiClient, testData []edgeproto.AppInstInfo, ops ...AppInstInfoTestOp)
func ClientAppInstRefsTest ¶
func ClientAppInstRefsTest(t *testing.T, test string, api edgeproto.AppInstRefsApiClient, testData []edgeproto.AppInstRefs, ops ...AppInstRefsTestOp)
func ClientAppInstTest ¶
func ClientAppInstTest(t *testing.T, test string, api edgeproto.AppInstApiClient, testData []edgeproto.AppInst, ops ...AppInstTestOp)
func ClientAppTest ¶
func ClientAutoProvPolicyCreate ¶
func ClientAutoProvPolicyCreate(t *testing.T, api edgeproto.AutoProvPolicyApiClient, testData []edgeproto.AutoProvPolicy)
func ClientAutoProvPolicyDelete ¶
func ClientAutoProvPolicyDelete(t *testing.T, api edgeproto.AutoProvPolicyApiClient, testData []edgeproto.AutoProvPolicy)
func ClientAutoProvPolicyTest ¶
func ClientAutoProvPolicyTest(t *testing.T, test string, api edgeproto.AutoProvPolicyApiClient, testData []edgeproto.AutoProvPolicy, ops ...AutoProvPolicyTestOp)
func ClientAutoScalePolicyCreate ¶
func ClientAutoScalePolicyCreate(t *testing.T, api edgeproto.AutoScalePolicyApiClient, testData []edgeproto.AutoScalePolicy)
func ClientAutoScalePolicyDelete ¶
func ClientAutoScalePolicyDelete(t *testing.T, api edgeproto.AutoScalePolicyApiClient, testData []edgeproto.AutoScalePolicy)
func ClientAutoScalePolicyTest ¶
func ClientAutoScalePolicyTest(t *testing.T, test string, api edgeproto.AutoScalePolicyApiClient, testData []edgeproto.AutoScalePolicy, ops ...AutoScalePolicyTestOp)
func ClientCloudletCreate ¶
func ClientCloudletDelete ¶
func ClientCloudletInfoTest ¶
func ClientCloudletInfoTest(t *testing.T, test string, api edgeproto.CloudletInfoApiClient, testData []edgeproto.CloudletInfo, ops ...CloudletInfoTestOp)
func ClientCloudletNodeCreate ¶
func ClientCloudletNodeCreate(t *testing.T, api edgeproto.CloudletNodeApiClient, testData []edgeproto.CloudletNode)
func ClientCloudletNodeDelete ¶
func ClientCloudletNodeDelete(t *testing.T, api edgeproto.CloudletNodeApiClient, testData []edgeproto.CloudletNode)
func ClientCloudletNodeTest ¶
func ClientCloudletNodeTest(t *testing.T, test string, api edgeproto.CloudletNodeApiClient, testData []edgeproto.CloudletNode, ops ...CloudletNodeTestOp)
func ClientCloudletPoolCreate ¶
func ClientCloudletPoolCreate(t *testing.T, api edgeproto.CloudletPoolApiClient, testData []edgeproto.CloudletPool)
func ClientCloudletPoolDelete ¶
func ClientCloudletPoolDelete(t *testing.T, api edgeproto.CloudletPoolApiClient, testData []edgeproto.CloudletPool)
func ClientCloudletPoolTest ¶
func ClientCloudletPoolTest(t *testing.T, test string, api edgeproto.CloudletPoolApiClient, testData []edgeproto.CloudletPool, ops ...CloudletPoolTestOp)
func ClientCloudletRefsTest ¶
func ClientCloudletRefsTest(t *testing.T, test string, api edgeproto.CloudletRefsApiClient, testData []edgeproto.CloudletRefs, ops ...CloudletRefsTestOp)
func ClientCloudletTest ¶
func ClientCloudletTest(t *testing.T, test string, api edgeproto.CloudletApiClient, testData []edgeproto.Cloudlet, ops ...CloudletTestOp)
func ClientClusterInstCreate ¶
func ClientClusterInstCreate(t *testing.T, api edgeproto.ClusterInstApiClient, testData []edgeproto.ClusterInst)
func ClientClusterInstDelete ¶
func ClientClusterInstDelete(t *testing.T, api edgeproto.ClusterInstApiClient, testData []edgeproto.ClusterInst)
func ClientClusterInstInfoTest ¶
func ClientClusterInstInfoTest(t *testing.T, test string, api edgeproto.ClusterInstInfoApiClient, testData []edgeproto.ClusterInstInfo, ops ...ClusterInstInfoTestOp)
func ClientClusterInstTest ¶
func ClientClusterInstTest(t *testing.T, test string, api edgeproto.ClusterInstApiClient, testData []edgeproto.ClusterInst, ops ...ClusterInstTestOp)
func ClientClusterRefsTest ¶
func ClientClusterRefsTest(t *testing.T, test string, api edgeproto.ClusterRefsApiClient, testData []edgeproto.ClusterRefs, ops ...ClusterRefsTestOp)
func ClientDeviceTest ¶
func ClientDeviceTest(t *testing.T, test string, api edgeproto.DeviceApiClient, testData []edgeproto.Device, ops ...DeviceTestOp)
func ClientFlavorCreate ¶
func ClientFlavorDelete ¶
func ClientFlavorTest ¶
func ClientFlavorTest(t *testing.T, test string, api edgeproto.FlavorApiClient, testData []edgeproto.Flavor, ops ...FlavorTestOp)
func ClientGPUDriverCreate ¶
func ClientGPUDriverDelete ¶
func ClientGPUDriverTest ¶
func ClientGPUDriverTest(t *testing.T, test string, api edgeproto.GPUDriverApiClient, testData []edgeproto.GPUDriver, ops ...GPUDriverTestOp)
func ClientNetworkCreate ¶
func ClientNetworkDelete ¶
func ClientNetworkTest ¶
func ClientNetworkTest(t *testing.T, test string, api edgeproto.NetworkApiClient, testData []edgeproto.Network, ops ...NetworkTestOp)
func ClientNodeTest ¶
func ClientNodeTest(t *testing.T, test string, api edgeproto.NodeApiClient, testData []edgeproto.Node, ops ...NodeTestOp)
func ClientOperatorCodeCreate ¶
func ClientOperatorCodeCreate(t *testing.T, api edgeproto.OperatorCodeApiClient, testData []edgeproto.OperatorCode)
func ClientOperatorCodeDelete ¶
func ClientOperatorCodeDelete(t *testing.T, api edgeproto.OperatorCodeApiClient, testData []edgeproto.OperatorCode)
func ClientOperatorCodeTest ¶
func ClientOperatorCodeTest(t *testing.T, test string, api edgeproto.OperatorCodeApiClient, testData []edgeproto.OperatorCode, ops ...OperatorCodeTestOp)
func ClientResTagTableCreate ¶
func ClientResTagTableCreate(t *testing.T, api edgeproto.ResTagTableApiClient, testData []edgeproto.ResTagTable)
func ClientResTagTableDelete ¶
func ClientResTagTableDelete(t *testing.T, api edgeproto.ResTagTableApiClient, testData []edgeproto.ResTagTable)
func ClientResTagTableTest ¶
func ClientResTagTableTest(t *testing.T, test string, api edgeproto.ResTagTableApiClient, testData []edgeproto.ResTagTable, ops ...ResTagTableTestOp)
func ClientTrustPolicyCreate ¶
func ClientTrustPolicyCreate(t *testing.T, api edgeproto.TrustPolicyApiClient, testData []edgeproto.TrustPolicy)
func ClientTrustPolicyDelete ¶
func ClientTrustPolicyDelete(t *testing.T, api edgeproto.TrustPolicyApiClient, testData []edgeproto.TrustPolicy)
func ClientTrustPolicyExceptionCreate ¶
func ClientTrustPolicyExceptionCreate(t *testing.T, api edgeproto.TrustPolicyExceptionApiClient, testData []edgeproto.TrustPolicyException)
func ClientTrustPolicyExceptionDelete ¶
func ClientTrustPolicyExceptionDelete(t *testing.T, api edgeproto.TrustPolicyExceptionApiClient, testData []edgeproto.TrustPolicyException)
func ClientTrustPolicyExceptionTest ¶
func ClientTrustPolicyExceptionTest(t *testing.T, test string, api edgeproto.TrustPolicyExceptionApiClient, testData []edgeproto.TrustPolicyException, ops ...TrustPolicyExceptionTestOp)
func ClientTrustPolicyTest ¶
func ClientTrustPolicyTest(t *testing.T, test string, api edgeproto.TrustPolicyApiClient, testData []edgeproto.TrustPolicy, ops ...TrustPolicyTestOp)
func ClientVMPoolCreate ¶
func ClientVMPoolDelete ¶
func ClientVMPoolTest ¶
func ClientVMPoolTest(t *testing.T, test string, api edgeproto.VMPoolApiClient, testData []edgeproto.VMPool, ops ...VMPoolTestOp)
func CloudletData ¶
func CloudletInfoData ¶
func CloudletInfoData() []edgeproto.CloudletInfo
func CloudletInfoReadStream ¶
func CloudletInfoReadStream(stream CloudletInfoStream) ([]edgeproto.CloudletInfo, error)
func CloudletKeyReadStream ¶
func CloudletKeyReadStream(stream CloudletKeyStream) ([]edgeproto.CloudletKey, error)
func CloudletMetricsReadStream ¶
func CloudletMetricsReadStream(stream CloudletMetricsStream) ([]edgeproto.CloudletMetrics, error)
func CloudletNodeData ¶
func CloudletNodeData() []edgeproto.CloudletNode
func CloudletNodeReadStream ¶
func CloudletNodeReadStream(stream CloudletNodeStream) ([]edgeproto.CloudletNode, error)
func CloudletPoolData ¶
func CloudletPoolData() []edgeproto.CloudletPool
func CloudletPoolReadStream ¶
func CloudletPoolReadStream(stream CloudletPoolStream) ([]edgeproto.CloudletPool, error)
func CloudletReadResultStream ¶
func CloudletReadResultStream(stream ResultStream, err error) error
func CloudletReadStream ¶
func CloudletReadStream(stream CloudletStream) ([]edgeproto.Cloudlet, error)
func CloudletRefsData ¶
func CloudletRefsData() []edgeproto.CloudletRefs
To figure out what resources are used on each Cloudlet, see ClusterInstData to see what clusters are instantiated on what Cloudlet.
func CloudletRefsReadStream ¶
func CloudletRefsReadStream(stream CloudletRefsStream) ([]edgeproto.CloudletRefs, error)
func CloudletRefsWithAppInstsData ¶
func CloudletRefsWithAppInstsData() []edgeproto.CloudletRefs
These Refs are after creating both cluster insts and app insts. Some of the app insts trigger creating auto-clusterinsts, and ports are reserved with the creation of app insts.
func ClusterInstAutoData ¶
func ClusterInstAutoData() []edgeproto.ClusterInst
These are the cluster insts that will be created automatically from appinsts that have not specified a cluster.
func ClusterInstData ¶
func ClusterInstData() []edgeproto.ClusterInst
func ClusterInstInfoReadStream ¶
func ClusterInstInfoReadStream(stream ClusterInstInfoStream) ([]edgeproto.ClusterInstInfo, error)
func ClusterInstReadResultStream ¶
func ClusterInstReadResultStream(stream ResultStream, err error) error
func ClusterInstReadStream ¶
func ClusterInstReadStream(stream ClusterInstStream) ([]edgeproto.ClusterInst, error)
func ClusterRefsReadStream ¶
func ClusterRefsReadStream(stream ClusterRefsStream) ([]edgeproto.ClusterRefs, error)
func CompareExpectedFileData ¶
CompareExpectedData is used for tests that generate data and want to compare it to expected data in a file. Typically this for testing configuration file generation. GeneratedData should be blank if the generated data is already in the generated file named "fileNameRoot.fileType".
func ControllerReadStream ¶
func ControllerReadStream(stream ControllerStream) ([]edgeproto.Controller, error)
func CreateAlertPolicyData ¶
func CreateAlertPolicyData(t *testing.T, ctx context.Context, api *AlertPolicyCommonApi, testData []edgeproto.AlertPolicy)
func CreateAppData ¶
func CreateAppInstData ¶
func CreateAutoProvPolicyData ¶
func CreateAutoProvPolicyData(t *testing.T, ctx context.Context, api *AutoProvPolicyCommonApi, testData []edgeproto.AutoProvPolicy)
func CreateAutoScalePolicyData ¶
func CreateAutoScalePolicyData(t *testing.T, ctx context.Context, api *AutoScalePolicyCommonApi, testData []edgeproto.AutoScalePolicy)
func CreateCloudletData ¶
func CreateCloudletNodeData ¶
func CreateCloudletNodeData(t *testing.T, ctx context.Context, api *CloudletNodeCommonApi, testData []edgeproto.CloudletNode)
func CreateCloudletPoolData ¶
func CreateCloudletPoolData(t *testing.T, ctx context.Context, api *CloudletPoolCommonApi, testData []edgeproto.CloudletPool)
func CreateClusterInstData ¶
func CreateClusterInstData(t *testing.T, ctx context.Context, api *ClusterInstCommonApi, testData []edgeproto.ClusterInst)
func CreateFlavorData ¶
func CreateGPUDriverData ¶
func CreateNetworkData ¶
func CreateOperatorCodeData ¶
func CreateOperatorCodeData(t *testing.T, ctx context.Context, api *OperatorCodeCommonApi, testData []edgeproto.OperatorCode)
func CreateResTagTableData ¶
func CreateResTagTableData(t *testing.T, ctx context.Context, api *ResTagTableCommonApi, testData []edgeproto.ResTagTable)
func CreateTrustPolicyData ¶
func CreateTrustPolicyData(t *testing.T, ctx context.Context, api *TrustPolicyCommonApi, testData []edgeproto.TrustPolicy)
func CreateTrustPolicyExceptionData ¶
func CreateTrustPolicyExceptionData(t *testing.T, ctx context.Context, api *TrustPolicyExceptionCommonApi, testData []edgeproto.TrustPolicyException)
func CreateVMPoolData ¶
func CreatedAppInstData ¶
Get the AppInst data after it has been created by the Controller. This is for tests that are using data as if it has already been created and processed by the Controller, given that the controller may modify certain fields during create.
func DebugReplyReadStream ¶
func DebugReplyReadStream(stream DebugReplyStream) ([]edgeproto.DebugReply, error)
func DeleteAlertPolicyData ¶
func DeleteAlertPolicyData(t *testing.T, ctx context.Context, api *AlertPolicyCommonApi, testData []edgeproto.AlertPolicy)
func DeleteAllDeviceDataInternal ¶
func DeleteAllDeviceDataInternal(t *testing.T, ctx context.Context, apis InternalCUDAPIs, in *edgeproto.DeviceData)
func DeleteAllOrganizationDataInternal ¶
func DeleteAllOrganizationDataInternal(t *testing.T, ctx context.Context, apis InternalCUDAPIs, in *edgeproto.OrganizationData)
func DeleteAllRateLimitSettingsDataInternal ¶
func DeleteAllRateLimitSettingsDataInternal(t *testing.T, ctx context.Context, apis InternalCUDAPIs, in *edgeproto.RateLimitSettingsData)
func DeleteAppData ¶
func DeleteAppInstData ¶
func DeleteAutoProvPolicyData ¶
func DeleteAutoProvPolicyData(t *testing.T, ctx context.Context, api *AutoProvPolicyCommonApi, testData []edgeproto.AutoProvPolicy)
func DeleteAutoScalePolicyData ¶
func DeleteAutoScalePolicyData(t *testing.T, ctx context.Context, api *AutoScalePolicyCommonApi, testData []edgeproto.AutoScalePolicy)
func DeleteCloudletData ¶
func DeleteCloudletNodeData ¶
func DeleteCloudletNodeData(t *testing.T, ctx context.Context, api *CloudletNodeCommonApi, testData []edgeproto.CloudletNode)
func DeleteCloudletPoolData ¶
func DeleteCloudletPoolData(t *testing.T, ctx context.Context, api *CloudletPoolCommonApi, testData []edgeproto.CloudletPool)
func DeleteClusterInstData ¶
func DeleteClusterInstData(t *testing.T, ctx context.Context, api *ClusterInstCommonApi, testData []edgeproto.ClusterInst)
func DeleteFlavorData ¶
func DeleteGPUDriverData ¶
func DeleteNetworkData ¶
func DeleteOperatorCodeData ¶
func DeleteOperatorCodeData(t *testing.T, ctx context.Context, api *OperatorCodeCommonApi, testData []edgeproto.OperatorCode)
func DeleteResTagTableData ¶
func DeleteResTagTableData(t *testing.T, ctx context.Context, api *ResTagTableCommonApi, testData []edgeproto.ResTagTable)
func DeleteTrustPolicyData ¶
func DeleteTrustPolicyData(t *testing.T, ctx context.Context, api *TrustPolicyCommonApi, testData []edgeproto.TrustPolicy)
func DeleteTrustPolicyExceptionData ¶
func DeleteTrustPolicyExceptionData(t *testing.T, ctx context.Context, api *TrustPolicyExceptionCommonApi, testData []edgeproto.TrustPolicyException)
func DeleteVMPoolData ¶
func DeviceReadStream ¶
func DeviceReadStream(stream DeviceStream) ([]edgeproto.Device, error)
func FilterResults ¶
Remove results with code 0. This lets us remove status update results from create AppInst/ClusterInst/Cloudlet which are non-deterministic.
func FindAlertData ¶
func FindAlertPolicyData ¶
func FindAlertPolicyData(key *edgeproto.AlertPolicyKey, testData []edgeproto.AlertPolicy) (*edgeproto.AlertPolicy, bool)
func FindAppData ¶
func FindAppInstData ¶
func FindAppInstInfoData ¶
func FindAppInstInfoData(key *edgeproto.AppInstKey, testData []edgeproto.AppInstInfo) (*edgeproto.AppInstInfo, bool)
func FindAppInstRefsData ¶
func FindAppInstRefsData(key *edgeproto.AppKey, testData []edgeproto.AppInstRefs) (*edgeproto.AppInstRefs, bool)
func FindAutoProvPolicyData ¶
func FindAutoProvPolicyData(key *edgeproto.PolicyKey, testData []edgeproto.AutoProvPolicy) (*edgeproto.AutoProvPolicy, bool)
func FindAutoScalePolicyData ¶
func FindAutoScalePolicyData(key *edgeproto.PolicyKey, testData []edgeproto.AutoScalePolicy) (*edgeproto.AutoScalePolicy, bool)
func FindCloudletData ¶
func FindCloudletInfoData ¶
func FindCloudletInfoData(key *edgeproto.CloudletKey, testData []edgeproto.CloudletInfo) (*edgeproto.CloudletInfo, bool)
func FindCloudletNodeData ¶
func FindCloudletNodeData(key *edgeproto.CloudletNodeKey, testData []edgeproto.CloudletNode) (*edgeproto.CloudletNode, bool)
func FindCloudletPoolData ¶
func FindCloudletPoolData(key *edgeproto.CloudletPoolKey, testData []edgeproto.CloudletPool) (*edgeproto.CloudletPool, bool)
func FindCloudletRefsData ¶
func FindCloudletRefsData(key *edgeproto.CloudletKey, testData []edgeproto.CloudletRefs) (*edgeproto.CloudletRefs, bool)
func FindClusterInstData ¶
func FindClusterInstData(key *edgeproto.ClusterKey, testData []edgeproto.ClusterInst) (*edgeproto.ClusterInst, bool)
func FindClusterInstInfoData ¶
func FindClusterInstInfoData(key *edgeproto.ClusterKey, testData []edgeproto.ClusterInstInfo) (*edgeproto.ClusterInstInfo, bool)
func FindClusterRefsData ¶
func FindClusterRefsData(key *edgeproto.ClusterKey, testData []edgeproto.ClusterRefs) (*edgeproto.ClusterRefs, bool)
func FindDeviceData ¶
func FindFlavorData ¶
func FindGPUDriverData ¶
func FindNetworkData ¶
func FindNodeData ¶
func FindOperatorCodeData ¶
func FindOperatorCodeData(key *edgeproto.OperatorCodeKey, testData []edgeproto.OperatorCode) (*edgeproto.OperatorCode, bool)
func FindResTagTableData ¶
func FindResTagTableData(key *edgeproto.ResTagTableKey, testData []edgeproto.ResTagTable) (*edgeproto.ResTagTable, bool)
func FindTrustPolicyData ¶
func FindTrustPolicyData(key *edgeproto.PolicyKey, testData []edgeproto.TrustPolicy) (*edgeproto.TrustPolicy, bool)
func FindTrustPolicyExceptionData ¶
func FindTrustPolicyExceptionData(key *edgeproto.TrustPolicyExceptionKey, testData []edgeproto.TrustPolicyException) (*edgeproto.TrustPolicyException, bool)
func FindVMPoolData ¶
func FlavorData ¶
func FlavorKeyReadStream ¶
func FlavorKeyReadStream(stream FlavorKeyStream) ([]edgeproto.FlavorKey, error)
func FlavorReadStream ¶
func FlavorReadStream(stream FlavorStream) ([]edgeproto.Flavor, error)
func FlowRateLimitSettingsReadStream ¶
func FlowRateLimitSettingsReadStream(stream FlowRateLimitSettingsStream) ([]edgeproto.FlowRateLimitSettings, error)
func GPUDriverData ¶
func GPUDriverReadResultStream ¶
func GPUDriverReadResultStream(stream ResultStream, err error) error
func GPUDriverReadStream ¶
func GPUDriverReadStream(stream GPUDriverStream) ([]edgeproto.GPUDriver, error)
func GetAlertPolicy ¶
func GetAlertPolicy(t *testing.T, ctx context.Context, api *AlertPolicyCommonApi, key *edgeproto.AlertPolicyKey, out *edgeproto.AlertPolicy) bool
func GetAppInst ¶
func GetAppInst(t *testing.T, ctx context.Context, api *AppInstCommonApi, key *edgeproto.AppInstKey, out *edgeproto.AppInst) bool
func GetAppInstInfo ¶
func GetAppInstInfo(t *testing.T, ctx context.Context, api *AppInstInfoCommonApi, key *edgeproto.AppInstKey, out *edgeproto.AppInstInfo) bool
func GetAppInstRefs ¶
func GetAppInstRefs(t *testing.T, ctx context.Context, api *AppInstRefsCommonApi, key *edgeproto.AppKey, out *edgeproto.AppInstRefs) bool
func GetAppInstRefsData ¶
func GetAppInstRefsData() []edgeproto.AppInstRefs
func GetAutoProvPolicy ¶
func GetAutoProvPolicy(t *testing.T, ctx context.Context, api *AutoProvPolicyCommonApi, key *edgeproto.PolicyKey, out *edgeproto.AutoProvPolicy) bool
func GetAutoScalePolicy ¶
func GetAutoScalePolicy(t *testing.T, ctx context.Context, api *AutoScalePolicyCommonApi, key *edgeproto.PolicyKey, out *edgeproto.AutoScalePolicy) bool
func GetCloudlet ¶
func GetCloudlet(t *testing.T, ctx context.Context, api *CloudletCommonApi, key *edgeproto.CloudletKey, out *edgeproto.Cloudlet) bool
func GetCloudletInfo ¶
func GetCloudletInfo(t *testing.T, ctx context.Context, api *CloudletInfoCommonApi, key *edgeproto.CloudletKey, out *edgeproto.CloudletInfo) bool
func GetCloudletNode ¶
func GetCloudletNode(t *testing.T, ctx context.Context, api *CloudletNodeCommonApi, key *edgeproto.CloudletNodeKey, out *edgeproto.CloudletNode) bool
func GetCloudletPool ¶
func GetCloudletPool(t *testing.T, ctx context.Context, api *CloudletPoolCommonApi, key *edgeproto.CloudletPoolKey, out *edgeproto.CloudletPool) bool
func GetCloudletRefs ¶
func GetCloudletRefs(t *testing.T, ctx context.Context, api *CloudletRefsCommonApi, key *edgeproto.CloudletKey, out *edgeproto.CloudletRefs) bool
func GetClusterInst ¶
func GetClusterInst(t *testing.T, ctx context.Context, api *ClusterInstCommonApi, key *edgeproto.ClusterKey, out *edgeproto.ClusterInst) bool
func GetClusterInstInfo ¶
func GetClusterInstInfo(t *testing.T, ctx context.Context, api *ClusterInstInfoCommonApi, key *edgeproto.ClusterKey, out *edgeproto.ClusterInstInfo) bool
func GetClusterRefs ¶
func GetClusterRefs(t *testing.T, ctx context.Context, api *ClusterRefsCommonApi, key *edgeproto.ClusterKey, out *edgeproto.ClusterRefs) bool
func GetGPUDriver ¶
func GetGPUDriver(t *testing.T, ctx context.Context, api *GPUDriverCommonApi, key *edgeproto.GPUDriverKey, out *edgeproto.GPUDriver) bool
func GetNetwork ¶
func GetNetwork(t *testing.T, ctx context.Context, api *NetworkCommonApi, key *edgeproto.NetworkKey, out *edgeproto.Network) bool
func GetOperatorCode ¶
func GetOperatorCode(t *testing.T, ctx context.Context, api *OperatorCodeCommonApi, key *edgeproto.OperatorCodeKey, out *edgeproto.OperatorCode) bool
func GetResTagTable ¶
func GetResTagTable(t *testing.T, ctx context.Context, api *ResTagTableCommonApi, key *edgeproto.ResTagTableKey, out *edgeproto.ResTagTable) bool
func GetTrustPolicy ¶
func GetTrustPolicy(t *testing.T, ctx context.Context, api *TrustPolicyCommonApi, key *edgeproto.PolicyKey, out *edgeproto.TrustPolicy) bool
func GetTrustPolicyException ¶
func GetTrustPolicyException(t *testing.T, ctx context.Context, api *TrustPolicyExceptionCommonApi, key *edgeproto.TrustPolicyExceptionKey, out *edgeproto.TrustPolicyException) bool
func InternalAlertPolicyCreate ¶
func InternalAlertPolicyCreate(t *testing.T, api edgeproto.AlertPolicyApiServer, testData []edgeproto.AlertPolicy)
func InternalAlertPolicyDelete ¶
func InternalAlertPolicyDelete(t *testing.T, api edgeproto.AlertPolicyApiServer, testData []edgeproto.AlertPolicy)
func InternalAlertPolicyDeleteAll ¶
func InternalAlertPolicyDeleteAll(t *testing.T, ctx context.Context, api edgeproto.AlertPolicyApiServer, data []edgeproto.AlertPolicy)
func InternalAlertPolicyTest ¶
func InternalAlertPolicyTest(t *testing.T, test string, api edgeproto.AlertPolicyApiServer, testData []edgeproto.AlertPolicy, ops ...AlertPolicyTestOp)
func InternalAlertTest ¶
func InternalAlertTest(t *testing.T, test string, api edgeproto.AlertApiServer, testData []edgeproto.Alert, ops ...AlertTestOp)
func InternalAppCreate ¶
func InternalAppDelete ¶
func InternalAppDeleteAll ¶
func InternalAppInstCreate ¶
func InternalAppInstDelete ¶
func InternalAppInstInfoTest ¶
func InternalAppInstInfoTest(t *testing.T, test string, api edgeproto.AppInstInfoApiServer, testData []edgeproto.AppInstInfo, ops ...AppInstInfoTestOp)
func InternalAppInstRefsTest ¶
func InternalAppInstRefsTest(t *testing.T, test string, api edgeproto.AppInstRefsApiServer, testData []edgeproto.AppInstRefs, ops ...AppInstRefsTestOp)
func InternalAppInstTest ¶
func InternalAppInstTest(t *testing.T, test string, api edgeproto.AppInstApiServer, testData []edgeproto.AppInst, ops ...AppInstTestOp)
func InternalAppTest ¶
func InternalAutoProvPolicyCreate ¶
func InternalAutoProvPolicyCreate(t *testing.T, api edgeproto.AutoProvPolicyApiServer, testData []edgeproto.AutoProvPolicy)
func InternalAutoProvPolicyDelete ¶
func InternalAutoProvPolicyDelete(t *testing.T, api edgeproto.AutoProvPolicyApiServer, testData []edgeproto.AutoProvPolicy)
func InternalAutoProvPolicyDeleteAll ¶
func InternalAutoProvPolicyDeleteAll(t *testing.T, ctx context.Context, api edgeproto.AutoProvPolicyApiServer, data []edgeproto.AutoProvPolicy)
func InternalAutoProvPolicyTest ¶
func InternalAutoProvPolicyTest(t *testing.T, test string, api edgeproto.AutoProvPolicyApiServer, testData []edgeproto.AutoProvPolicy, ops ...AutoProvPolicyTestOp)
func InternalAutoScalePolicyCreate ¶
func InternalAutoScalePolicyCreate(t *testing.T, api edgeproto.AutoScalePolicyApiServer, testData []edgeproto.AutoScalePolicy)
func InternalAutoScalePolicyDelete ¶
func InternalAutoScalePolicyDelete(t *testing.T, api edgeproto.AutoScalePolicyApiServer, testData []edgeproto.AutoScalePolicy)
func InternalAutoScalePolicyDeleteAll ¶
func InternalAutoScalePolicyDeleteAll(t *testing.T, ctx context.Context, api edgeproto.AutoScalePolicyApiServer, data []edgeproto.AutoScalePolicy)
func InternalAutoScalePolicyTest ¶
func InternalAutoScalePolicyTest(t *testing.T, test string, api edgeproto.AutoScalePolicyApiServer, testData []edgeproto.AutoScalePolicy, ops ...AutoScalePolicyTestOp)
func InternalCloudletCreate ¶
func InternalCloudletDelete ¶
func InternalCloudletInfoTest ¶
func InternalCloudletInfoTest(t *testing.T, test string, api edgeproto.CloudletInfoApiServer, testData []edgeproto.CloudletInfo, ops ...CloudletInfoTestOp)
func InternalCloudletNodeCreate ¶
func InternalCloudletNodeCreate(t *testing.T, api edgeproto.CloudletNodeApiServer, testData []edgeproto.CloudletNode)
func InternalCloudletNodeDelete ¶
func InternalCloudletNodeDelete(t *testing.T, api edgeproto.CloudletNodeApiServer, testData []edgeproto.CloudletNode)
func InternalCloudletNodeDeleteAll ¶
func InternalCloudletNodeDeleteAll(t *testing.T, ctx context.Context, api edgeproto.CloudletNodeApiServer, data []edgeproto.CloudletNode)
func InternalCloudletNodeTest ¶
func InternalCloudletNodeTest(t *testing.T, test string, api edgeproto.CloudletNodeApiServer, testData []edgeproto.CloudletNode, ops ...CloudletNodeTestOp)
func InternalCloudletPoolCreate ¶
func InternalCloudletPoolCreate(t *testing.T, api edgeproto.CloudletPoolApiServer, testData []edgeproto.CloudletPool)
func InternalCloudletPoolDelete ¶
func InternalCloudletPoolDelete(t *testing.T, api edgeproto.CloudletPoolApiServer, testData []edgeproto.CloudletPool)
func InternalCloudletPoolDeleteAll ¶
func InternalCloudletPoolDeleteAll(t *testing.T, ctx context.Context, api edgeproto.CloudletPoolApiServer, data []edgeproto.CloudletPool)
func InternalCloudletPoolTest ¶
func InternalCloudletPoolTest(t *testing.T, test string, api edgeproto.CloudletPoolApiServer, testData []edgeproto.CloudletPool, ops ...CloudletPoolTestOp)
func InternalCloudletRefsTest ¶
func InternalCloudletRefsTest(t *testing.T, test string, api edgeproto.CloudletRefsApiServer, testData []edgeproto.CloudletRefs, ops ...CloudletRefsTestOp)
func InternalCloudletTest ¶
func InternalCloudletTest(t *testing.T, test string, api edgeproto.CloudletApiServer, testData []edgeproto.Cloudlet, ops ...CloudletTestOp)
func InternalClusterInstCreate ¶
func InternalClusterInstCreate(t *testing.T, api edgeproto.ClusterInstApiServer, testData []edgeproto.ClusterInst)
func InternalClusterInstDelete ¶
func InternalClusterInstDelete(t *testing.T, api edgeproto.ClusterInstApiServer, testData []edgeproto.ClusterInst)
func InternalClusterInstDeleteAll ¶
func InternalClusterInstDeleteAll(t *testing.T, ctx context.Context, api edgeproto.ClusterInstApiServer, data []edgeproto.ClusterInst)
func InternalClusterInstInfoTest ¶
func InternalClusterInstInfoTest(t *testing.T, test string, api edgeproto.ClusterInstInfoApiServer, testData []edgeproto.ClusterInstInfo, ops ...ClusterInstInfoTestOp)
func InternalClusterInstTest ¶
func InternalClusterInstTest(t *testing.T, test string, api edgeproto.ClusterInstApiServer, testData []edgeproto.ClusterInst, ops ...ClusterInstTestOp)
func InternalClusterRefsTest ¶
func InternalClusterRefsTest(t *testing.T, test string, api edgeproto.ClusterRefsApiServer, testData []edgeproto.ClusterRefs, ops ...ClusterRefsTestOp)
func InternalDeviceTest ¶
func InternalDeviceTest(t *testing.T, test string, api edgeproto.DeviceApiServer, testData []edgeproto.Device, ops ...DeviceTestOp)
func InternalFlavorCreate ¶
func InternalFlavorDelete ¶
func InternalFlavorDeleteAll ¶
func InternalFlavorTest ¶
func InternalFlavorTest(t *testing.T, test string, api edgeproto.FlavorApiServer, testData []edgeproto.Flavor, ops ...FlavorTestOp)
func InternalGPUDriverCreate ¶
func InternalGPUDriverDelete ¶
func InternalGPUDriverTest ¶
func InternalGPUDriverTest(t *testing.T, test string, api edgeproto.GPUDriverApiServer, testData []edgeproto.GPUDriver, ops ...GPUDriverTestOp)
func InternalNetworkCreate ¶
func InternalNetworkDelete ¶
func InternalNetworkTest ¶
func InternalNetworkTest(t *testing.T, test string, api edgeproto.NetworkApiServer, testData []edgeproto.Network, ops ...NetworkTestOp)
func InternalNodeTest ¶
func InternalNodeTest(t *testing.T, test string, api edgeproto.NodeApiServer, testData []edgeproto.Node, ops ...NodeTestOp)
func InternalOperatorCodeCreate ¶
func InternalOperatorCodeCreate(t *testing.T, api edgeproto.OperatorCodeApiServer, testData []edgeproto.OperatorCode)
func InternalOperatorCodeDelete ¶
func InternalOperatorCodeDelete(t *testing.T, api edgeproto.OperatorCodeApiServer, testData []edgeproto.OperatorCode)
func InternalOperatorCodeDeleteAll ¶
func InternalOperatorCodeDeleteAll(t *testing.T, ctx context.Context, api edgeproto.OperatorCodeApiServer, data []edgeproto.OperatorCode)
func InternalOperatorCodeTest ¶
func InternalOperatorCodeTest(t *testing.T, test string, api edgeproto.OperatorCodeApiServer, testData []edgeproto.OperatorCode, ops ...OperatorCodeTestOp)
func InternalResTagTableCreate ¶
func InternalResTagTableCreate(t *testing.T, api edgeproto.ResTagTableApiServer, testData []edgeproto.ResTagTable)
func InternalResTagTableDelete ¶
func InternalResTagTableDelete(t *testing.T, api edgeproto.ResTagTableApiServer, testData []edgeproto.ResTagTable)
func InternalResTagTableDeleteAll ¶
func InternalResTagTableDeleteAll(t *testing.T, ctx context.Context, api edgeproto.ResTagTableApiServer, data []edgeproto.ResTagTable)
func InternalResTagTableTest ¶
func InternalResTagTableTest(t *testing.T, test string, api edgeproto.ResTagTableApiServer, testData []edgeproto.ResTagTable, ops ...ResTagTableTestOp)
func InternalTrustPolicyCreate ¶
func InternalTrustPolicyCreate(t *testing.T, api edgeproto.TrustPolicyApiServer, testData []edgeproto.TrustPolicy)
func InternalTrustPolicyDelete ¶
func InternalTrustPolicyDelete(t *testing.T, api edgeproto.TrustPolicyApiServer, testData []edgeproto.TrustPolicy)
func InternalTrustPolicyDeleteAll ¶
func InternalTrustPolicyDeleteAll(t *testing.T, ctx context.Context, api edgeproto.TrustPolicyApiServer, data []edgeproto.TrustPolicy)
func InternalTrustPolicyExceptionCreate ¶
func InternalTrustPolicyExceptionCreate(t *testing.T, api edgeproto.TrustPolicyExceptionApiServer, testData []edgeproto.TrustPolicyException)
func InternalTrustPolicyExceptionDelete ¶
func InternalTrustPolicyExceptionDelete(t *testing.T, api edgeproto.TrustPolicyExceptionApiServer, testData []edgeproto.TrustPolicyException)
func InternalTrustPolicyExceptionDeleteAll ¶
func InternalTrustPolicyExceptionDeleteAll(t *testing.T, ctx context.Context, api edgeproto.TrustPolicyExceptionApiServer, data []edgeproto.TrustPolicyException)
func InternalTrustPolicyExceptionTest ¶
func InternalTrustPolicyExceptionTest(t *testing.T, test string, api edgeproto.TrustPolicyExceptionApiServer, testData []edgeproto.TrustPolicyException, ops ...TrustPolicyExceptionTestOp)
func InternalTrustPolicyTest ¶
func InternalTrustPolicyTest(t *testing.T, test string, api edgeproto.TrustPolicyApiServer, testData []edgeproto.TrustPolicy, ops ...TrustPolicyTestOp)
func InternalVMPoolCreate ¶
func InternalVMPoolDelete ¶
func InternalVMPoolDeleteAll ¶
func InternalVMPoolTest ¶
func InternalVMPoolTest(t *testing.T, test string, api edgeproto.VMPoolApiServer, testData []edgeproto.VMPool, ops ...VMPoolTestOp)
func MaxReqsRateLimitSettingsReadStream ¶
func MaxReqsRateLimitSettingsReadStream(stream MaxReqsRateLimitSettingsStream) ([]edgeproto.MaxReqsRateLimitSettings, error)
func NetworkData ¶
func NetworkErrorData ¶
func NetworkReadResultStream ¶
func NetworkReadResultStream(stream ResultStream, err error) error
func NetworkReadStream ¶
func NetworkReadStream(stream NetworkStream) ([]edgeproto.Network, error)
func NewVaultTestCluster ¶
func NewVaultTestCluster(t *testing.T, p *process.Vault) (*docker.DockerCluster, *process.VaultRoles, func())
Start an in-memory docker test vault. Returns test cluster, vault roles, and cleanup func. The input process's ListenAddr should be set to the unit test name, which will be used as the docker cluster's name. The ListenAddr will then be overwritten to whatever local address the cluster is listening on.
func NewVaultTestClusterBasic ¶
NewVaultTestClusterBasic starts a basic in-memory docker test vault. Returns test cluster and client. Call cluster.Cleanup() when done.
func NodeReadStream ¶
func NodeReadStream(stream NodeStream) ([]edgeproto.Node, error)
func OperatorCodeData ¶
func OperatorCodeData() []edgeproto.OperatorCode
func OperatorCodeReadStream ¶
func OperatorCodeReadStream(stream OperatorCodeStream) ([]edgeproto.OperatorCode, error)
func OperatorData ¶
func OperatorData() []string
func OrganizationReadStream ¶
func OrganizationReadStream(stream OrganizationStream) ([]edgeproto.Organization, error)
func PlatformFeaturesData ¶
func PlatformFeaturesData() []edgeproto.PlatformFeatures
func PlatformFeaturesReadStream ¶
func PlatformFeaturesReadStream(stream PlatformFeaturesStream) ([]edgeproto.PlatformFeatures, error)
func RateLimitSettingsReadStream ¶
func RateLimitSettingsReadStream(stream RateLimitSettingsStream) ([]edgeproto.RateLimitSettings, error)
func ResTagTableData ¶
func ResTagTableData() []edgeproto.ResTagTable
func ResTagTableReadStream ¶
func ResTagTableReadStream(stream ResTagTableStream) ([]edgeproto.ResTagTable, error)
func Restblkeys ¶
func Restblkeys() []edgeproto.ResTagTableKey
func ResultReadStream ¶
func ResultReadStream(stream ResultStream) ([]edgeproto.Result, error)
func RunAllDataApis ¶
func RunAllDataApis(run *Run, in *edgeproto.AllData, inMap map[string]interface{}, out *AllDataOut, apicb RunAllDataApiCallback)
func RunAllDataReverseApis ¶
func RunAllDataReverseApis(run *Run, in *edgeproto.AllData, inMap map[string]interface{}, out *AllDataOut, apicb RunAllDataApiCallback)
func RunAllDataShowApis ¶
func RunAllDataStreamApis ¶
func RunAllDataStreamApis(run *Run, in *edgeproto.AllData, out *AllDataStreamOut)
func RunDebugDataApis ¶
func RunDebugDataApis(run *Run, in *edgeproto.DebugData, inMap map[string]interface{}, out *DebugDataOut, apicb RunDebugDataApiCallback)
func RunDebugDataReverseApis ¶
func RunDebugDataReverseApis(run *Run, in *edgeproto.DebugData, inMap map[string]interface{}, out *DebugDataOut, apicb RunDebugDataApiCallback)
func RunDebugDataShowApis ¶
func RunDeviceDataApis ¶
func RunDeviceDataApis(run *Run, in *edgeproto.DeviceData, inMap map[string]interface{}, out *DeviceDataOut, apicb RunDeviceDataApiCallback)
func RunDeviceDataReverseApis ¶
func RunDeviceDataReverseApis(run *Run, in *edgeproto.DeviceData, inMap map[string]interface{}, out *DeviceDataOut, apicb RunDeviceDataApiCallback)
func RunDeviceDataShowApis ¶
func RunDeviceDataShowApis(run *Run, in *edgeproto.DeviceData, selector edgeproto.AllSelector, out *edgeproto.DeviceData)
func RunNodeDataApis ¶
func RunNodeDataApis(run *Run, in *edgeproto.NodeData, inMap map[string]interface{}, out *NodeDataOut, apicb RunNodeDataApiCallback)
func RunNodeDataReverseApis ¶
func RunNodeDataReverseApis(run *Run, in *edgeproto.NodeData, inMap map[string]interface{}, out *NodeDataOut, apicb RunNodeDataApiCallback)
func RunNodeDataShowApis ¶
func RunOrganizationDataApis ¶
func RunOrganizationDataApis(run *Run, in *edgeproto.OrganizationData, inMap map[string]interface{}, out *OrganizationDataOut, apicb RunOrganizationDataApiCallback)
func RunOrganizationDataReverseApis ¶
func RunOrganizationDataReverseApis(run *Run, in *edgeproto.OrganizationData, inMap map[string]interface{}, out *OrganizationDataOut, apicb RunOrganizationDataApiCallback)
func RunOrganizationDataShowApis ¶
func RunOrganizationDataShowApis(run *Run, in *edgeproto.OrganizationData, selector edgeproto.AllSelector, out *edgeproto.OrganizationData)
func RunRateLimitSettingsDataApis ¶
func RunRateLimitSettingsDataApis(run *Run, in *edgeproto.RateLimitSettingsData, inMap map[string]interface{}, out *RateLimitSettingsDataOut, apicb RunRateLimitSettingsDataApiCallback)
func RunRateLimitSettingsDataReverseApis ¶
func RunRateLimitSettingsDataReverseApis(run *Run, in *edgeproto.RateLimitSettingsData, inMap map[string]interface{}, out *RateLimitSettingsDataOut, apicb RunRateLimitSettingsDataApiCallback)
func RunRateLimitSettingsDataShowApis ¶
func RunRateLimitSettingsDataShowApis(run *Run, in *edgeproto.RateLimitSettingsData, selector edgeproto.AllSelector, out *edgeproto.RateLimitSettingsData)
func StreamInterceptor ¶
func StreamInterceptor(srv interface{}, stream grpc.ServerStream, info *grpc.StreamServerInfo, handler grpc.StreamHandler) error
func TrustPolicyData ¶
func TrustPolicyData() []edgeproto.TrustPolicy
func TrustPolicyErrorData ¶
func TrustPolicyErrorData() []edgeproto.TrustPolicy
func TrustPolicyExceptionData ¶
func TrustPolicyExceptionData() []edgeproto.TrustPolicyException
func TrustPolicyExceptionErrorData ¶
func TrustPolicyExceptionErrorData() []edgeproto.TrustPolicyException
func TrustPolicyExceptionReadStream ¶
func TrustPolicyExceptionReadStream(stream TrustPolicyExceptionStream) ([]edgeproto.TrustPolicyException, error)
func TrustPolicyReadResultStream ¶
func TrustPolicyReadResultStream(stream ResultStream, err error) error
func TrustPolicyReadStream ¶
func TrustPolicyReadStream(stream TrustPolicyStream) ([]edgeproto.TrustPolicy, error)
func UnaryInterceptor ¶
func UnaryInterceptor(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (interface{}, error)
func VMPoolData ¶
func VMPoolReadStream ¶
func VMPoolReadStream(stream VMPoolStream) ([]edgeproto.VMPool, error)
func VaultMountTotp ¶
This is separate because the setup-region.sh script does it as well.
func WaitAssertFoundAlert ¶
func WaitAssertFoundAlertPolicy ¶
func WaitAssertFoundAlertPolicy(t *testing.T, api edgeproto.AlertPolicyApiClient, obj *edgeproto.AlertPolicy, count int, retry time.Duration)
func WaitAssertFoundApp ¶
func WaitAssertFoundAppInst ¶
func WaitAssertFoundAppInstInfo ¶
func WaitAssertFoundAppInstInfo(t *testing.T, api edgeproto.AppInstInfoApiClient, obj *edgeproto.AppInstInfo, count int, retry time.Duration)
func WaitAssertFoundAppInstRefs ¶
func WaitAssertFoundAppInstRefs(t *testing.T, api edgeproto.AppInstRefsApiClient, obj *edgeproto.AppInstRefs, count int, retry time.Duration)
func WaitAssertFoundAutoProvPolicy ¶
func WaitAssertFoundAutoProvPolicy(t *testing.T, api edgeproto.AutoProvPolicyApiClient, obj *edgeproto.AutoProvPolicy, count int, retry time.Duration)
func WaitAssertFoundAutoScalePolicy ¶
func WaitAssertFoundAutoScalePolicy(t *testing.T, api edgeproto.AutoScalePolicyApiClient, obj *edgeproto.AutoScalePolicy, count int, retry time.Duration)
func WaitAssertFoundCloudlet ¶
func WaitAssertFoundCloudletInfo ¶
func WaitAssertFoundCloudletInfo(t *testing.T, api edgeproto.CloudletInfoApiClient, obj *edgeproto.CloudletInfo, count int, retry time.Duration)
func WaitAssertFoundCloudletNode ¶
func WaitAssertFoundCloudletNode(t *testing.T, api edgeproto.CloudletNodeApiClient, obj *edgeproto.CloudletNode, count int, retry time.Duration)
func WaitAssertFoundCloudletPool ¶
func WaitAssertFoundCloudletPool(t *testing.T, api edgeproto.CloudletPoolApiClient, obj *edgeproto.CloudletPool, count int, retry time.Duration)
func WaitAssertFoundCloudletRefs ¶
func WaitAssertFoundCloudletRefs(t *testing.T, api edgeproto.CloudletRefsApiClient, obj *edgeproto.CloudletRefs, count int, retry time.Duration)
func WaitAssertFoundClusterInst ¶
func WaitAssertFoundClusterInst(t *testing.T, api edgeproto.ClusterInstApiClient, obj *edgeproto.ClusterInst, count int, retry time.Duration)
func WaitAssertFoundClusterInstInfo ¶
func WaitAssertFoundClusterInstInfo(t *testing.T, api edgeproto.ClusterInstInfoApiClient, obj *edgeproto.ClusterInstInfo, count int, retry time.Duration)
func WaitAssertFoundClusterRefs ¶
func WaitAssertFoundClusterRefs(t *testing.T, api edgeproto.ClusterRefsApiClient, obj *edgeproto.ClusterRefs, count int, retry time.Duration)
func WaitAssertFoundDevice ¶
func WaitAssertFoundFlavor ¶
func WaitAssertFoundNetwork ¶
func WaitAssertFoundNode ¶
func WaitAssertFoundOperatorCode ¶
func WaitAssertFoundOperatorCode(t *testing.T, api edgeproto.OperatorCodeApiClient, obj *edgeproto.OperatorCode, count int, retry time.Duration)
func WaitAssertFoundResTagTable ¶
func WaitAssertFoundResTagTable(t *testing.T, api edgeproto.ResTagTableApiClient, obj *edgeproto.ResTagTable, count int, retry time.Duration)
func WaitAssertFoundTrustPolicy ¶
func WaitAssertFoundTrustPolicy(t *testing.T, api edgeproto.TrustPolicyApiClient, obj *edgeproto.TrustPolicy, count int, retry time.Duration)
func WaitAssertFoundTrustPolicyException ¶
func WaitAssertFoundTrustPolicyException(t *testing.T, api edgeproto.TrustPolicyExceptionApiClient, obj *edgeproto.TrustPolicyException, count int, retry time.Duration)
func WaitAssertFoundVMPool ¶
func WaitAssertNotFoundAlert ¶
func WaitAssertNotFoundAlertPolicy ¶
func WaitAssertNotFoundAlertPolicy(t *testing.T, api edgeproto.AlertPolicyApiClient, obj *edgeproto.AlertPolicy, count int, retry time.Duration)
func WaitAssertNotFoundApp ¶
func WaitAssertNotFoundAppInstInfo ¶
func WaitAssertNotFoundAppInstInfo(t *testing.T, api edgeproto.AppInstInfoApiClient, obj *edgeproto.AppInstInfo, count int, retry time.Duration)
func WaitAssertNotFoundAppInstRefs ¶
func WaitAssertNotFoundAppInstRefs(t *testing.T, api edgeproto.AppInstRefsApiClient, obj *edgeproto.AppInstRefs, count int, retry time.Duration)
func WaitAssertNotFoundAutoProvPolicy ¶
func WaitAssertNotFoundAutoProvPolicy(t *testing.T, api edgeproto.AutoProvPolicyApiClient, obj *edgeproto.AutoProvPolicy, count int, retry time.Duration)
func WaitAssertNotFoundAutoScalePolicy ¶
func WaitAssertNotFoundAutoScalePolicy(t *testing.T, api edgeproto.AutoScalePolicyApiClient, obj *edgeproto.AutoScalePolicy, count int, retry time.Duration)
func WaitAssertNotFoundCloudletInfo ¶
func WaitAssertNotFoundCloudletInfo(t *testing.T, api edgeproto.CloudletInfoApiClient, obj *edgeproto.CloudletInfo, count int, retry time.Duration)
func WaitAssertNotFoundCloudletNode ¶
func WaitAssertNotFoundCloudletNode(t *testing.T, api edgeproto.CloudletNodeApiClient, obj *edgeproto.CloudletNode, count int, retry time.Duration)
func WaitAssertNotFoundCloudletPool ¶
func WaitAssertNotFoundCloudletPool(t *testing.T, api edgeproto.CloudletPoolApiClient, obj *edgeproto.CloudletPool, count int, retry time.Duration)
func WaitAssertNotFoundCloudletRefs ¶
func WaitAssertNotFoundCloudletRefs(t *testing.T, api edgeproto.CloudletRefsApiClient, obj *edgeproto.CloudletRefs, count int, retry time.Duration)
func WaitAssertNotFoundClusterInst ¶
func WaitAssertNotFoundClusterInst(t *testing.T, api edgeproto.ClusterInstApiClient, obj *edgeproto.ClusterInst, count int, retry time.Duration)
func WaitAssertNotFoundClusterInstInfo ¶
func WaitAssertNotFoundClusterInstInfo(t *testing.T, api edgeproto.ClusterInstInfoApiClient, obj *edgeproto.ClusterInstInfo, count int, retry time.Duration)
func WaitAssertNotFoundClusterRefs ¶
func WaitAssertNotFoundClusterRefs(t *testing.T, api edgeproto.ClusterRefsApiClient, obj *edgeproto.ClusterRefs, count int, retry time.Duration)
func WaitAssertNotFoundNode ¶
func WaitAssertNotFoundOperatorCode ¶
func WaitAssertNotFoundOperatorCode(t *testing.T, api edgeproto.OperatorCodeApiClient, obj *edgeproto.OperatorCode, count int, retry time.Duration)
func WaitAssertNotFoundResTagTable ¶
func WaitAssertNotFoundResTagTable(t *testing.T, api edgeproto.ResTagTableApiClient, obj *edgeproto.ResTagTable, count int, retry time.Duration)
func WaitAssertNotFoundTrustPolicy ¶
func WaitAssertNotFoundTrustPolicy(t *testing.T, api edgeproto.TrustPolicyApiClient, obj *edgeproto.TrustPolicy, count int, retry time.Duration)
func WaitAssertNotFoundTrustPolicyException ¶
func WaitAssertNotFoundTrustPolicyException(t *testing.T, api edgeproto.TrustPolicyExceptionApiClient, obj *edgeproto.TrustPolicyException, count int, retry time.Duration)
Types ¶
type AlertApiClient ¶
type AlertCommonApi ¶
type AlertCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientAlertApi ¶
func NewClientAlertApi(api edgeproto.AlertApiClient) *AlertCommonApi
func NewInternalAlertApi ¶
func NewInternalAlertApi(api edgeproto.AlertApiServer) *AlertCommonApi
type AlertPolicyApiClient ¶
type AlertPolicyApiClient interface {
CreateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error)
DeleteAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error)
UpdateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error)
ShowAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) ([]edgeproto.AlertPolicy, error)
}
type AlertPolicyCommonApi ¶
type AlertPolicyCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientAlertPolicyApi ¶
func NewClientAlertPolicyApi(api edgeproto.AlertPolicyApiClient) *AlertPolicyCommonApi
func NewInternalAlertPolicyApi ¶
func NewInternalAlertPolicyApi(api edgeproto.AlertPolicyApiServer) *AlertPolicyCommonApi
func (*AlertPolicyCommonApi) CreateAlertPolicy ¶
func (x *AlertPolicyCommonApi) CreateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error)
func (*AlertPolicyCommonApi) DeleteAlertPolicy ¶
func (x *AlertPolicyCommonApi) DeleteAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error)
func (*AlertPolicyCommonApi) ShowAlertPolicy ¶
func (x *AlertPolicyCommonApi) ShowAlertPolicy(ctx context.Context, filter *edgeproto.AlertPolicy, showData *ShowAlertPolicy) error
func (*AlertPolicyCommonApi) UpdateAlertPolicy ¶
func (x *AlertPolicyCommonApi) UpdateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error)
type AlertPolicyStream ¶
type AlertPolicyStream interface {
Recv() (*edgeproto.AlertPolicy, error)
}
type AlertPolicyTestOp ¶
type AlertPolicyTestOp func(opts *AlertPolicyTestOptions)
func WithCreatedAlertPolicyTestData ¶
func WithCreatedAlertPolicyTestData(createdData []edgeproto.AlertPolicy) AlertPolicyTestOp
type AlertPolicyTestOptions ¶
type AlertPolicyTestOptions struct {
// contains filtered or unexported fields
}
type AlertStream ¶
type AlertTestOp ¶
type AlertTestOp func(opts *AlertTestOptions)
func WithCreatedAlertTestData ¶
func WithCreatedAlertTestData(createdData []edgeproto.Alert) AlertTestOp
type AlertTestOptions ¶
type AlertTestOptions struct {
// contains filtered or unexported fields
}
type AllDataOut ¶
type AllDataOut struct {
Flavors []edgeproto.Result
Settings *edgeproto.Result
OperatorCodes []edgeproto.Result
ResTagTables []edgeproto.Result
TrustPolicies [][]edgeproto.Result
GpuDrivers [][]edgeproto.Result
PlatformFeatures []edgeproto.Result
Cloudlets [][]edgeproto.Result
CloudletInfos []edgeproto.Result
CloudletPools []edgeproto.Result
Networks [][]edgeproto.Result
AutoProvPolicies []edgeproto.Result
AutoProvPolicyCloudlets []edgeproto.Result
AutoScalePolicies []edgeproto.Result
IdleReservableClusterInsts *edgeproto.Result
ClusterInsts [][]edgeproto.Result
Apps []edgeproto.Result
AppInstances [][]edgeproto.Result
VmPools []edgeproto.Result
AlertPolicies []edgeproto.Result
FlowRateLimitSettings []edgeproto.Result
MaxReqsRateLimitSettings []edgeproto.Result
TrustPolicyExceptions []edgeproto.Result
Errors []Err
}
Auto-generated code: DO NOT EDIT
type AllDataStreamOut ¶
type AllDataStreamOut struct {
StreamAppInsts []StreamAppInst
StreamClusterInsts []StreamClusterInst
StreamCloudlets []StreamCloudlet
}
type ApiClient ¶
type ApiClient struct {
Conn *grpc.ClientConn
}
func (*ApiClient) AccessCloudlet ¶
func (s *ApiClient) AccessCloudlet(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
func (*ApiClient) AddAppAlertPolicy ¶
func (*ApiClient) AddAppAutoProvPolicy ¶
func (*ApiClient) AddAutoProvPolicyCloudlet ¶
func (*ApiClient) AddCloudletAllianceOrg ¶
func (*ApiClient) AddCloudletPoolMember ¶
func (*ApiClient) AddCloudletResMapping ¶
func (*ApiClient) AddFlavorRes ¶
func (*ApiClient) AddGPUDriverBuild ¶
func (*ApiClient) AddVMPoolMember ¶
func (*ApiClient) ChangeCloudletDNS ¶
func (*ApiClient) CreateAlertPolicy ¶
func (*ApiClient) CreateAppInst ¶
func (*ApiClient) CreateAutoProvPolicy ¶
func (*ApiClient) CreateAutoScalePolicy ¶
func (*ApiClient) CreateCloudlet ¶
func (*ApiClient) CreateCloudletNode ¶
func (*ApiClient) CreateCloudletPool ¶
func (*ApiClient) CreateClusterInst ¶
func (*ApiClient) CreateFlavor ¶
func (*ApiClient) CreateFlowRateLimitSettings ¶
func (*ApiClient) CreateGPUDriver ¶
func (*ApiClient) CreateMaxReqsRateLimitSettings ¶
func (*ApiClient) CreateNetwork ¶
func (*ApiClient) CreateOperatorCode ¶
func (*ApiClient) CreateResTagTable ¶
func (*ApiClient) CreateTrustPolicy ¶
func (*ApiClient) CreateTrustPolicyException ¶
func (*ApiClient) CreateVMPool ¶
func (*ApiClient) DeleteAlertPolicy ¶
func (*ApiClient) DeleteAppInst ¶
func (*ApiClient) DeleteAutoProvPolicy ¶
func (*ApiClient) DeleteAutoScalePolicy ¶
func (*ApiClient) DeleteCloudlet ¶
func (*ApiClient) DeleteCloudletNode ¶
func (*ApiClient) DeleteCloudletPool ¶
func (*ApiClient) DeleteClusterInst ¶
func (*ApiClient) DeleteFlavor ¶
func (*ApiClient) DeleteFlowRateLimitSettings ¶
func (*ApiClient) DeleteGPUDriver ¶
func (*ApiClient) DeleteIdleReservableClusterInsts ¶
func (*ApiClient) DeleteMaxReqsRateLimitSettings ¶
func (*ApiClient) DeleteNetwork ¶
func (*ApiClient) DeleteOperatorCode ¶
func (*ApiClient) DeletePlatformFeatures ¶
func (*ApiClient) DeleteResTagTable ¶
func (*ApiClient) DeleteTrustPolicy ¶
func (*ApiClient) DeleteTrustPolicyException ¶
func (*ApiClient) DeleteVMPool ¶
func (*ApiClient) DisableDebugLevels ¶
func (s *ApiClient) DisableDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error)
func (*ApiClient) EnableDebugLevels ¶
func (s *ApiClient) EnableDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error)
func (*ApiClient) EvictCloudletInfo ¶
func (*ApiClient) EvictDevice ¶
func (*ApiClient) FindFlavorMatch ¶
func (s *ApiClient) FindFlavorMatch(ctx context.Context, in *edgeproto.FlavorMatch) (*edgeproto.FlavorMatch, error)
func (*ApiClient) GenerateAccessKey ¶
func (*ApiClient) GetAccessData ¶
func (s *ApiClient) GetAccessData(ctx context.Context, in *edgeproto.AccessDataRequest) (*edgeproto.AccessDataReply, error)
func (*ApiClient) GetCas ¶
func (s *ApiClient) GetCas(ctx context.Context, in *edgeproto.GetCasRequest) (*edgeproto.GetCasReply, error)
func (*ApiClient) GetCloudletGPUDriverLicenseConfig ¶
func (*ApiClient) GetCloudletManifest ¶
func (s *ApiClient) GetCloudletManifest(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.CloudletManifest, error)
func (*ApiClient) GetCloudletProps ¶
func (s *ApiClient) GetCloudletProps(ctx context.Context, in *edgeproto.CloudletProps) (*edgeproto.CloudletProps, error)
func (*ApiClient) GetCloudletResourceQuotaProps ¶
func (s *ApiClient) GetCloudletResourceQuotaProps(ctx context.Context, in *edgeproto.CloudletResourceQuotaProps) (*edgeproto.CloudletResourceQuotaProps, error)
func (*ApiClient) GetCloudletResourceUsage ¶
func (s *ApiClient) GetCloudletResourceUsage(ctx context.Context, in *edgeproto.CloudletResourceUsage) (*edgeproto.CloudletResourceUsage, error)
func (*ApiClient) GetGPUDriverBuildURL ¶
func (s *ApiClient) GetGPUDriverBuildURL(ctx context.Context, in *edgeproto.GPUDriverBuildMember) (*edgeproto.GPUDriverBuildURL, error)
func (*ApiClient) GetGPUDriverLicenseConfig ¶
func (*ApiClient) GetOrganizationsOnCloudlet ¶
func (s *ApiClient) GetOrganizationsOnCloudlet(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Organization, error)
func (*ApiClient) GetResTagTable ¶
func (s *ApiClient) GetResTagTable(ctx context.Context, in *edgeproto.ResTagTableKey) (*edgeproto.ResTagTable, error)
func (*ApiClient) HandleFedAppInstEvent ¶
func (*ApiClient) InjectCloudletInfo ¶
func (*ApiClient) InjectDevice ¶
func (*ApiClient) IssueCert ¶
func (s *ApiClient) IssueCert(ctx context.Context, in *edgeproto.IssueCertRequest) (*edgeproto.IssueCertReply, error)
func (*ApiClient) OrganizationInUse ¶
func (*ApiClient) RefreshAppInst ¶
func (*ApiClient) RemoveAppAlertPolicy ¶
func (*ApiClient) RemoveAppAutoProvPolicy ¶
func (*ApiClient) RemoveAutoProvPolicyCloudlet ¶
func (*ApiClient) RemoveCloudletAllianceOrg ¶
func (*ApiClient) RemoveCloudletPoolMember ¶
func (*ApiClient) RemoveCloudletResMapping ¶
func (*ApiClient) RemoveFlavorRes ¶
func (*ApiClient) RemoveGPUDriverBuild ¶
func (*ApiClient) RemoveResTag ¶
func (*ApiClient) RemoveVMPoolMember ¶
func (*ApiClient) RequestAppInstLatency ¶
func (*ApiClient) ResetSettings ¶
func (*ApiClient) RevokeAccessKey ¶
func (*ApiClient) RunCommand ¶
func (s *ApiClient) RunCommand(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
func (*ApiClient) RunConsole ¶
func (s *ApiClient) RunConsole(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
func (*ApiClient) RunDebug ¶
func (s *ApiClient) RunDebug(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error)
func (*ApiClient) SendLocalRequest ¶
func (s *ApiClient) SendLocalRequest(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
func (*ApiClient) ShowAlertPolicy ¶
func (s *ApiClient) ShowAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) ([]edgeproto.AlertPolicy, error)
func (*ApiClient) ShowAppInst ¶
func (*ApiClient) ShowAppInstClient ¶
func (s *ApiClient) ShowAppInstClient(ctx context.Context, in *edgeproto.AppInstClientKey) ([]edgeproto.AppInstClient, error)
func (*ApiClient) ShowAppInstInfo ¶
func (s *ApiClient) ShowAppInstInfo(ctx context.Context, in *edgeproto.AppInstInfo) ([]edgeproto.AppInstInfo, error)
func (*ApiClient) ShowAppInstMetrics ¶
func (s *ApiClient) ShowAppInstMetrics(ctx context.Context, in *edgeproto.AppInstMetrics) ([]edgeproto.AppInstMetrics, error)
func (*ApiClient) ShowAppInstRefs ¶
func (s *ApiClient) ShowAppInstRefs(ctx context.Context, in *edgeproto.AppInstRefs) ([]edgeproto.AppInstRefs, error)
func (*ApiClient) ShowAutoProvPolicy ¶
func (s *ApiClient) ShowAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) ([]edgeproto.AutoProvPolicy, error)
func (*ApiClient) ShowAutoScalePolicy ¶
func (s *ApiClient) ShowAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) ([]edgeproto.AutoScalePolicy, error)
func (*ApiClient) ShowCloudlet ¶
func (*ApiClient) ShowCloudletInfo ¶
func (s *ApiClient) ShowCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) ([]edgeproto.CloudletInfo, error)
func (*ApiClient) ShowCloudletMetrics ¶
func (s *ApiClient) ShowCloudletMetrics(ctx context.Context, in *edgeproto.CloudletMetrics) ([]edgeproto.CloudletMetrics, error)
func (*ApiClient) ShowCloudletNode ¶
func (s *ApiClient) ShowCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) ([]edgeproto.CloudletNode, error)
func (*ApiClient) ShowCloudletPool ¶
func (s *ApiClient) ShowCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) ([]edgeproto.CloudletPool, error)
func (*ApiClient) ShowCloudletRefs ¶
func (s *ApiClient) ShowCloudletRefs(ctx context.Context, in *edgeproto.CloudletRefs) ([]edgeproto.CloudletRefs, error)
func (*ApiClient) ShowCloudletsForAppDeployment ¶
func (s *ApiClient) ShowCloudletsForAppDeployment(ctx context.Context, in *edgeproto.DeploymentCloudletRequest) ([]edgeproto.CloudletKey, error)
func (*ApiClient) ShowClusterInst ¶
func (s *ApiClient) ShowClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.ClusterInst, error)
func (*ApiClient) ShowClusterInstInfo ¶
func (s *ApiClient) ShowClusterInstInfo(ctx context.Context, in *edgeproto.ClusterInstInfo) ([]edgeproto.ClusterInstInfo, error)
func (*ApiClient) ShowClusterRefs ¶
func (s *ApiClient) ShowClusterRefs(ctx context.Context, in *edgeproto.ClusterRefs) ([]edgeproto.ClusterRefs, error)
func (*ApiClient) ShowController ¶
func (s *ApiClient) ShowController(ctx context.Context, in *edgeproto.Controller) ([]edgeproto.Controller, error)
func (*ApiClient) ShowDebugLevels ¶
func (s *ApiClient) ShowDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error)
func (*ApiClient) ShowDevice ¶
func (*ApiClient) ShowDeviceReport ¶
func (*ApiClient) ShowFlavor ¶
func (*ApiClient) ShowFlavorsForCloudlet ¶
func (*ApiClient) ShowFlowRateLimitSettings ¶
func (s *ApiClient) ShowFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) ([]edgeproto.FlowRateLimitSettings, error)
func (*ApiClient) ShowGPUDriver ¶
func (*ApiClient) ShowLogs ¶
func (s *ApiClient) ShowLogs(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
func (*ApiClient) ShowMaxReqsRateLimitSettings ¶
func (s *ApiClient) ShowMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) ([]edgeproto.MaxReqsRateLimitSettings, error)
func (*ApiClient) ShowNetwork ¶
func (*ApiClient) ShowOperatorCode ¶
func (s *ApiClient) ShowOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) ([]edgeproto.OperatorCode, error)
func (*ApiClient) ShowPlatformFeatures ¶
func (s *ApiClient) ShowPlatformFeatures(ctx context.Context, in *edgeproto.PlatformFeatures) ([]edgeproto.PlatformFeatures, error)
func (*ApiClient) ShowRateLimitSettings ¶
func (s *ApiClient) ShowRateLimitSettings(ctx context.Context, in *edgeproto.RateLimitSettings) ([]edgeproto.RateLimitSettings, error)
func (*ApiClient) ShowResTagTable ¶
func (s *ApiClient) ShowResTagTable(ctx context.Context, in *edgeproto.ResTagTable) ([]edgeproto.ResTagTable, error)
func (*ApiClient) ShowSettings ¶
func (*ApiClient) ShowTrustPolicy ¶
func (s *ApiClient) ShowTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.TrustPolicy, error)
func (*ApiClient) ShowTrustPolicyException ¶
func (s *ApiClient) ShowTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) ([]edgeproto.TrustPolicyException, error)
func (*ApiClient) ShowVMPool ¶
func (*ApiClient) StreamAppInst ¶
func (*ApiClient) StreamAppInstClientsLocal ¶
func (s *ApiClient) StreamAppInstClientsLocal(ctx context.Context, in *edgeproto.AppInstClientKey) ([]edgeproto.AppInstClient, error)
func (*ApiClient) StreamCloudlet ¶
func (*ApiClient) StreamClusterInst ¶
func (*ApiClient) StreamGPUDriver ¶
func (*ApiClient) UpdateAlertPolicy ¶
func (*ApiClient) UpdateAppInst ¶
func (*ApiClient) UpdateAutoProvPolicy ¶
func (*ApiClient) UpdateAutoScalePolicy ¶
func (*ApiClient) UpdateCloudlet ¶
func (*ApiClient) UpdateCloudletNode ¶
func (*ApiClient) UpdateCloudletPool ¶
func (*ApiClient) UpdateClusterInst ¶
func (*ApiClient) UpdateFlavor ¶
func (*ApiClient) UpdateFlowRateLimitSettings ¶
func (*ApiClient) UpdateGPUDriver ¶
func (*ApiClient) UpdateMaxReqsRateLimitSettings ¶
func (*ApiClient) UpdateNetwork ¶
func (*ApiClient) UpdateResTagTable ¶
func (*ApiClient) UpdateSettings ¶
func (*ApiClient) UpdateTrustPolicy ¶
func (*ApiClient) UpdateTrustPolicyException ¶
type AppApiClient ¶
type AppApiClient interface {
CreateApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error)
DeleteApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error)
UpdateApp(ctx context.Context, in *edgeproto.App) (*edgeproto.Result, error)
ShowApp(ctx context.Context, in *edgeproto.App) ([]edgeproto.App, error)
AddAppAutoProvPolicy(ctx context.Context, in *edgeproto.AppAutoProvPolicy) (*edgeproto.Result, error)
RemoveAppAutoProvPolicy(ctx context.Context, in *edgeproto.AppAutoProvPolicy) (*edgeproto.Result, error)
AddAppAlertPolicy(ctx context.Context, in *edgeproto.AppAlertPolicy) (*edgeproto.Result, error)
RemoveAppAlertPolicy(ctx context.Context, in *edgeproto.AppAlertPolicy) (*edgeproto.Result, error)
ShowCloudletsForAppDeployment(ctx context.Context, in *edgeproto.DeploymentCloudletRequest) ([]edgeproto.CloudletKey, error)
}
type AppCommonApi ¶
type AppCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientAppApi ¶
func NewClientAppApi(api edgeproto.AppApiClient) *AppCommonApi
func NewInternalAppApi ¶
func NewInternalAppApi(api edgeproto.AppApiServer) *AppCommonApi
func (*AppCommonApi) ShowCloudletsForAppDeployment ¶
func (x *AppCommonApi) ShowCloudletsForAppDeployment(ctx context.Context, filter *edgeproto.DeploymentCloudletRequest, showData *ShowCloudletsForAppDeployment) error
type AppInstApiClient ¶
type AppInstApiClient interface {
CreateAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error)
DeleteAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error)
RefreshAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error)
UpdateAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.Result, error)
ShowAppInst(ctx context.Context, in *edgeproto.AppInst) ([]edgeproto.AppInst, error)
HandleFedAppInstEvent(ctx context.Context, in *edgeproto.FedAppInstEvent) (*edgeproto.Result, error)
}
type AppInstClientApiClient ¶
type AppInstClientApiClient interface {
ShowAppInstClient(ctx context.Context, in *edgeproto.AppInstClientKey) ([]edgeproto.AppInstClient, error)
StreamAppInstClientsLocal(ctx context.Context, in *edgeproto.AppInstClientKey) ([]edgeproto.AppInstClient, error)
}
type AppInstClientStream ¶
type AppInstClientStream interface {
Recv() (*edgeproto.AppInstClient, error)
}
type AppInstCommonApi ¶
type AppInstCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientAppInstApi ¶
func NewClientAppInstApi(api edgeproto.AppInstApiClient) *AppInstCommonApi
func NewInternalAppInstApi ¶
func NewInternalAppInstApi(api edgeproto.AppInstApiServer) *AppInstCommonApi
func (*AppInstCommonApi) CreateAppInst ¶
func (*AppInstCommonApi) DeleteAppInst ¶
func (*AppInstCommonApi) ShowAppInst ¶
func (x *AppInstCommonApi) ShowAppInst(ctx context.Context, filter *edgeproto.AppInst, showData *ShowAppInst) error
func (*AppInstCommonApi) UpdateAppInst ¶
type AppInstInfoApiClient ¶
type AppInstInfoApiClient interface {
ShowAppInstInfo(ctx context.Context, in *edgeproto.AppInstInfo) ([]edgeproto.AppInstInfo, error)
}
type AppInstInfoCommonApi ¶
type AppInstInfoCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientAppInstInfoApi ¶
func NewClientAppInstInfoApi(api edgeproto.AppInstInfoApiClient) *AppInstInfoCommonApi
func NewInternalAppInstInfoApi ¶
func NewInternalAppInstInfoApi(api edgeproto.AppInstInfoApiServer) *AppInstInfoCommonApi
func (*AppInstInfoCommonApi) ShowAppInstInfo ¶
func (x *AppInstInfoCommonApi) ShowAppInstInfo(ctx context.Context, filter *edgeproto.AppInstInfo, showData *ShowAppInstInfo) error
type AppInstInfoStream ¶
type AppInstInfoStream interface {
Recv() (*edgeproto.AppInstInfo, error)
}
type AppInstInfoTestOp ¶
type AppInstInfoTestOp func(opts *AppInstInfoTestOptions)
func WithCreatedAppInstInfoTestData ¶
func WithCreatedAppInstInfoTestData(createdData []edgeproto.AppInstInfo) AppInstInfoTestOp
type AppInstInfoTestOptions ¶
type AppInstInfoTestOptions struct {
// contains filtered or unexported fields
}
type AppInstLatencyApiClient ¶
type AppInstMetricsApiClient ¶
type AppInstMetricsApiClient interface {
ShowAppInstMetrics(ctx context.Context, in *edgeproto.AppInstMetrics) ([]edgeproto.AppInstMetrics, error)
}
type AppInstMetricsStream ¶
type AppInstMetricsStream interface {
Recv() (*edgeproto.AppInstMetrics, error)
}
type AppInstRefsApiClient ¶
type AppInstRefsApiClient interface {
ShowAppInstRefs(ctx context.Context, in *edgeproto.AppInstRefs) ([]edgeproto.AppInstRefs, error)
}
type AppInstRefsCommonApi ¶
type AppInstRefsCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientAppInstRefsApi ¶
func NewClientAppInstRefsApi(api edgeproto.AppInstRefsApiClient) *AppInstRefsCommonApi
func NewInternalAppInstRefsApi ¶
func NewInternalAppInstRefsApi(api edgeproto.AppInstRefsApiServer) *AppInstRefsCommonApi
func (*AppInstRefsCommonApi) ShowAppInstRefs ¶
func (x *AppInstRefsCommonApi) ShowAppInstRefs(ctx context.Context, filter *edgeproto.AppInstRefs, showData *ShowAppInstRefs) error
type AppInstRefsStream ¶
type AppInstRefsStream interface {
Recv() (*edgeproto.AppInstRefs, error)
}
type AppInstRefsTestOp ¶
type AppInstRefsTestOp func(opts *AppInstRefsTestOptions)
func WithCreatedAppInstRefsTestData ¶
func WithCreatedAppInstRefsTestData(createdData []edgeproto.AppInstRefs) AppInstRefsTestOp
type AppInstRefsTestOptions ¶
type AppInstRefsTestOptions struct {
// contains filtered or unexported fields
}
type AppInstStream ¶
type AppInstTestOp ¶
type AppInstTestOp func(opts *AppInstTestOptions)
func WithCreatedAppInstTestData ¶
func WithCreatedAppInstTestData(createdData []edgeproto.AppInst) AppInstTestOp
type AppInstTestOptions ¶
type AppInstTestOptions struct {
// contains filtered or unexported fields
}
type AppTestOptions ¶
type AppTestOptions struct {
// contains filtered or unexported fields
}
type AutoProvPolicyApiClient ¶
type AutoProvPolicyApiClient interface {
CreateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error)
DeleteAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error)
UpdateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error)
ShowAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) ([]edgeproto.AutoProvPolicy, error)
AddAutoProvPolicyCloudlet(ctx context.Context, in *edgeproto.AutoProvPolicyCloudlet) (*edgeproto.Result, error)
RemoveAutoProvPolicyCloudlet(ctx context.Context, in *edgeproto.AutoProvPolicyCloudlet) (*edgeproto.Result, error)
}
type AutoProvPolicyCommonApi ¶
type AutoProvPolicyCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientAutoProvPolicyApi ¶
func NewClientAutoProvPolicyApi(api edgeproto.AutoProvPolicyApiClient) *AutoProvPolicyCommonApi
func NewInternalAutoProvPolicyApi ¶
func NewInternalAutoProvPolicyApi(api edgeproto.AutoProvPolicyApiServer) *AutoProvPolicyCommonApi
func (*AutoProvPolicyCommonApi) CreateAutoProvPolicy ¶
func (x *AutoProvPolicyCommonApi) CreateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error)
func (*AutoProvPolicyCommonApi) DeleteAutoProvPolicy ¶
func (x *AutoProvPolicyCommonApi) DeleteAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error)
func (*AutoProvPolicyCommonApi) ShowAutoProvPolicy ¶
func (x *AutoProvPolicyCommonApi) ShowAutoProvPolicy(ctx context.Context, filter *edgeproto.AutoProvPolicy, showData *ShowAutoProvPolicy) error
func (*AutoProvPolicyCommonApi) UpdateAutoProvPolicy ¶
func (x *AutoProvPolicyCommonApi) UpdateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error)
type AutoProvPolicyStream ¶
type AutoProvPolicyStream interface {
Recv() (*edgeproto.AutoProvPolicy, error)
}
type AutoProvPolicyTestOp ¶
type AutoProvPolicyTestOp func(opts *AutoProvPolicyTestOptions)
func WithCreatedAutoProvPolicyTestData ¶
func WithCreatedAutoProvPolicyTestData(createdData []edgeproto.AutoProvPolicy) AutoProvPolicyTestOp
type AutoProvPolicyTestOptions ¶
type AutoProvPolicyTestOptions struct {
// contains filtered or unexported fields
}
type AutoScalePolicyApiClient ¶
type AutoScalePolicyApiClient interface {
CreateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error)
DeleteAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error)
UpdateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error)
ShowAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) ([]edgeproto.AutoScalePolicy, error)
}
type AutoScalePolicyCommonApi ¶
type AutoScalePolicyCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientAutoScalePolicyApi ¶
func NewClientAutoScalePolicyApi(api edgeproto.AutoScalePolicyApiClient) *AutoScalePolicyCommonApi
func NewInternalAutoScalePolicyApi ¶
func NewInternalAutoScalePolicyApi(api edgeproto.AutoScalePolicyApiServer) *AutoScalePolicyCommonApi
func (*AutoScalePolicyCommonApi) CreateAutoScalePolicy ¶
func (x *AutoScalePolicyCommonApi) CreateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error)
func (*AutoScalePolicyCommonApi) DeleteAutoScalePolicy ¶
func (x *AutoScalePolicyCommonApi) DeleteAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error)
func (*AutoScalePolicyCommonApi) ShowAutoScalePolicy ¶
func (x *AutoScalePolicyCommonApi) ShowAutoScalePolicy(ctx context.Context, filter *edgeproto.AutoScalePolicy, showData *ShowAutoScalePolicy) error
func (*AutoScalePolicyCommonApi) UpdateAutoScalePolicy ¶
func (x *AutoScalePolicyCommonApi) UpdateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error)
type AutoScalePolicyStream ¶
type AutoScalePolicyStream interface {
Recv() (*edgeproto.AutoScalePolicy, error)
}
type AutoScalePolicyTestOp ¶
type AutoScalePolicyTestOp func(opts *AutoScalePolicyTestOptions)
func WithCreatedAutoScalePolicyTestData ¶
func WithCreatedAutoScalePolicyTestData(createdData []edgeproto.AutoScalePolicy) AutoScalePolicyTestOp
type AutoScalePolicyTestOptions ¶
type AutoScalePolicyTestOptions struct {
// contains filtered or unexported fields
}
type CliClient ¶
func (*CliClient) AccessCloudlet ¶
func (s *CliClient) AccessCloudlet(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
func (*CliClient) AddAppAlertPolicy ¶
func (*CliClient) AddAppAutoProvPolicy ¶
func (*CliClient) AddAutoProvPolicyCloudlet ¶
func (*CliClient) AddCloudletAllianceOrg ¶
func (*CliClient) AddCloudletPoolMember ¶
func (*CliClient) AddCloudletResMapping ¶
func (*CliClient) AddFlavorRes ¶
func (*CliClient) AddGPUDriverBuild ¶
func (*CliClient) AddVMPoolMember ¶
func (*CliClient) ChangeCloudletDNS ¶
func (*CliClient) CreateAlertPolicy ¶
func (*CliClient) CreateAppInst ¶
func (*CliClient) CreateAutoProvPolicy ¶
func (*CliClient) CreateAutoScalePolicy ¶
func (*CliClient) CreateCloudlet ¶
func (*CliClient) CreateCloudletNode ¶
func (*CliClient) CreateCloudletPool ¶
func (*CliClient) CreateClusterInst ¶
func (*CliClient) CreateFlavor ¶
func (*CliClient) CreateFlowRateLimitSettings ¶
func (*CliClient) CreateGPUDriver ¶
func (*CliClient) CreateMaxReqsRateLimitSettings ¶
func (*CliClient) CreateNetwork ¶
func (*CliClient) CreateOperatorCode ¶
func (*CliClient) CreateResTagTable ¶
func (*CliClient) CreateTrustPolicy ¶
func (*CliClient) CreateTrustPolicyException ¶
func (*CliClient) CreateVMPool ¶
func (*CliClient) DeleteAlertPolicy ¶
func (*CliClient) DeleteAppInst ¶
func (*CliClient) DeleteAutoProvPolicy ¶
func (*CliClient) DeleteAutoScalePolicy ¶
func (*CliClient) DeleteCloudlet ¶
func (*CliClient) DeleteCloudletNode ¶
func (*CliClient) DeleteCloudletPool ¶
func (*CliClient) DeleteClusterInst ¶
func (*CliClient) DeleteFlavor ¶
func (*CliClient) DeleteFlowRateLimitSettings ¶
func (*CliClient) DeleteGPUDriver ¶
func (*CliClient) DeleteIdleReservableClusterInsts ¶
func (*CliClient) DeleteMaxReqsRateLimitSettings ¶
func (*CliClient) DeleteNetwork ¶
func (*CliClient) DeleteOperatorCode ¶
func (*CliClient) DeletePlatformFeatures ¶
func (*CliClient) DeleteResTagTable ¶
func (*CliClient) DeleteTrustPolicy ¶
func (*CliClient) DeleteTrustPolicyException ¶
func (*CliClient) DeleteVMPool ¶
func (*CliClient) DisableDebugLevels ¶
func (s *CliClient) DisableDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error)
func (*CliClient) EnableDebugLevels ¶
func (s *CliClient) EnableDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error)
func (*CliClient) EvictCloudletInfo ¶
func (*CliClient) EvictDevice ¶
func (*CliClient) FindFlavorMatch ¶
func (s *CliClient) FindFlavorMatch(ctx context.Context, in *edgeproto.FlavorMatch) (*edgeproto.FlavorMatch, error)
func (*CliClient) GenerateAccessKey ¶
func (*CliClient) GetAccessData ¶
func (s *CliClient) GetAccessData(ctx context.Context, in *edgeproto.AccessDataRequest) (*edgeproto.AccessDataReply, error)
func (*CliClient) GetCas ¶
func (s *CliClient) GetCas(ctx context.Context, in *edgeproto.GetCasRequest) (*edgeproto.GetCasReply, error)
func (*CliClient) GetCloudletGPUDriverLicenseConfig ¶
func (*CliClient) GetCloudletManifest ¶
func (s *CliClient) GetCloudletManifest(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.CloudletManifest, error)
func (*CliClient) GetCloudletProps ¶
func (s *CliClient) GetCloudletProps(ctx context.Context, in *edgeproto.CloudletProps) (*edgeproto.CloudletProps, error)
func (*CliClient) GetCloudletResourceQuotaProps ¶
func (s *CliClient) GetCloudletResourceQuotaProps(ctx context.Context, in *edgeproto.CloudletResourceQuotaProps) (*edgeproto.CloudletResourceQuotaProps, error)
func (*CliClient) GetCloudletResourceUsage ¶
func (s *CliClient) GetCloudletResourceUsage(ctx context.Context, in *edgeproto.CloudletResourceUsage) (*edgeproto.CloudletResourceUsage, error)
func (*CliClient) GetGPUDriverBuildURL ¶
func (s *CliClient) GetGPUDriverBuildURL(ctx context.Context, in *edgeproto.GPUDriverBuildMember) (*edgeproto.GPUDriverBuildURL, error)
func (*CliClient) GetGPUDriverLicenseConfig ¶
func (*CliClient) GetOrganizationsOnCloudlet ¶
func (s *CliClient) GetOrganizationsOnCloudlet(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Organization, error)
func (*CliClient) GetResTagTable ¶
func (s *CliClient) GetResTagTable(ctx context.Context, in *edgeproto.ResTagTableKey) (*edgeproto.ResTagTable, error)
func (*CliClient) HandleFedAppInstEvent ¶
func (*CliClient) InjectCloudletInfo ¶
func (*CliClient) InjectDevice ¶
func (*CliClient) IssueCert ¶
func (s *CliClient) IssueCert(ctx context.Context, in *edgeproto.IssueCertRequest) (*edgeproto.IssueCertReply, error)
func (*CliClient) OrganizationInUse ¶
func (*CliClient) RefreshAppInst ¶
func (*CliClient) RemoveAppAlertPolicy ¶
func (*CliClient) RemoveAppAutoProvPolicy ¶
func (*CliClient) RemoveAutoProvPolicyCloudlet ¶
func (*CliClient) RemoveCloudletAllianceOrg ¶
func (*CliClient) RemoveCloudletPoolMember ¶
func (*CliClient) RemoveCloudletResMapping ¶
func (*CliClient) RemoveFlavorRes ¶
func (*CliClient) RemoveGPUDriverBuild ¶
func (*CliClient) RemoveResTag ¶
func (*CliClient) RemoveVMPoolMember ¶
func (*CliClient) RequestAppInstLatency ¶
func (*CliClient) ResetSettings ¶
func (*CliClient) RevokeAccessKey ¶
func (*CliClient) RunCommand ¶
func (s *CliClient) RunCommand(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
func (*CliClient) RunConsole ¶
func (s *CliClient) RunConsole(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
func (*CliClient) RunDebug ¶
func (s *CliClient) RunDebug(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error)
func (*CliClient) SendLocalRequest ¶
func (s *CliClient) SendLocalRequest(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
func (*CliClient) ShowAlertPolicy ¶
func (s *CliClient) ShowAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) ([]edgeproto.AlertPolicy, error)
func (*CliClient) ShowAppInst ¶
func (*CliClient) ShowAppInstClient ¶
func (s *CliClient) ShowAppInstClient(ctx context.Context, in *edgeproto.AppInstClientKey) ([]edgeproto.AppInstClient, error)
func (*CliClient) ShowAppInstInfo ¶
func (s *CliClient) ShowAppInstInfo(ctx context.Context, in *edgeproto.AppInstInfo) ([]edgeproto.AppInstInfo, error)
func (*CliClient) ShowAppInstMetrics ¶
func (s *CliClient) ShowAppInstMetrics(ctx context.Context, in *edgeproto.AppInstMetrics) ([]edgeproto.AppInstMetrics, error)
func (*CliClient) ShowAppInstRefs ¶
func (s *CliClient) ShowAppInstRefs(ctx context.Context, in *edgeproto.AppInstRefs) ([]edgeproto.AppInstRefs, error)
func (*CliClient) ShowAutoProvPolicy ¶
func (s *CliClient) ShowAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) ([]edgeproto.AutoProvPolicy, error)
func (*CliClient) ShowAutoScalePolicy ¶
func (s *CliClient) ShowAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) ([]edgeproto.AutoScalePolicy, error)
func (*CliClient) ShowCloudlet ¶
func (*CliClient) ShowCloudletInfo ¶
func (s *CliClient) ShowCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) ([]edgeproto.CloudletInfo, error)
func (*CliClient) ShowCloudletMetrics ¶
func (s *CliClient) ShowCloudletMetrics(ctx context.Context, in *edgeproto.CloudletMetrics) ([]edgeproto.CloudletMetrics, error)
func (*CliClient) ShowCloudletNode ¶
func (s *CliClient) ShowCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) ([]edgeproto.CloudletNode, error)
func (*CliClient) ShowCloudletPool ¶
func (s *CliClient) ShowCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) ([]edgeproto.CloudletPool, error)
func (*CliClient) ShowCloudletRefs ¶
func (s *CliClient) ShowCloudletRefs(ctx context.Context, in *edgeproto.CloudletRefs) ([]edgeproto.CloudletRefs, error)
func (*CliClient) ShowCloudletsForAppDeployment ¶
func (s *CliClient) ShowCloudletsForAppDeployment(ctx context.Context, in *edgeproto.DeploymentCloudletRequest) ([]edgeproto.CloudletKey, error)
func (*CliClient) ShowClusterInst ¶
func (s *CliClient) ShowClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.ClusterInst, error)
func (*CliClient) ShowClusterInstInfo ¶
func (s *CliClient) ShowClusterInstInfo(ctx context.Context, in *edgeproto.ClusterInstInfo) ([]edgeproto.ClusterInstInfo, error)
func (*CliClient) ShowClusterRefs ¶
func (s *CliClient) ShowClusterRefs(ctx context.Context, in *edgeproto.ClusterRefs) ([]edgeproto.ClusterRefs, error)
func (*CliClient) ShowController ¶
func (s *CliClient) ShowController(ctx context.Context, in *edgeproto.Controller) ([]edgeproto.Controller, error)
func (*CliClient) ShowDebugLevels ¶
func (s *CliClient) ShowDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error)
func (*CliClient) ShowDevice ¶
func (*CliClient) ShowDeviceReport ¶
func (*CliClient) ShowFlavor ¶
func (*CliClient) ShowFlavorsForCloudlet ¶
func (*CliClient) ShowFlowRateLimitSettings ¶
func (s *CliClient) ShowFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) ([]edgeproto.FlowRateLimitSettings, error)
func (*CliClient) ShowGPUDriver ¶
func (*CliClient) ShowLogs ¶
func (s *CliClient) ShowLogs(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
func (*CliClient) ShowMaxReqsRateLimitSettings ¶
func (s *CliClient) ShowMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) ([]edgeproto.MaxReqsRateLimitSettings, error)
func (*CliClient) ShowNetwork ¶
func (*CliClient) ShowOperatorCode ¶
func (s *CliClient) ShowOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) ([]edgeproto.OperatorCode, error)
func (*CliClient) ShowPlatformFeatures ¶
func (s *CliClient) ShowPlatformFeatures(ctx context.Context, in *edgeproto.PlatformFeatures) ([]edgeproto.PlatformFeatures, error)
func (*CliClient) ShowRateLimitSettings ¶
func (s *CliClient) ShowRateLimitSettings(ctx context.Context, in *edgeproto.RateLimitSettings) ([]edgeproto.RateLimitSettings, error)
func (*CliClient) ShowResTagTable ¶
func (s *CliClient) ShowResTagTable(ctx context.Context, in *edgeproto.ResTagTable) ([]edgeproto.ResTagTable, error)
func (*CliClient) ShowSettings ¶
func (*CliClient) ShowTrustPolicy ¶
func (s *CliClient) ShowTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.TrustPolicy, error)
func (*CliClient) ShowTrustPolicyException ¶
func (s *CliClient) ShowTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) ([]edgeproto.TrustPolicyException, error)
func (*CliClient) ShowVMPool ¶
func (*CliClient) StreamAppInst ¶
func (*CliClient) StreamAppInstClientsLocal ¶
func (s *CliClient) StreamAppInstClientsLocal(ctx context.Context, in *edgeproto.AppInstClientKey) ([]edgeproto.AppInstClient, error)
func (*CliClient) StreamCloudlet ¶
func (*CliClient) StreamClusterInst ¶
func (*CliClient) StreamGPUDriver ¶
func (*CliClient) UpdateAlertPolicy ¶
func (*CliClient) UpdateAppInst ¶
func (*CliClient) UpdateAutoProvPolicy ¶
func (*CliClient) UpdateAutoScalePolicy ¶
func (*CliClient) UpdateCloudlet ¶
func (*CliClient) UpdateCloudletNode ¶
func (*CliClient) UpdateCloudletPool ¶
func (*CliClient) UpdateClusterInst ¶
func (*CliClient) UpdateFlavor ¶
func (*CliClient) UpdateFlowRateLimitSettings ¶
func (*CliClient) UpdateGPUDriver ¶
func (*CliClient) UpdateMaxReqsRateLimitSettings ¶
func (*CliClient) UpdateNetwork ¶
func (*CliClient) UpdateResTagTable ¶
func (*CliClient) UpdateSettings ¶
func (*CliClient) UpdateTrustPolicy ¶
func (*CliClient) UpdateTrustPolicyException ¶
type Client ¶
type Client interface {
AlertApiClient
AlertPolicyApiClient
SettingsApiClient
FlavorApiClient
OperatorCodeApiClient
ResTagTableApiClient
AutoScalePolicyApiClient
TrustPolicyApiClient
AppApiClient
AppInstApiClient
AppInstInfoApiClient
AppInstMetricsApiClient
AppInstLatencyApiClient
OrganizationApiClient
PlatformFeaturesApiClient
GPUDriverApiClient
CloudletApiClient
CloudletInfoApiClient
CloudletMetricsApiClient
CloudletPoolApiClient
VMPoolApiClient
ClusterInstApiClient
ClusterInstInfoApiClient
AutoProvPolicyApiClient
TrustPolicyExceptionApiClient
NetworkApiClient
CloudletRefsApiClient
ClusterRefsApiClient
AppInstRefsApiClient
RateLimitSettingsApiClient
AppInstClientApiClient
ExecApiClient
CloudletAccessApiClient
CloudletNodeApiClient
ControllerApiClient
NodeApiClient
DebugApiClient
DeviceApiClient
StreamObjApiClient
}
type CloudletAccessApiClient ¶
type CloudletAccessApiClient interface {
IssueCert(ctx context.Context, in *edgeproto.IssueCertRequest) (*edgeproto.IssueCertReply, error)
GetCas(ctx context.Context, in *edgeproto.GetCasRequest) (*edgeproto.GetCasReply, error)
GetAccessData(ctx context.Context, in *edgeproto.AccessDataRequest) (*edgeproto.AccessDataReply, error)
}
type CloudletApiClient ¶
type CloudletApiClient interface {
CreateCloudlet(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Result, error)
DeleteCloudlet(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Result, error)
UpdateCloudlet(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Result, error)
ShowCloudlet(ctx context.Context, in *edgeproto.Cloudlet) ([]edgeproto.Cloudlet, error)
GetCloudletManifest(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.CloudletManifest, error)
GetCloudletProps(ctx context.Context, in *edgeproto.CloudletProps) (*edgeproto.CloudletProps, error)
GetCloudletResourceQuotaProps(ctx context.Context, in *edgeproto.CloudletResourceQuotaProps) (*edgeproto.CloudletResourceQuotaProps, error)
GetCloudletResourceUsage(ctx context.Context, in *edgeproto.CloudletResourceUsage) (*edgeproto.CloudletResourceUsage, error)
AddCloudletResMapping(ctx context.Context, in *edgeproto.CloudletResMap) (*edgeproto.Result, error)
RemoveCloudletResMapping(ctx context.Context, in *edgeproto.CloudletResMap) (*edgeproto.Result, error)
AddCloudletAllianceOrg(ctx context.Context, in *edgeproto.CloudletAllianceOrg) (*edgeproto.Result, error)
RemoveCloudletAllianceOrg(ctx context.Context, in *edgeproto.CloudletAllianceOrg) (*edgeproto.Result, error)
FindFlavorMatch(ctx context.Context, in *edgeproto.FlavorMatch) (*edgeproto.FlavorMatch, error)
ShowFlavorsForCloudlet(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.FlavorKey, error)
GetOrganizationsOnCloudlet(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Organization, error)
RevokeAccessKey(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error)
GenerateAccessKey(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error)
GetCloudletGPUDriverLicenseConfig(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error)
ChangeCloudletDNS(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Result, error)
}
type CloudletCommonApi ¶
type CloudletCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientCloudletApi ¶
func NewClientCloudletApi(api edgeproto.CloudletApiClient) *CloudletCommonApi
func NewInternalCloudletApi ¶
func NewInternalCloudletApi(api edgeproto.CloudletApiServer) *CloudletCommonApi
func (*CloudletCommonApi) CreateCloudlet ¶
func (*CloudletCommonApi) DeleteCloudlet ¶
func (*CloudletCommonApi) ShowCloudlet ¶
func (x *CloudletCommonApi) ShowCloudlet(ctx context.Context, filter *edgeproto.Cloudlet, showData *ShowCloudlet) error
func (*CloudletCommonApi) ShowFlavorsForCloudlet ¶
func (x *CloudletCommonApi) ShowFlavorsForCloudlet(ctx context.Context, filter *edgeproto.CloudletKey, showData *ShowFlavorsForCloudlet) error
func (*CloudletCommonApi) UpdateCloudlet ¶
type CloudletInfoApiClient ¶
type CloudletInfoApiClient interface {
ShowCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) ([]edgeproto.CloudletInfo, error)
InjectCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) (*edgeproto.Result, error)
EvictCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) (*edgeproto.Result, error)
}
type CloudletInfoCommonApi ¶
type CloudletInfoCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientCloudletInfoApi ¶
func NewClientCloudletInfoApi(api edgeproto.CloudletInfoApiClient) *CloudletInfoCommonApi
func NewInternalCloudletInfoApi ¶
func NewInternalCloudletInfoApi(api edgeproto.CloudletInfoApiServer) *CloudletInfoCommonApi
func (*CloudletInfoCommonApi) ShowCloudletInfo ¶
func (x *CloudletInfoCommonApi) ShowCloudletInfo(ctx context.Context, filter *edgeproto.CloudletInfo, showData *ShowCloudletInfo) error
type CloudletInfoStream ¶
type CloudletInfoStream interface {
Recv() (*edgeproto.CloudletInfo, error)
}
type CloudletInfoTestOp ¶
type CloudletInfoTestOp func(opts *CloudletInfoTestOptions)
func WithCreatedCloudletInfoTestData ¶
func WithCreatedCloudletInfoTestData(createdData []edgeproto.CloudletInfo) CloudletInfoTestOp
type CloudletInfoTestOptions ¶
type CloudletInfoTestOptions struct {
// contains filtered or unexported fields
}
type CloudletKeyStream ¶
type CloudletKeyStream interface {
Recv() (*edgeproto.CloudletKey, error)
}
type CloudletMetricsApiClient ¶
type CloudletMetricsApiClient interface {
ShowCloudletMetrics(ctx context.Context, in *edgeproto.CloudletMetrics) ([]edgeproto.CloudletMetrics, error)
}
type CloudletMetricsStream ¶
type CloudletMetricsStream interface {
Recv() (*edgeproto.CloudletMetrics, error)
}
type CloudletNodeApiClient ¶
type CloudletNodeApiClient interface {
CreateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error)
UpdateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error)
ShowCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) ([]edgeproto.CloudletNode, error)
DeleteCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error)
}
type CloudletNodeCommonApi ¶
type CloudletNodeCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientCloudletNodeApi ¶
func NewClientCloudletNodeApi(api edgeproto.CloudletNodeApiClient) *CloudletNodeCommonApi
func NewInternalCloudletNodeApi ¶
func NewInternalCloudletNodeApi(api edgeproto.CloudletNodeApiServer) *CloudletNodeCommonApi
func (*CloudletNodeCommonApi) CreateCloudletNode ¶
func (x *CloudletNodeCommonApi) CreateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error)
func (*CloudletNodeCommonApi) DeleteCloudletNode ¶
func (x *CloudletNodeCommonApi) DeleteCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error)
func (*CloudletNodeCommonApi) ShowCloudletNode ¶
func (x *CloudletNodeCommonApi) ShowCloudletNode(ctx context.Context, filter *edgeproto.CloudletNode, showData *ShowCloudletNode) error
func (*CloudletNodeCommonApi) UpdateCloudletNode ¶
func (x *CloudletNodeCommonApi) UpdateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error)
type CloudletNodeStream ¶
type CloudletNodeStream interface {
Recv() (*edgeproto.CloudletNode, error)
}
type CloudletNodeTestOp ¶
type CloudletNodeTestOp func(opts *CloudletNodeTestOptions)
func WithCreatedCloudletNodeTestData ¶
func WithCreatedCloudletNodeTestData(createdData []edgeproto.CloudletNode) CloudletNodeTestOp
type CloudletNodeTestOptions ¶
type CloudletNodeTestOptions struct {
// contains filtered or unexported fields
}
type CloudletPoolApiClient ¶
type CloudletPoolApiClient interface {
CreateCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error)
DeleteCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error)
UpdateCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error)
ShowCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) ([]edgeproto.CloudletPool, error)
AddCloudletPoolMember(ctx context.Context, in *edgeproto.CloudletPoolMember) (*edgeproto.Result, error)
RemoveCloudletPoolMember(ctx context.Context, in *edgeproto.CloudletPoolMember) (*edgeproto.Result, error)
}
type CloudletPoolCommonApi ¶
type CloudletPoolCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientCloudletPoolApi ¶
func NewClientCloudletPoolApi(api edgeproto.CloudletPoolApiClient) *CloudletPoolCommonApi
func NewInternalCloudletPoolApi ¶
func NewInternalCloudletPoolApi(api edgeproto.CloudletPoolApiServer) *CloudletPoolCommonApi
func (*CloudletPoolCommonApi) CreateCloudletPool ¶
func (x *CloudletPoolCommonApi) CreateCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error)
func (*CloudletPoolCommonApi) DeleteCloudletPool ¶
func (x *CloudletPoolCommonApi) DeleteCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error)
func (*CloudletPoolCommonApi) ShowCloudletPool ¶
func (x *CloudletPoolCommonApi) ShowCloudletPool(ctx context.Context, filter *edgeproto.CloudletPool, showData *ShowCloudletPool) error
type CloudletPoolStream ¶
type CloudletPoolStream interface {
Recv() (*edgeproto.CloudletPool, error)
}
type CloudletPoolTestOp ¶
type CloudletPoolTestOp func(opts *CloudletPoolTestOptions)
func WithCreatedCloudletPoolTestData ¶
func WithCreatedCloudletPoolTestData(createdData []edgeproto.CloudletPool) CloudletPoolTestOp
type CloudletPoolTestOptions ¶
type CloudletPoolTestOptions struct {
// contains filtered or unexported fields
}
type CloudletRefsApiClient ¶
type CloudletRefsApiClient interface {
ShowCloudletRefs(ctx context.Context, in *edgeproto.CloudletRefs) ([]edgeproto.CloudletRefs, error)
}
type CloudletRefsCommonApi ¶
type CloudletRefsCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientCloudletRefsApi ¶
func NewClientCloudletRefsApi(api edgeproto.CloudletRefsApiClient) *CloudletRefsCommonApi
func NewInternalCloudletRefsApi ¶
func NewInternalCloudletRefsApi(api edgeproto.CloudletRefsApiServer) *CloudletRefsCommonApi
func (*CloudletRefsCommonApi) ShowCloudletRefs ¶
func (x *CloudletRefsCommonApi) ShowCloudletRefs(ctx context.Context, filter *edgeproto.CloudletRefs, showData *ShowCloudletRefs) error
type CloudletRefsStream ¶
type CloudletRefsStream interface {
Recv() (*edgeproto.CloudletRefs, error)
}
type CloudletRefsTestOp ¶
type CloudletRefsTestOp func(opts *CloudletRefsTestOptions)
func WithCreatedCloudletRefsTestData ¶
func WithCreatedCloudletRefsTestData(createdData []edgeproto.CloudletRefs) CloudletRefsTestOp
type CloudletRefsTestOptions ¶
type CloudletRefsTestOptions struct {
// contains filtered or unexported fields
}
type CloudletStream ¶
type CloudletTestOp ¶
type CloudletTestOp func(opts *CloudletTestOptions)
func WithCreatedCloudletTestData ¶
func WithCreatedCloudletTestData(createdData []edgeproto.Cloudlet) CloudletTestOp
type CloudletTestOptions ¶
type CloudletTestOptions struct {
// contains filtered or unexported fields
}
type ClusterInstApiClient ¶
type ClusterInstApiClient interface {
CreateClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.Result, error)
DeleteClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.Result, error)
UpdateClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.Result, error)
ShowClusterInst(ctx context.Context, in *edgeproto.ClusterInst) ([]edgeproto.ClusterInst, error)
DeleteIdleReservableClusterInsts(ctx context.Context, in *edgeproto.IdleReservableClusterInsts) (*edgeproto.Result, error)
}
type ClusterInstCommonApi ¶
type ClusterInstCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientClusterInstApi ¶
func NewClientClusterInstApi(api edgeproto.ClusterInstApiClient) *ClusterInstCommonApi
func NewInternalClusterInstApi ¶
func NewInternalClusterInstApi(api edgeproto.ClusterInstApiServer) *ClusterInstCommonApi
func (*ClusterInstCommonApi) CreateClusterInst ¶
func (x *ClusterInstCommonApi) CreateClusterInst(ctx context.Context, in *edgeproto.ClusterInst) (*edgeproto.Result, error)
func (*ClusterInstCommonApi) DeleteClusterInst ¶
func (x *ClusterInstCommonApi) DeleteClusterInst(ctx context.Context, in *edgeproto.ClusterInst) (*edgeproto.Result, error)
func (*ClusterInstCommonApi) ShowClusterInst ¶
func (x *ClusterInstCommonApi) ShowClusterInst(ctx context.Context, filter *edgeproto.ClusterInst, showData *ShowClusterInst) error
func (*ClusterInstCommonApi) UpdateClusterInst ¶
func (x *ClusterInstCommonApi) UpdateClusterInst(ctx context.Context, in *edgeproto.ClusterInst) (*edgeproto.Result, error)
type ClusterInstInfoApiClient ¶
type ClusterInstInfoApiClient interface {
ShowClusterInstInfo(ctx context.Context, in *edgeproto.ClusterInstInfo) ([]edgeproto.ClusterInstInfo, error)
}
type ClusterInstInfoCommonApi ¶
type ClusterInstInfoCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientClusterInstInfoApi ¶
func NewClientClusterInstInfoApi(api edgeproto.ClusterInstInfoApiClient) *ClusterInstInfoCommonApi
func NewInternalClusterInstInfoApi ¶
func NewInternalClusterInstInfoApi(api edgeproto.ClusterInstInfoApiServer) *ClusterInstInfoCommonApi
func (*ClusterInstInfoCommonApi) ShowClusterInstInfo ¶
func (x *ClusterInstInfoCommonApi) ShowClusterInstInfo(ctx context.Context, filter *edgeproto.ClusterInstInfo, showData *ShowClusterInstInfo) error
type ClusterInstInfoStream ¶
type ClusterInstInfoStream interface {
Recv() (*edgeproto.ClusterInstInfo, error)
}
type ClusterInstInfoTestOp ¶
type ClusterInstInfoTestOp func(opts *ClusterInstInfoTestOptions)
func WithCreatedClusterInstInfoTestData ¶
func WithCreatedClusterInstInfoTestData(createdData []edgeproto.ClusterInstInfo) ClusterInstInfoTestOp
type ClusterInstInfoTestOptions ¶
type ClusterInstInfoTestOptions struct {
// contains filtered or unexported fields
}
type ClusterInstStream ¶
type ClusterInstStream interface {
Recv() (*edgeproto.ClusterInst, error)
}
type ClusterInstTestOp ¶
type ClusterInstTestOp func(opts *ClusterInstTestOptions)
func WithCreatedClusterInstTestData ¶
func WithCreatedClusterInstTestData(createdData []edgeproto.ClusterInst) ClusterInstTestOp
type ClusterInstTestOptions ¶
type ClusterInstTestOptions struct {
// contains filtered or unexported fields
}
type ClusterRefsApiClient ¶
type ClusterRefsApiClient interface {
ShowClusterRefs(ctx context.Context, in *edgeproto.ClusterRefs) ([]edgeproto.ClusterRefs, error)
}
type ClusterRefsCommonApi ¶
type ClusterRefsCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientClusterRefsApi ¶
func NewClientClusterRefsApi(api edgeproto.ClusterRefsApiClient) *ClusterRefsCommonApi
func NewInternalClusterRefsApi ¶
func NewInternalClusterRefsApi(api edgeproto.ClusterRefsApiServer) *ClusterRefsCommonApi
func (*ClusterRefsCommonApi) ShowClusterRefs ¶
func (x *ClusterRefsCommonApi) ShowClusterRefs(ctx context.Context, filter *edgeproto.ClusterRefs, showData *ShowClusterRefs) error
type ClusterRefsStream ¶
type ClusterRefsStream interface {
Recv() (*edgeproto.ClusterRefs, error)
}
type ClusterRefsTestOp ¶
type ClusterRefsTestOp func(opts *ClusterRefsTestOptions)
func WithCreatedClusterRefsTestData ¶
func WithCreatedClusterRefsTestData(createdData []edgeproto.ClusterRefs) ClusterRefsTestOp
type ClusterRefsTestOptions ¶
type ClusterRefsTestOptions struct {
// contains filtered or unexported fields
}
type ControllerApiClient ¶
type ControllerApiClient interface {
ShowController(ctx context.Context, in *edgeproto.Controller) ([]edgeproto.Controller, error)
}
type ControllerStream ¶
type ControllerStream interface {
Recv() (*edgeproto.Controller, error)
}
type CudStreamoutAppInst ¶
type CudStreamoutAppInst struct {
grpc.ServerStream
Ctx context.Context
}
func NewCudStreamoutAppInst ¶
func NewCudStreamoutAppInst(ctx context.Context) *CudStreamoutAppInst
func (*CudStreamoutAppInst) Context ¶
func (x *CudStreamoutAppInst) Context() context.Context
type CudStreamoutCloudlet ¶
type CudStreamoutCloudlet struct {
grpc.ServerStream
Ctx context.Context
}
func NewCudStreamoutCloudlet ¶
func NewCudStreamoutCloudlet(ctx context.Context) *CudStreamoutCloudlet
func (*CudStreamoutCloudlet) Context ¶
func (x *CudStreamoutCloudlet) Context() context.Context
type CudStreamoutClusterInst ¶
type CudStreamoutClusterInst struct {
grpc.ServerStream
Ctx context.Context
}
func NewCudStreamoutClusterInst ¶
func NewCudStreamoutClusterInst(ctx context.Context) *CudStreamoutClusterInst
func (*CudStreamoutClusterInst) Context ¶
func (x *CudStreamoutClusterInst) Context() context.Context
type CudStreamoutGPUDriver ¶
type CudStreamoutGPUDriver struct {
grpc.ServerStream
Ctx context.Context
}
func NewCudStreamoutGPUDriver ¶
func NewCudStreamoutGPUDriver(ctx context.Context) *CudStreamoutGPUDriver
func (*CudStreamoutGPUDriver) Context ¶
func (x *CudStreamoutGPUDriver) Context() context.Context
type CudStreamoutNetwork ¶
type CudStreamoutNetwork struct {
grpc.ServerStream
Ctx context.Context
}
func NewCudStreamoutNetwork ¶
func NewCudStreamoutNetwork(ctx context.Context) *CudStreamoutNetwork
func (*CudStreamoutNetwork) Context ¶
func (x *CudStreamoutNetwork) Context() context.Context
type CudStreamoutTrustPolicy ¶
type CudStreamoutTrustPolicy struct {
grpc.ServerStream
Ctx context.Context
}
func NewCudStreamoutTrustPolicy ¶
func NewCudStreamoutTrustPolicy(ctx context.Context) *CudStreamoutTrustPolicy
func (*CudStreamoutTrustPolicy) Context ¶
func (x *CudStreamoutTrustPolicy) Context() context.Context
type CustomData ¶
type CustomData struct {
OrgsOnCloudlet map[edgeproto.CloudletKey][]string
}
func (*CustomData) Init ¶
func (s *CustomData) Init()
type DebugApiClient ¶
type DebugApiClient interface {
EnableDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error)
DisableDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error)
ShowDebugLevels(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error)
RunDebug(ctx context.Context, in *edgeproto.DebugRequest) ([]edgeproto.DebugReply, error)
}
type DebugDataOut ¶
type DebugDataOut struct {
Requests [][]edgeproto.DebugReply
Errors []Err
}
Auto-generated code: DO NOT EDIT
func (*DebugDataOut) Sort ¶
func (s *DebugDataOut) Sort()
type DebugReplyStream ¶
type DebugReplyStream interface {
Recv() (*edgeproto.DebugReply, error)
}
type DeviceApiClient ¶
type DeviceApiClient interface {
InjectDevice(ctx context.Context, in *edgeproto.Device) (*edgeproto.Result, error)
ShowDevice(ctx context.Context, in *edgeproto.Device) ([]edgeproto.Device, error)
EvictDevice(ctx context.Context, in *edgeproto.Device) (*edgeproto.Result, error)
ShowDeviceReport(ctx context.Context, in *edgeproto.DeviceReport) ([]edgeproto.Device, error)
}
type DeviceCommonApi ¶
type DeviceCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientDeviceApi ¶
func NewClientDeviceApi(api edgeproto.DeviceApiClient) *DeviceCommonApi
func NewInternalDeviceApi ¶
func NewInternalDeviceApi(api edgeproto.DeviceApiServer) *DeviceCommonApi
func (*DeviceCommonApi) ShowDevice ¶
func (x *DeviceCommonApi) ShowDevice(ctx context.Context, filter *edgeproto.Device, showData *ShowDevice) error
type DeviceDataOut ¶
type DeviceStream ¶
type DeviceTestOp ¶
type DeviceTestOp func(opts *DeviceTestOptions)
func WithCreatedDeviceTestData ¶
func WithCreatedDeviceTestData(createdData []edgeproto.Device) DeviceTestOp
type DeviceTestOptions ¶
type DeviceTestOptions struct {
// contains filtered or unexported fields
}
type DummyServer ¶
type DummyServer struct {
CustomData
AlertCache edgeproto.AlertCache
AlertPolicyCache edgeproto.AlertPolicyCache
SettingsCache edgeproto.SettingsCache
FlavorCache edgeproto.FlavorCache
OperatorCodeCache edgeproto.OperatorCodeCache
ResTagTableCache edgeproto.ResTagTableCache
AutoScalePolicyCache edgeproto.AutoScalePolicyCache
TrustPolicyCache edgeproto.TrustPolicyCache
AppCache edgeproto.AppCache
AppInstCache edgeproto.AppInstCache
AppInstInfoCache edgeproto.AppInstInfoCache
FedAppInstCache edgeproto.FedAppInstCache
CloudletInternalCache edgeproto.CloudletInternalCache
PlatformFeaturesCache edgeproto.PlatformFeaturesCache
GPUDriverCache edgeproto.GPUDriverCache
CloudletCache edgeproto.CloudletCache
CloudletInfoCache edgeproto.CloudletInfoCache
CloudletPoolCache edgeproto.CloudletPoolCache
VMPoolCache edgeproto.VMPoolCache
VMPoolInfoCache edgeproto.VMPoolInfoCache
ClusterInstCache edgeproto.ClusterInstCache
ClusterInstInfoCache edgeproto.ClusterInstInfoCache
AutoProvPolicyCache edgeproto.AutoProvPolicyCache
AutoProvInfoCache edgeproto.AutoProvInfoCache
TrustPolicyExceptionCache edgeproto.TrustPolicyExceptionCache
TPEInstanceStateCache edgeproto.TPEInstanceStateCache
NetworkCache edgeproto.NetworkCache
CloudletRefsCache edgeproto.CloudletRefsCache
ClusterRefsCache edgeproto.ClusterRefsCache
AppInstRefsCache edgeproto.AppInstRefsCache
FlowRateLimitSettingsCache edgeproto.FlowRateLimitSettingsCache
MaxReqsRateLimitSettingsCache edgeproto.MaxReqsRateLimitSettingsCache
AppInstClientKeyCache edgeproto.AppInstClientKeyCache
CloudletNodeCache edgeproto.CloudletNodeCache
ControllerCache edgeproto.ControllerCache
NodeCache edgeproto.NodeCache
DeviceCache edgeproto.DeviceCache
ShowDummyCount int
CudNoop bool
MidstreamFailChs map[string]chan bool
}
func RegisterDummyServer ¶
func RegisterDummyServer(server *grpc.Server) *DummyServer
func (*DummyServer) AddAppAlertPolicy ¶
func (s *DummyServer) AddAppAlertPolicy(ctx context.Context, alert *edgeproto.AppAlertPolicy) (*edgeproto.Result, error)
func (*DummyServer) AddAppAutoProvPolicy ¶
func (s *DummyServer) AddAppAutoProvPolicy(ctx context.Context, apppolicy *edgeproto.AppAutoProvPolicy) (*edgeproto.Result, error)
func (*DummyServer) AddAutoProvPolicyCloudlet ¶
func (s *DummyServer) AddAutoProvPolicyCloudlet(ctx context.Context, cloudlet *edgeproto.AutoProvPolicyCloudlet) (*edgeproto.Result, error)
func (*DummyServer) AddCloudletAllianceOrg ¶
func (s *DummyServer) AddCloudletAllianceOrg(ctx context.Context, in *edgeproto.CloudletAllianceOrg) (*edgeproto.Result, error)
func (*DummyServer) AddCloudletPoolMember ¶
func (s *DummyServer) AddCloudletPoolMember(ctx context.Context, in *edgeproto.CloudletPoolMember) (*edgeproto.Result, error)
func (*DummyServer) AddCloudletResMapping ¶
func (s *DummyServer) AddCloudletResMapping(ctx context.Context, in *edgeproto.CloudletResMap) (*edgeproto.Result, error)
func (*DummyServer) AddFlavorRes ¶
func (*DummyServer) AddGPUDriverBuild ¶
func (s *DummyServer) AddGPUDriverBuild(in *edgeproto.GPUDriverBuildMember, cb edgeproto.GPUDriverApi_AddGPUDriverBuildServer) error
func (*DummyServer) AddResTag ¶
func (s *DummyServer) AddResTag(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error)
func (*DummyServer) AddVMPoolMember ¶
func (s *DummyServer) AddVMPoolMember(ctx context.Context, cloudlet *edgeproto.VMPoolMember) (*edgeproto.Result, error)
func (*DummyServer) ChangeCloudletDNS ¶
func (s *DummyServer) ChangeCloudletDNS(key *edgeproto.CloudletKey, inCb edgeproto.CloudletApi_ChangeCloudletDNSServer) error
func (*DummyServer) CreateAlertPolicy ¶
func (s *DummyServer) CreateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error)
func (*DummyServer) CreateAppInst ¶
func (s *DummyServer) CreateAppInst(in *edgeproto.AppInst, server edgeproto.AppInstApi_CreateAppInstServer) error
func (*DummyServer) CreateAutoProvPolicy ¶
func (s *DummyServer) CreateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error)
func (*DummyServer) CreateAutoScalePolicy ¶
func (s *DummyServer) CreateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error)
func (*DummyServer) CreateCloudlet ¶
func (s *DummyServer) CreateCloudlet(in *edgeproto.Cloudlet, server edgeproto.CloudletApi_CreateCloudletServer) error
func (*DummyServer) CreateCloudletNode ¶
func (s *DummyServer) CreateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error)
func (*DummyServer) CreateCloudletPool ¶
func (s *DummyServer) CreateCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error)
func (*DummyServer) CreateClusterInst ¶
func (s *DummyServer) CreateClusterInst(in *edgeproto.ClusterInst, server edgeproto.ClusterInstApi_CreateClusterInstServer) error
func (*DummyServer) CreateFlavor ¶
func (*DummyServer) CreateFlowRateLimitSettings ¶
func (s *DummyServer) CreateFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error)
func (*DummyServer) CreateGPUDriver ¶
func (s *DummyServer) CreateGPUDriver(in *edgeproto.GPUDriver, server edgeproto.GPUDriverApi_CreateGPUDriverServer) error
func (*DummyServer) CreateMaxReqsRateLimitSettings ¶
func (s *DummyServer) CreateMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error)
func (*DummyServer) CreateNetwork ¶
func (s *DummyServer) CreateNetwork(in *edgeproto.Network, server edgeproto.NetworkApi_CreateNetworkServer) error
func (*DummyServer) CreateOperatorCode ¶
func (s *DummyServer) CreateOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error)
func (*DummyServer) CreateResTagTable ¶
func (s *DummyServer) CreateResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error)
func (*DummyServer) CreateTrustPolicy ¶
func (s *DummyServer) CreateTrustPolicy(in *edgeproto.TrustPolicy, server edgeproto.TrustPolicyApi_CreateTrustPolicyServer) error
func (*DummyServer) CreateTrustPolicyException ¶
func (s *DummyServer) CreateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error)
func (*DummyServer) CreateVMPool ¶
func (*DummyServer) DeleteAlertPolicy ¶
func (s *DummyServer) DeleteAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error)
func (*DummyServer) DeleteAppInst ¶
func (s *DummyServer) DeleteAppInst(in *edgeproto.AppInst, server edgeproto.AppInstApi_DeleteAppInstServer) error
func (*DummyServer) DeleteAutoProvPolicy ¶
func (s *DummyServer) DeleteAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error)
func (*DummyServer) DeleteAutoScalePolicy ¶
func (s *DummyServer) DeleteAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error)
func (*DummyServer) DeleteCloudlet ¶
func (s *DummyServer) DeleteCloudlet(in *edgeproto.Cloudlet, server edgeproto.CloudletApi_DeleteCloudletServer) error
func (*DummyServer) DeleteCloudletNode ¶
func (s *DummyServer) DeleteCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error)
func (*DummyServer) DeleteCloudletPool ¶
func (s *DummyServer) DeleteCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error)
func (*DummyServer) DeleteClusterInst ¶
func (s *DummyServer) DeleteClusterInst(in *edgeproto.ClusterInst, server edgeproto.ClusterInstApi_DeleteClusterInstServer) error
func (*DummyServer) DeleteFlavor ¶
func (*DummyServer) DeleteFlowRateLimitSettings ¶
func (s *DummyServer) DeleteFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error)
func (*DummyServer) DeleteGPUDriver ¶
func (s *DummyServer) DeleteGPUDriver(in *edgeproto.GPUDriver, server edgeproto.GPUDriverApi_DeleteGPUDriverServer) error
func (*DummyServer) DeleteIdleReservableClusterInsts ¶
func (s *DummyServer) DeleteIdleReservableClusterInsts(ctx context.Context, in *edgeproto.IdleReservableClusterInsts) (*edgeproto.Result, error)
func (*DummyServer) DeleteMaxReqsRateLimitSettings ¶
func (s *DummyServer) DeleteMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error)
func (*DummyServer) DeleteNetwork ¶
func (s *DummyServer) DeleteNetwork(in *edgeproto.Network, server edgeproto.NetworkApi_DeleteNetworkServer) error
func (*DummyServer) DeleteOperatorCode ¶
func (s *DummyServer) DeleteOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error)
func (*DummyServer) DeletePlatformFeatures ¶
func (s *DummyServer) DeletePlatformFeatures(ctx context.Context, in *edgeproto.PlatformFeatures) (*edgeproto.Result, error)
func (*DummyServer) DeleteResTagTable ¶
func (s *DummyServer) DeleteResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error)
func (*DummyServer) DeleteTrustPolicy ¶
func (s *DummyServer) DeleteTrustPolicy(in *edgeproto.TrustPolicy, server edgeproto.TrustPolicyApi_DeleteTrustPolicyServer) error
func (*DummyServer) DeleteTrustPolicyException ¶
func (s *DummyServer) DeleteTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error)
func (*DummyServer) DeleteVMPool ¶
func (*DummyServer) DisableMidstreamFailure ¶
func (s *DummyServer) DisableMidstreamFailure(api string)
func (*DummyServer) EnableMidstreamFailure ¶
func (s *DummyServer) EnableMidstreamFailure(api string, syncCh chan bool)
func (*DummyServer) EvictCloudletInfo ¶
func (s *DummyServer) EvictCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) (*edgeproto.Result, error)
func (*DummyServer) EvictDevice ¶
func (*DummyServer) FindFlavorMatch ¶
func (s *DummyServer) FindFlavorMatch(ctx context.Context, in *edgeproto.FlavorMatch) (*edgeproto.FlavorMatch, error)
func (*DummyServer) GenerateAccessKey ¶
func (s *DummyServer) GenerateAccessKey(ctx context.Context, key *edgeproto.CloudletKey) (*edgeproto.Result, error)
func (*DummyServer) GetCloudletGPUDriverLicenseConfig ¶
func (s *DummyServer) GetCloudletGPUDriverLicenseConfig(ctx context.Context, in *edgeproto.CloudletKey) (*edgeproto.Result, error)
func (*DummyServer) GetCloudletManifest ¶
func (s *DummyServer) GetCloudletManifest(ctx context.Context, key *edgeproto.CloudletKey) (*edgeproto.CloudletManifest, error)
func (*DummyServer) GetCloudletProps ¶
func (s *DummyServer) GetCloudletProps(ctx context.Context, in *edgeproto.CloudletProps) (*edgeproto.CloudletProps, error)
func (*DummyServer) GetCloudletResourceQuotaProps ¶
func (s *DummyServer) GetCloudletResourceQuotaProps(ctx context.Context, in *edgeproto.CloudletResourceQuotaProps) (*edgeproto.CloudletResourceQuotaProps, error)
func (*DummyServer) GetCloudletResourceUsage ¶
func (s *DummyServer) GetCloudletResourceUsage(ctx context.Context, usage *edgeproto.CloudletResourceUsage) (*edgeproto.CloudletResourceUsage, error)
func (*DummyServer) GetGPUDriverBuildURL ¶
func (s *DummyServer) GetGPUDriverBuildURL(ctx context.Context, in *edgeproto.GPUDriverBuildMember) (*edgeproto.GPUDriverBuildURL, error)
func (*DummyServer) GetGPUDriverLicenseConfig ¶
func (s *DummyServer) GetGPUDriverLicenseConfig(ctx context.Context, in *edgeproto.GPUDriverKey) (*edgeproto.Result, error)
func (*DummyServer) GetOrganizationsOnCloudlet ¶
func (s *DummyServer) GetOrganizationsOnCloudlet(in *edgeproto.CloudletKey, cb edgeproto.CloudletApi_GetOrganizationsOnCloudletServer) error
func (*DummyServer) HandleFedAppInstEvent ¶
func (s *DummyServer) HandleFedAppInstEvent(ctx context.Context, in *edgeproto.FedAppInstEvent) (*edgeproto.Result, error)
func (*DummyServer) InjectCloudletInfo ¶
func (s *DummyServer) InjectCloudletInfo(ctx context.Context, in *edgeproto.CloudletInfo) (*edgeproto.Result, error)
func (*DummyServer) InjectDevice ¶
func (*DummyServer) OrganizationInUse ¶
func (s *DummyServer) OrganizationInUse(ctx context.Context, in *edgeproto.Organization) (*edgeproto.Result, error)
func (*DummyServer) RefreshAppInst ¶
func (s *DummyServer) RefreshAppInst(in *edgeproto.AppInst, server edgeproto.AppInstApi_RefreshAppInstServer) error
func (*DummyServer) RemoveAppAlertPolicy ¶
func (s *DummyServer) RemoveAppAlertPolicy(ctx context.Context, alert *edgeproto.AppAlertPolicy) (*edgeproto.Result, error)
func (*DummyServer) RemoveAppAutoProvPolicy ¶
func (s *DummyServer) RemoveAppAutoProvPolicy(ctx context.Context, apppolicy *edgeproto.AppAutoProvPolicy) (*edgeproto.Result, error)
func (*DummyServer) RemoveAutoProvPolicyCloudlet ¶
func (s *DummyServer) RemoveAutoProvPolicyCloudlet(ctx context.Context, cloudlet *edgeproto.AutoProvPolicyCloudlet) (*edgeproto.Result, error)
func (*DummyServer) RemoveCloudletAllianceOrg ¶
func (s *DummyServer) RemoveCloudletAllianceOrg(ctx context.Context, in *edgeproto.CloudletAllianceOrg) (*edgeproto.Result, error)
func (*DummyServer) RemoveCloudletPoolMember ¶
func (s *DummyServer) RemoveCloudletPoolMember(ctx context.Context, in *edgeproto.CloudletPoolMember) (*edgeproto.Result, error)
func (*DummyServer) RemoveCloudletResMapping ¶
func (s *DummyServer) RemoveCloudletResMapping(ctx context.Context, in *edgeproto.CloudletResMap) (*edgeproto.Result, error)
func (*DummyServer) RemoveFlavorRes ¶
func (*DummyServer) RemoveGPUDriverBuild ¶
func (s *DummyServer) RemoveGPUDriverBuild(in *edgeproto.GPUDriverBuildMember, cb edgeproto.GPUDriverApi_RemoveGPUDriverBuildServer) error
func (*DummyServer) RemoveResTag ¶
func (s *DummyServer) RemoveResTag(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error)
func (*DummyServer) RemoveVMPoolMember ¶
func (s *DummyServer) RemoveVMPoolMember(ctx context.Context, cloudlet *edgeproto.VMPoolMember) (*edgeproto.Result, error)
func (*DummyServer) ResetSettings ¶
func (*DummyServer) RevokeAccessKey ¶
func (s *DummyServer) RevokeAccessKey(ctx context.Context, key *edgeproto.CloudletKey) (*edgeproto.Result, error)
func (*DummyServer) SetDummyObjs ¶
func (*DummyServer) SetDummyOrgObjs ¶
func (*DummyServer) ShowAlert ¶
func (s *DummyServer) ShowAlert(in *edgeproto.Alert, server edgeproto.AlertApi_ShowAlertServer) error
func (*DummyServer) ShowAlertPolicy ¶
func (s *DummyServer) ShowAlertPolicy(in *edgeproto.AlertPolicy, server edgeproto.AlertPolicyApi_ShowAlertPolicyServer) error
func (*DummyServer) ShowApp ¶
func (s *DummyServer) ShowApp(in *edgeproto.App, server edgeproto.AppApi_ShowAppServer) error
func (*DummyServer) ShowAppInst ¶
func (s *DummyServer) ShowAppInst(in *edgeproto.AppInst, server edgeproto.AppInstApi_ShowAppInstServer) error
func (*DummyServer) ShowAppInstClient ¶
func (s *DummyServer) ShowAppInstClient(in *edgeproto.AppInstClientKey, server edgeproto.AppInstClientApi_ShowAppInstClientServer) error
func (*DummyServer) ShowAppInstInfo ¶
func (s *DummyServer) ShowAppInstInfo(in *edgeproto.AppInstInfo, server edgeproto.AppInstInfoApi_ShowAppInstInfoServer) error
func (*DummyServer) ShowAppInstRefs ¶
func (s *DummyServer) ShowAppInstRefs(in *edgeproto.AppInstRefs, server edgeproto.AppInstRefsApi_ShowAppInstRefsServer) error
func (*DummyServer) ShowAutoProvPolicy ¶
func (s *DummyServer) ShowAutoProvPolicy(in *edgeproto.AutoProvPolicy, server edgeproto.AutoProvPolicyApi_ShowAutoProvPolicyServer) error
func (*DummyServer) ShowAutoScalePolicy ¶
func (s *DummyServer) ShowAutoScalePolicy(in *edgeproto.AutoScalePolicy, server edgeproto.AutoScalePolicyApi_ShowAutoScalePolicyServer) error
func (*DummyServer) ShowCloudlet ¶
func (s *DummyServer) ShowCloudlet(in *edgeproto.Cloudlet, server edgeproto.CloudletApi_ShowCloudletServer) error
func (*DummyServer) ShowCloudletInfo ¶
func (s *DummyServer) ShowCloudletInfo(in *edgeproto.CloudletInfo, server edgeproto.CloudletInfoApi_ShowCloudletInfoServer) error
func (*DummyServer) ShowCloudletNode ¶
func (s *DummyServer) ShowCloudletNode(in *edgeproto.CloudletNode, server edgeproto.CloudletNodeApi_ShowCloudletNodeServer) error
func (*DummyServer) ShowCloudletPool ¶
func (s *DummyServer) ShowCloudletPool(in *edgeproto.CloudletPool, server edgeproto.CloudletPoolApi_ShowCloudletPoolServer) error
func (*DummyServer) ShowCloudletRefs ¶
func (s *DummyServer) ShowCloudletRefs(in *edgeproto.CloudletRefs, server edgeproto.CloudletRefsApi_ShowCloudletRefsServer) error
func (*DummyServer) ShowCloudletsForAppDeployment ¶
func (s *DummyServer) ShowCloudletsForAppDeployment(*edgeproto.DeploymentCloudletRequest, edgeproto.AppApi_ShowCloudletsForAppDeploymentServer) error
func (*DummyServer) ShowClusterInst ¶
func (s *DummyServer) ShowClusterInst(in *edgeproto.ClusterInst, server edgeproto.ClusterInstApi_ShowClusterInstServer) error
func (*DummyServer) ShowClusterInstInfo ¶
func (s *DummyServer) ShowClusterInstInfo(in *edgeproto.ClusterInstInfo, server edgeproto.ClusterInstInfoApi_ShowClusterInstInfoServer) error
func (*DummyServer) ShowClusterRefs ¶
func (s *DummyServer) ShowClusterRefs(in *edgeproto.ClusterRefs, server edgeproto.ClusterRefsApi_ShowClusterRefsServer) error
func (*DummyServer) ShowController ¶
func (s *DummyServer) ShowController(in *edgeproto.Controller, server edgeproto.ControllerApi_ShowControllerServer) error
func (*DummyServer) ShowDevice ¶
func (s *DummyServer) ShowDevice(in *edgeproto.Device, server edgeproto.DeviceApi_ShowDeviceServer) error
func (*DummyServer) ShowDeviceReport ¶
func (s *DummyServer) ShowDeviceReport(in *edgeproto.DeviceReport, server edgeproto.DeviceApi_ShowDeviceReportServer) error
func (*DummyServer) ShowFlavor ¶
func (s *DummyServer) ShowFlavor(in *edgeproto.Flavor, server edgeproto.FlavorApi_ShowFlavorServer) error
func (*DummyServer) ShowFlavorsForCloudlet ¶
func (s *DummyServer) ShowFlavorsForCloudlet(*edgeproto.CloudletKey, edgeproto.CloudletApi_ShowFlavorsForCloudletServer) error
func (*DummyServer) ShowFlowRateLimitSettings ¶
func (s *DummyServer) ShowFlowRateLimitSettings(in *edgeproto.FlowRateLimitSettings, server edgeproto.RateLimitSettingsApi_ShowFlowRateLimitSettingsServer) error
func (*DummyServer) ShowGPUDriver ¶
func (s *DummyServer) ShowGPUDriver(in *edgeproto.GPUDriver, server edgeproto.GPUDriverApi_ShowGPUDriverServer) error
func (*DummyServer) ShowMaxReqsRateLimitSettings ¶
func (s *DummyServer) ShowMaxReqsRateLimitSettings(in *edgeproto.MaxReqsRateLimitSettings, server edgeproto.RateLimitSettingsApi_ShowMaxReqsRateLimitSettingsServer) error
func (*DummyServer) ShowNetwork ¶
func (s *DummyServer) ShowNetwork(in *edgeproto.Network, server edgeproto.NetworkApi_ShowNetworkServer) error
func (*DummyServer) ShowNode ¶
func (s *DummyServer) ShowNode(in *edgeproto.Node, server edgeproto.NodeApi_ShowNodeServer) error
func (*DummyServer) ShowOperatorCode ¶
func (s *DummyServer) ShowOperatorCode(in *edgeproto.OperatorCode, server edgeproto.OperatorCodeApi_ShowOperatorCodeServer) error
func (*DummyServer) ShowPlatformFeatures ¶
func (s *DummyServer) ShowPlatformFeatures(in *edgeproto.PlatformFeatures, server edgeproto.PlatformFeaturesApi_ShowPlatformFeaturesServer) error
func (*DummyServer) ShowRateLimitSettings ¶
func (s *DummyServer) ShowRateLimitSettings(in *edgeproto.RateLimitSettings, server edgeproto.RateLimitSettingsApi_ShowRateLimitSettingsServer) error
func (*DummyServer) ShowResTagTable ¶
func (s *DummyServer) ShowResTagTable(in *edgeproto.ResTagTable, server edgeproto.ResTagTableApi_ShowResTagTableServer) error
func (*DummyServer) ShowSettings ¶
func (*DummyServer) ShowTrustPolicy ¶
func (s *DummyServer) ShowTrustPolicy(in *edgeproto.TrustPolicy, server edgeproto.TrustPolicyApi_ShowTrustPolicyServer) error
func (*DummyServer) ShowTrustPolicyException ¶
func (s *DummyServer) ShowTrustPolicyException(in *edgeproto.TrustPolicyException, server edgeproto.TrustPolicyExceptionApi_ShowTrustPolicyExceptionServer) error
func (*DummyServer) ShowVMPool ¶
func (s *DummyServer) ShowVMPool(in *edgeproto.VMPool, server edgeproto.VMPoolApi_ShowVMPoolServer) error
func (*DummyServer) StreamAppInstClientsLocal ¶
func (s *DummyServer) StreamAppInstClientsLocal(in *edgeproto.AppInstClientKey, server edgeproto.AppInstClientApi_StreamAppInstClientsLocalServer) error
func (*DummyServer) UpdateAlertPolicy ¶
func (s *DummyServer) UpdateAlertPolicy(ctx context.Context, in *edgeproto.AlertPolicy) (*edgeproto.Result, error)
func (*DummyServer) UpdateAppInst ¶
func (s *DummyServer) UpdateAppInst(in *edgeproto.AppInst, server edgeproto.AppInstApi_UpdateAppInstServer) error
func (*DummyServer) UpdateAutoProvPolicy ¶
func (s *DummyServer) UpdateAutoProvPolicy(ctx context.Context, in *edgeproto.AutoProvPolicy) (*edgeproto.Result, error)
func (*DummyServer) UpdateAutoScalePolicy ¶
func (s *DummyServer) UpdateAutoScalePolicy(ctx context.Context, in *edgeproto.AutoScalePolicy) (*edgeproto.Result, error)
func (*DummyServer) UpdateCloudlet ¶
func (s *DummyServer) UpdateCloudlet(in *edgeproto.Cloudlet, server edgeproto.CloudletApi_UpdateCloudletServer) error
func (*DummyServer) UpdateCloudletNode ¶
func (s *DummyServer) UpdateCloudletNode(ctx context.Context, in *edgeproto.CloudletNode) (*edgeproto.Result, error)
func (*DummyServer) UpdateCloudletPool ¶
func (s *DummyServer) UpdateCloudletPool(ctx context.Context, in *edgeproto.CloudletPool) (*edgeproto.Result, error)
func (*DummyServer) UpdateClusterInst ¶
func (s *DummyServer) UpdateClusterInst(in *edgeproto.ClusterInst, server edgeproto.ClusterInstApi_UpdateClusterInstServer) error
func (*DummyServer) UpdateFlavor ¶
func (*DummyServer) UpdateFlowRateLimitSettings ¶
func (s *DummyServer) UpdateFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error)
func (*DummyServer) UpdateGPUDriver ¶
func (s *DummyServer) UpdateGPUDriver(in *edgeproto.GPUDriver, server edgeproto.GPUDriverApi_UpdateGPUDriverServer) error
func (*DummyServer) UpdateMaxReqsRateLimitSettings ¶
func (s *DummyServer) UpdateMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error)
func (*DummyServer) UpdateNetwork ¶
func (s *DummyServer) UpdateNetwork(in *edgeproto.Network, server edgeproto.NetworkApi_UpdateNetworkServer) error
func (*DummyServer) UpdateResTagTable ¶
func (s *DummyServer) UpdateResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error)
func (*DummyServer) UpdateSettings ¶
func (*DummyServer) UpdateTrustPolicy ¶
func (s *DummyServer) UpdateTrustPolicy(in *edgeproto.TrustPolicy, server edgeproto.TrustPolicyApi_UpdateTrustPolicyServer) error
func (*DummyServer) UpdateTrustPolicyException ¶
func (s *DummyServer) UpdateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error)
func (*DummyServer) UpdateVMPool ¶
func (*DummyServer) UpgradeAccessKey ¶
func (s *DummyServer) UpgradeAccessKey(stream edgeproto.CloudletAccessKeyApi_UpgradeAccessKeyServer) error
type ExecApiClient ¶
type ExecApiClient interface {
RunCommand(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
RunConsole(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
ShowLogs(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
AccessCloudlet(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
SendLocalRequest(ctx context.Context, in *edgeproto.ExecRequest) (*edgeproto.ExecRequest, error)
}
type FlavorApiClient ¶
type FlavorApiClient interface {
CreateFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error)
DeleteFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error)
UpdateFlavor(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error)
ShowFlavor(ctx context.Context, in *edgeproto.Flavor) ([]edgeproto.Flavor, error)
AddFlavorRes(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error)
RemoveFlavorRes(ctx context.Context, in *edgeproto.Flavor) (*edgeproto.Result, error)
}
type FlavorCommonApi ¶
type FlavorCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientFlavorApi ¶
func NewClientFlavorApi(api edgeproto.FlavorApiClient) *FlavorCommonApi
func NewInternalFlavorApi ¶
func NewInternalFlavorApi(api edgeproto.FlavorApiServer) *FlavorCommonApi
func (*FlavorCommonApi) CreateFlavor ¶
func (*FlavorCommonApi) DeleteFlavor ¶
func (*FlavorCommonApi) ShowFlavor ¶
func (x *FlavorCommonApi) ShowFlavor(ctx context.Context, filter *edgeproto.Flavor, showData *ShowFlavor) error
func (*FlavorCommonApi) UpdateFlavor ¶
type FlavorKeyStream ¶
type FlavorStream ¶
type FlavorTestOp ¶
type FlavorTestOp func(opts *FlavorTestOptions)
func WithCreatedFlavorTestData ¶
func WithCreatedFlavorTestData(createdData []edgeproto.Flavor) FlavorTestOp
type FlavorTestOptions ¶
type FlavorTestOptions struct {
// contains filtered or unexported fields
}
type FlowRateLimitSettingsStream ¶
type FlowRateLimitSettingsStream interface {
Recv() (*edgeproto.FlowRateLimitSettings, error)
}
type GPUDriverApiClient ¶
type GPUDriverApiClient interface {
CreateGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.Result, error)
DeleteGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.Result, error)
UpdateGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.Result, error)
ShowGPUDriver(ctx context.Context, in *edgeproto.GPUDriver) ([]edgeproto.GPUDriver, error)
AddGPUDriverBuild(ctx context.Context, in *edgeproto.GPUDriverBuildMember) ([]edgeproto.Result, error)
RemoveGPUDriverBuild(ctx context.Context, in *edgeproto.GPUDriverBuildMember) ([]edgeproto.Result, error)
GetGPUDriverBuildURL(ctx context.Context, in *edgeproto.GPUDriverBuildMember) (*edgeproto.GPUDriverBuildURL, error)
GetGPUDriverLicenseConfig(ctx context.Context, in *edgeproto.GPUDriverKey) (*edgeproto.Result, error)
}
type GPUDriverCommonApi ¶
type GPUDriverCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientGPUDriverApi ¶
func NewClientGPUDriverApi(api edgeproto.GPUDriverApiClient) *GPUDriverCommonApi
func NewInternalGPUDriverApi ¶
func NewInternalGPUDriverApi(api edgeproto.GPUDriverApiServer) *GPUDriverCommonApi
func (*GPUDriverCommonApi) CreateGPUDriver ¶
func (*GPUDriverCommonApi) DeleteGPUDriver ¶
func (*GPUDriverCommonApi) ShowGPUDriver ¶
func (x *GPUDriverCommonApi) ShowGPUDriver(ctx context.Context, filter *edgeproto.GPUDriver, showData *ShowGPUDriver) error
func (*GPUDriverCommonApi) UpdateGPUDriver ¶
type GPUDriverStream ¶
type GPUDriverTestOp ¶
type GPUDriverTestOp func(opts *GPUDriverTestOptions)
func WithCreatedGPUDriverTestData ¶
func WithCreatedGPUDriverTestData(createdData []edgeproto.GPUDriver) GPUDriverTestOp
type GPUDriverTestOptions ¶
type GPUDriverTestOptions struct {
// contains filtered or unexported fields
}
type InternalCUDAPIs ¶
type InternalCUDAPIs interface {
GetAlertPolicyApi() edgeproto.AlertPolicyApiServer
GetFlavorApi() edgeproto.FlavorApiServer
GetOperatorCodeApi() edgeproto.OperatorCodeApiServer
GetResTagTableApi() edgeproto.ResTagTableApiServer
GetAutoScalePolicyApi() edgeproto.AutoScalePolicyApiServer
GetTrustPolicyApi() edgeproto.TrustPolicyApiServer
GetAppApi() edgeproto.AppApiServer
GetAppInstApi() edgeproto.AppInstApiServer
GetGPUDriverApi() edgeproto.GPUDriverApiServer
GetCloudletApi() edgeproto.CloudletApiServer
GetCloudletPoolApi() edgeproto.CloudletPoolApiServer
GetVMPoolApi() edgeproto.VMPoolApiServer
GetClusterInstApi() edgeproto.ClusterInstApiServer
GetAutoProvPolicyApi() edgeproto.AutoProvPolicyApiServer
GetTrustPolicyExceptionApi() edgeproto.TrustPolicyExceptionApiServer
GetNetworkApi() edgeproto.NetworkApiServer
GetCloudletNodeApi() edgeproto.CloudletNodeApiServer
}
type MaxReqsRateLimitSettingsStream ¶
type MaxReqsRateLimitSettingsStream interface {
Recv() (*edgeproto.MaxReqsRateLimitSettings, error)
}
type NetworkApiClient ¶
type NetworkApiClient interface {
CreateNetwork(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Result, error)
DeleteNetwork(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Result, error)
UpdateNetwork(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Result, error)
ShowNetwork(ctx context.Context, in *edgeproto.Network) ([]edgeproto.Network, error)
}
type NetworkCommonApi ¶
type NetworkCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientNetworkApi ¶
func NewClientNetworkApi(api edgeproto.NetworkApiClient) *NetworkCommonApi
func NewInternalNetworkApi ¶
func NewInternalNetworkApi(api edgeproto.NetworkApiServer) *NetworkCommonApi
func (*NetworkCommonApi) CreateNetwork ¶
func (*NetworkCommonApi) DeleteNetwork ¶
func (*NetworkCommonApi) ShowNetwork ¶
func (x *NetworkCommonApi) ShowNetwork(ctx context.Context, filter *edgeproto.Network, showData *ShowNetwork) error
func (*NetworkCommonApi) UpdateNetwork ¶
type NetworkStream ¶
type NetworkTestOp ¶
type NetworkTestOp func(opts *NetworkTestOptions)
func WithCreatedNetworkTestData ¶
func WithCreatedNetworkTestData(createdData []edgeproto.Network) NetworkTestOp
type NetworkTestOptions ¶
type NetworkTestOptions struct {
// contains filtered or unexported fields
}
type NodeApiClient ¶
type NodeCommonApi ¶
type NodeCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientNodeApi ¶
func NewClientNodeApi(api edgeproto.NodeApiClient) *NodeCommonApi
func NewInternalNodeApi ¶
func NewInternalNodeApi(api edgeproto.NodeApiServer) *NodeCommonApi
type NodeDataOut ¶
type NodeDataOut struct {
Errors []Err
}
type NodeStream ¶
type NodeTestOp ¶
type NodeTestOp func(opts *NodeTestOptions)
func WithCreatedNodeTestData ¶
func WithCreatedNodeTestData(createdData []edgeproto.Node) NodeTestOp
type NodeTestOptions ¶
type NodeTestOptions struct {
// contains filtered or unexported fields
}
type OperatorCodeApiClient ¶
type OperatorCodeApiClient interface {
CreateOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error)
DeleteOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error)
ShowOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) ([]edgeproto.OperatorCode, error)
}
type OperatorCodeCommonApi ¶
type OperatorCodeCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientOperatorCodeApi ¶
func NewClientOperatorCodeApi(api edgeproto.OperatorCodeApiClient) *OperatorCodeCommonApi
func NewInternalOperatorCodeApi ¶
func NewInternalOperatorCodeApi(api edgeproto.OperatorCodeApiServer) *OperatorCodeCommonApi
func (*OperatorCodeCommonApi) CreateOperatorCode ¶
func (x *OperatorCodeCommonApi) CreateOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error)
func (*OperatorCodeCommonApi) DeleteOperatorCode ¶
func (x *OperatorCodeCommonApi) DeleteOperatorCode(ctx context.Context, in *edgeproto.OperatorCode) (*edgeproto.Result, error)
func (*OperatorCodeCommonApi) ShowOperatorCode ¶
func (x *OperatorCodeCommonApi) ShowOperatorCode(ctx context.Context, filter *edgeproto.OperatorCode, showData *ShowOperatorCode) error
type OperatorCodeStream ¶
type OperatorCodeStream interface {
Recv() (*edgeproto.OperatorCode, error)
}
type OperatorCodeTestOp ¶
type OperatorCodeTestOp func(opts *OperatorCodeTestOptions)
func WithCreatedOperatorCodeTestData ¶
func WithCreatedOperatorCodeTestData(createdData []edgeproto.OperatorCode) OperatorCodeTestOp
type OperatorCodeTestOptions ¶
type OperatorCodeTestOptions struct {
// contains filtered or unexported fields
}
type OrganizationApiClient ¶
type OrganizationDataOut ¶
Auto-generated code: DO NOT EDIT
type OrganizationStream ¶
type OrganizationStream interface {
Recv() (*edgeproto.Organization, error)
}
type PlatformFeaturesApiClient ¶
type PlatformFeaturesApiClient interface {
ShowPlatformFeatures(ctx context.Context, in *edgeproto.PlatformFeatures) ([]edgeproto.PlatformFeatures, error)
DeletePlatformFeatures(ctx context.Context, in *edgeproto.PlatformFeatures) (*edgeproto.Result, error)
}
type PlatformFeaturesStream ¶
type PlatformFeaturesStream interface {
Recv() (*edgeproto.PlatformFeatures, error)
}
type RateLimitSettingsApiClient ¶
type RateLimitSettingsApiClient interface {
ShowRateLimitSettings(ctx context.Context, in *edgeproto.RateLimitSettings) ([]edgeproto.RateLimitSettings, error)
CreateFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error)
UpdateFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error)
DeleteFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) (*edgeproto.Result, error)
ShowFlowRateLimitSettings(ctx context.Context, in *edgeproto.FlowRateLimitSettings) ([]edgeproto.FlowRateLimitSettings, error)
CreateMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error)
UpdateMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error)
DeleteMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) (*edgeproto.Result, error)
ShowMaxReqsRateLimitSettings(ctx context.Context, in *edgeproto.MaxReqsRateLimitSettings) ([]edgeproto.MaxReqsRateLimitSettings, error)
}
type RateLimitSettingsDataOut ¶
type RateLimitSettingsDataOut struct {
Errors []Err
}
Auto-generated code: DO NOT EDIT
type RateLimitSettingsStream ¶
type RateLimitSettingsStream interface {
Recv() (*edgeproto.RateLimitSettings, error)
}
type ResTagTableApiClient ¶
type ResTagTableApiClient interface {
CreateResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error)
DeleteResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error)
UpdateResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error)
ShowResTagTable(ctx context.Context, in *edgeproto.ResTagTable) ([]edgeproto.ResTagTable, error)
AddResTag(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error)
RemoveResTag(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error)
GetResTagTable(ctx context.Context, in *edgeproto.ResTagTableKey) (*edgeproto.ResTagTable, error)
}
type ResTagTableCommonApi ¶
type ResTagTableCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientResTagTableApi ¶
func NewClientResTagTableApi(api edgeproto.ResTagTableApiClient) *ResTagTableCommonApi
func NewInternalResTagTableApi ¶
func NewInternalResTagTableApi(api edgeproto.ResTagTableApiServer) *ResTagTableCommonApi
func (*ResTagTableCommonApi) CreateResTagTable ¶
func (x *ResTagTableCommonApi) CreateResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error)
func (*ResTagTableCommonApi) DeleteResTagTable ¶
func (x *ResTagTableCommonApi) DeleteResTagTable(ctx context.Context, in *edgeproto.ResTagTable) (*edgeproto.Result, error)
func (*ResTagTableCommonApi) ShowResTagTable ¶
func (x *ResTagTableCommonApi) ShowResTagTable(ctx context.Context, filter *edgeproto.ResTagTable, showData *ShowResTagTable) error
type ResTagTableStream ¶
type ResTagTableStream interface {
Recv() (*edgeproto.ResTagTable, error)
}
type ResTagTableTestOp ¶
type ResTagTableTestOp func(opts *ResTagTableTestOptions)
func WithCreatedResTagTableTestData ¶
func WithCreatedResTagTableTestData(createdData []edgeproto.ResTagTable) ResTagTableTestOp
type ResTagTableTestOptions ¶
type ResTagTableTestOptions struct {
// contains filtered or unexported fields
}
type ResultStream ¶
type Run ¶
func (*Run) AlertPolicyApi ¶
func (r *Run) AlertPolicyApi(data *[]edgeproto.AlertPolicy, dataMap interface{}, dataOut interface{})
func (*Run) AppApi_AppAlertPolicy ¶
func (r *Run) AppApi_AppAlertPolicy(data *[]edgeproto.AppAlertPolicy, dataMap interface{}, dataOut interface{})
func (*Run) AppApi_AppAutoProvPolicy ¶
func (r *Run) AppApi_AppAutoProvPolicy(data *[]edgeproto.AppAutoProvPolicy, dataMap interface{}, dataOut interface{})
func (*Run) AppApi_DeploymentCloudletRequest ¶
func (r *Run) AppApi_DeploymentCloudletRequest(data *[]edgeproto.DeploymentCloudletRequest, dataMap interface{}, dataOut interface{})
func (*Run) AppInstApi ¶
func (*Run) AppInstApi_FedAppInstEvent ¶
func (r *Run) AppInstApi_FedAppInstEvent(data *[]edgeproto.FedAppInstEvent, dataMap interface{}, dataOut interface{})
func (*Run) AppInstClientApi_AppInstClientKey ¶
func (r *Run) AppInstClientApi_AppInstClientKey(data *[]edgeproto.AppInstClientKey, dataMap interface{}, dataOut interface{})
func (*Run) AppInstInfoApi ¶
func (r *Run) AppInstInfoApi(data *[]edgeproto.AppInstInfo, dataMap interface{}, dataOut interface{})
func (*Run) AppInstLatencyApi ¶
func (r *Run) AppInstLatencyApi(data *[]edgeproto.AppInstLatency, dataMap interface{}, dataOut interface{})
func (*Run) AppInstMetricsApi ¶
func (r *Run) AppInstMetricsApi(data *[]edgeproto.AppInstMetrics, dataMap interface{}, dataOut interface{})
func (*Run) AppInstRefsApi ¶
func (r *Run) AppInstRefsApi(data *[]edgeproto.AppInstRefs, dataMap interface{}, dataOut interface{})
func (*Run) AutoProvPolicyApi ¶
func (r *Run) AutoProvPolicyApi(data *[]edgeproto.AutoProvPolicy, dataMap interface{}, dataOut interface{})
func (*Run) AutoProvPolicyApi_AutoProvPolicyCloudlet ¶
func (r *Run) AutoProvPolicyApi_AutoProvPolicyCloudlet(data *[]edgeproto.AutoProvPolicyCloudlet, dataMap interface{}, dataOut interface{})
func (*Run) AutoScalePolicyApi ¶
func (r *Run) AutoScalePolicyApi(data *[]edgeproto.AutoScalePolicy, dataMap interface{}, dataOut interface{})
func (*Run) CloudletAccessApi_AccessDataRequest ¶
func (r *Run) CloudletAccessApi_AccessDataRequest(data *[]edgeproto.AccessDataRequest, dataMap interface{}, dataOut interface{})
func (*Run) CloudletAccessApi_GetCasRequest ¶
func (r *Run) CloudletAccessApi_GetCasRequest(data *[]edgeproto.GetCasRequest, dataMap interface{}, dataOut interface{})
func (*Run) CloudletAccessApi_IssueCertRequest ¶
func (r *Run) CloudletAccessApi_IssueCertRequest(data *[]edgeproto.IssueCertRequest, dataMap interface{}, dataOut interface{})
func (*Run) CloudletApi ¶
func (*Run) CloudletApi_CloudletAllianceOrg ¶
func (r *Run) CloudletApi_CloudletAllianceOrg(data *[]edgeproto.CloudletAllianceOrg, dataMap interface{}, dataOut interface{})
func (*Run) CloudletApi_CloudletKey ¶
func (r *Run) CloudletApi_CloudletKey(data *[]edgeproto.CloudletKey, dataMap interface{}, dataOut interface{})
func (*Run) CloudletApi_CloudletProps ¶
func (r *Run) CloudletApi_CloudletProps(data *[]edgeproto.CloudletProps, dataMap interface{}, dataOut interface{})
func (*Run) CloudletApi_CloudletResMap ¶
func (r *Run) CloudletApi_CloudletResMap(data *[]edgeproto.CloudletResMap, dataMap interface{}, dataOut interface{})
func (*Run) CloudletApi_CloudletResourceQuotaProps ¶
func (r *Run) CloudletApi_CloudletResourceQuotaProps(data *[]edgeproto.CloudletResourceQuotaProps, dataMap interface{}, dataOut interface{})
func (*Run) CloudletApi_CloudletResourceUsage ¶
func (r *Run) CloudletApi_CloudletResourceUsage(data *[]edgeproto.CloudletResourceUsage, dataMap interface{}, dataOut interface{})
func (*Run) CloudletApi_FlavorMatch ¶
func (r *Run) CloudletApi_FlavorMatch(data *[]edgeproto.FlavorMatch, dataMap interface{}, dataOut interface{})
func (*Run) CloudletInfoApi ¶
func (r *Run) CloudletInfoApi(data *[]edgeproto.CloudletInfo, dataMap interface{}, dataOut interface{})
func (*Run) CloudletMetricsApi ¶
func (r *Run) CloudletMetricsApi(data *[]edgeproto.CloudletMetrics, dataMap interface{}, dataOut interface{})
func (*Run) CloudletNodeApi ¶
func (r *Run) CloudletNodeApi(data *[]edgeproto.CloudletNode, dataMap interface{}, dataOut interface{})
func (*Run) CloudletPoolApi ¶
func (r *Run) CloudletPoolApi(data *[]edgeproto.CloudletPool, dataMap interface{}, dataOut interface{})
func (*Run) CloudletPoolApi_CloudletPoolMember ¶
func (r *Run) CloudletPoolApi_CloudletPoolMember(data *[]edgeproto.CloudletPoolMember, dataMap interface{}, dataOut interface{})
func (*Run) CloudletRefsApi ¶
func (r *Run) CloudletRefsApi(data *[]edgeproto.CloudletRefs, dataMap interface{}, dataOut interface{})
func (*Run) ClusterInstApi ¶
func (r *Run) ClusterInstApi(data *[]edgeproto.ClusterInst, dataMap interface{}, dataOut interface{})
func (*Run) ClusterInstApi_IdleReservableClusterInsts ¶
func (r *Run) ClusterInstApi_IdleReservableClusterInsts(obj *edgeproto.IdleReservableClusterInsts, dataMap interface{}, dataOut interface{})
func (*Run) ClusterInstInfoApi ¶
func (r *Run) ClusterInstInfoApi(data *[]edgeproto.ClusterInstInfo, dataMap interface{}, dataOut interface{})
func (*Run) ClusterRefsApi ¶
func (r *Run) ClusterRefsApi(data *[]edgeproto.ClusterRefs, dataMap interface{}, dataOut interface{})
func (*Run) ControllerApi ¶
func (r *Run) ControllerApi(data *[]edgeproto.Controller, dataMap interface{}, dataOut interface{})
func (*Run) DebugApi_DebugRequest ¶
func (r *Run) DebugApi_DebugRequest(data *[]edgeproto.DebugRequest, dataMap interface{}, dataOut interface{})
func (*Run) DeviceApi_DeviceReport ¶
func (r *Run) DeviceApi_DeviceReport(data *[]edgeproto.DeviceReport, dataMap interface{}, dataOut interface{})
func (*Run) ExecApi_ExecRequest ¶
func (r *Run) ExecApi_ExecRequest(data *[]edgeproto.ExecRequest, dataMap interface{}, dataOut interface{})
func (*Run) GPUDriverApi ¶
func (*Run) GPUDriverApi_GPUDriverBuildMember ¶
func (r *Run) GPUDriverApi_GPUDriverBuildMember(data *[]edgeproto.GPUDriverBuildMember, dataMap interface{}, dataOut interface{})
func (*Run) GPUDriverApi_GPUDriverKey ¶
func (r *Run) GPUDriverApi_GPUDriverKey(data *[]edgeproto.GPUDriverKey, dataMap interface{}, dataOut interface{})
func (*Run) NetworkApi ¶
func (*Run) OperatorCodeApi ¶
func (r *Run) OperatorCodeApi(data *[]edgeproto.OperatorCode, dataMap interface{}, dataOut interface{})
func (*Run) OrganizationApi ¶
func (r *Run) OrganizationApi(data *[]edgeproto.Organization, dataMap interface{}, dataOut interface{})
func (*Run) PlatformFeaturesApi ¶
func (r *Run) PlatformFeaturesApi(data *[]edgeproto.PlatformFeatures, dataMap interface{}, dataOut interface{})
func (*Run) RateLimitSettingsApi ¶
func (r *Run) RateLimitSettingsApi(data *[]edgeproto.RateLimitSettings, dataMap interface{}, dataOut interface{})
func (*Run) RateLimitSettingsApi_FlowRateLimitSettings ¶
func (r *Run) RateLimitSettingsApi_FlowRateLimitSettings(data *[]edgeproto.FlowRateLimitSettings, dataMap interface{}, dataOut interface{})
func (*Run) RateLimitSettingsApi_MaxReqsRateLimitSettings ¶
func (r *Run) RateLimitSettingsApi_MaxReqsRateLimitSettings(data *[]edgeproto.MaxReqsRateLimitSettings, dataMap interface{}, dataOut interface{})
func (*Run) ResTagTableApi ¶
func (r *Run) ResTagTableApi(data *[]edgeproto.ResTagTable, dataMap interface{}, dataOut interface{})
func (*Run) ResTagTableApi_ResTagTableKey ¶
func (r *Run) ResTagTableApi_ResTagTableKey(data *[]edgeproto.ResTagTableKey, dataMap interface{}, dataOut interface{})
func (*Run) SettingsApi ¶
func (*Run) StreamObjApi_AppInstKey ¶
func (r *Run) StreamObjApi_AppInstKey(data *[]edgeproto.AppInstKey, dataMap interface{}, dataOut interface{})
func (*Run) StreamObjApi_CloudletKey ¶
func (r *Run) StreamObjApi_CloudletKey(data *[]edgeproto.CloudletKey, dataMap interface{}, dataOut interface{})
func (*Run) StreamObjApi_ClusterKey ¶
func (r *Run) StreamObjApi_ClusterKey(data *[]edgeproto.ClusterKey, dataMap interface{}, dataOut interface{})
func (*Run) StreamObjApi_GPUDriverKey ¶
func (r *Run) StreamObjApi_GPUDriverKey(data *[]edgeproto.GPUDriverKey, dataMap interface{}, dataOut interface{})
func (*Run) TrustPolicyApi ¶
func (r *Run) TrustPolicyApi(data *[]edgeproto.TrustPolicy, dataMap interface{}, dataOut interface{})
func (*Run) TrustPolicyExceptionApi ¶
func (r *Run) TrustPolicyExceptionApi(data *[]edgeproto.TrustPolicyException, dataMap interface{}, dataOut interface{})
func (*Run) VMPoolApi_VMPoolMember ¶
func (r *Run) VMPoolApi_VMPoolMember(data *[]edgeproto.VMPoolMember, dataMap interface{}, dataOut interface{})
type RunAllDataApiCallback ¶
type RunAllDataApiCallback func(objs string)
used to intersperse other creates/deletes/checks note the objs value is the previous one for create, but the next one for delete
type RunDebugDataApiCallback ¶
type RunDebugDataApiCallback func(objs string)
used to intersperse other creates/deletes/checks note the objs value is the previous one for create, but the next one for delete
type RunDeviceDataApiCallback ¶
type RunDeviceDataApiCallback func(objs string)
used to intersperse other creates/deletes/checks note the objs value is the previous one for create, but the next one for delete
type RunNodeDataApiCallback ¶
type RunNodeDataApiCallback func(objs string)
used to intersperse other creates/deletes/checks note the objs value is the previous one for create, but the next one for delete
type RunOrganizationDataApiCallback ¶
type RunOrganizationDataApiCallback func(objs string)
used to intersperse other creates/deletes/checks note the objs value is the previous one for create, but the next one for delete
type RunRateLimitSettingsDataApiCallback ¶
type RunRateLimitSettingsDataApiCallback func(objs string)
used to intersperse other creates/deletes/checks note the objs value is the previous one for create, but the next one for delete
type ServerStream ¶
type ServerStream struct {
grpc.ServerStream
// contains filtered or unexported fields
}
func (*ServerStream) Context ¶
func (s *ServerStream) Context() context.Context
type SettingsApiClient ¶
type ShowAlert ¶
func (*ShowAlert) AssertNotFound ¶
func (*ShowAlert) ReadStream ¶
func (x *ShowAlert) ReadStream(stream edgeproto.AlertApi_ShowAlertClient, err error)
type ShowAlertPolicy ¶
type ShowAlertPolicy struct {
Data map[string]edgeproto.AlertPolicy
grpc.ServerStream
Ctx context.Context
}
func (*ShowAlertPolicy) AssertFound ¶
func (x *ShowAlertPolicy) AssertFound(t *testing.T, obj *edgeproto.AlertPolicy)
func (*ShowAlertPolicy) AssertNotFound ¶
func (x *ShowAlertPolicy) AssertNotFound(t *testing.T, obj *edgeproto.AlertPolicy)
func (*ShowAlertPolicy) CheckFound ¶
func (x *ShowAlertPolicy) CheckFound(obj *edgeproto.AlertPolicy) bool
func (*ShowAlertPolicy) Context ¶
func (x *ShowAlertPolicy) Context() context.Context
func (*ShowAlertPolicy) Init ¶
func (x *ShowAlertPolicy) Init()
func (*ShowAlertPolicy) ReadStream ¶
func (x *ShowAlertPolicy) ReadStream(stream edgeproto.AlertPolicyApi_ShowAlertPolicyClient, err error)
func (*ShowAlertPolicy) Send ¶
func (x *ShowAlertPolicy) Send(m *edgeproto.AlertPolicy) error
type ShowApp ¶
func (*ShowApp) ReadStream ¶
func (x *ShowApp) ReadStream(stream edgeproto.AppApi_ShowAppClient, err error)
type ShowAppInst ¶
func (*ShowAppInst) AssertFound ¶
func (x *ShowAppInst) AssertFound(t *testing.T, obj *edgeproto.AppInst)
func (*ShowAppInst) AssertNotFound ¶
func (x *ShowAppInst) AssertNotFound(t *testing.T, obj *edgeproto.AppInst)
func (*ShowAppInst) CheckFound ¶
func (x *ShowAppInst) CheckFound(obj *edgeproto.AppInst) bool
func (*ShowAppInst) Context ¶
func (x *ShowAppInst) Context() context.Context
func (*ShowAppInst) Init ¶
func (x *ShowAppInst) Init()
func (*ShowAppInst) ReadStream ¶
func (x *ShowAppInst) ReadStream(stream edgeproto.AppInstApi_ShowAppInstClient, err error)
type ShowAppInstInfo ¶
type ShowAppInstInfo struct {
Data map[string]edgeproto.AppInstInfo
grpc.ServerStream
Ctx context.Context
}
func (*ShowAppInstInfo) AssertFound ¶
func (x *ShowAppInstInfo) AssertFound(t *testing.T, obj *edgeproto.AppInstInfo)
func (*ShowAppInstInfo) AssertNotFound ¶
func (x *ShowAppInstInfo) AssertNotFound(t *testing.T, obj *edgeproto.AppInstInfo)
func (*ShowAppInstInfo) CheckFound ¶
func (x *ShowAppInstInfo) CheckFound(obj *edgeproto.AppInstInfo) bool
func (*ShowAppInstInfo) Context ¶
func (x *ShowAppInstInfo) Context() context.Context
func (*ShowAppInstInfo) Init ¶
func (x *ShowAppInstInfo) Init()
func (*ShowAppInstInfo) ReadStream ¶
func (x *ShowAppInstInfo) ReadStream(stream edgeproto.AppInstInfoApi_ShowAppInstInfoClient, err error)
func (*ShowAppInstInfo) Send ¶
func (x *ShowAppInstInfo) Send(m *edgeproto.AppInstInfo) error
type ShowAppInstRefs ¶
type ShowAppInstRefs struct {
Data map[string]edgeproto.AppInstRefs
grpc.ServerStream
Ctx context.Context
}
func (*ShowAppInstRefs) AssertFound ¶
func (x *ShowAppInstRefs) AssertFound(t *testing.T, obj *edgeproto.AppInstRefs)
func (*ShowAppInstRefs) AssertNotFound ¶
func (x *ShowAppInstRefs) AssertNotFound(t *testing.T, obj *edgeproto.AppInstRefs)
func (*ShowAppInstRefs) CheckFound ¶
func (x *ShowAppInstRefs) CheckFound(obj *edgeproto.AppInstRefs) bool
func (*ShowAppInstRefs) Context ¶
func (x *ShowAppInstRefs) Context() context.Context
func (*ShowAppInstRefs) Init ¶
func (x *ShowAppInstRefs) Init()
func (*ShowAppInstRefs) ReadStream ¶
func (x *ShowAppInstRefs) ReadStream(stream edgeproto.AppInstRefsApi_ShowAppInstRefsClient, err error)
func (*ShowAppInstRefs) Send ¶
func (x *ShowAppInstRefs) Send(m *edgeproto.AppInstRefs) error
type ShowAutoProvPolicy ¶
type ShowAutoProvPolicy struct {
Data map[string]edgeproto.AutoProvPolicy
grpc.ServerStream
Ctx context.Context
}
func (*ShowAutoProvPolicy) AssertFound ¶
func (x *ShowAutoProvPolicy) AssertFound(t *testing.T, obj *edgeproto.AutoProvPolicy)
func (*ShowAutoProvPolicy) AssertNotFound ¶
func (x *ShowAutoProvPolicy) AssertNotFound(t *testing.T, obj *edgeproto.AutoProvPolicy)
func (*ShowAutoProvPolicy) CheckFound ¶
func (x *ShowAutoProvPolicy) CheckFound(obj *edgeproto.AutoProvPolicy) bool
func (*ShowAutoProvPolicy) Context ¶
func (x *ShowAutoProvPolicy) Context() context.Context
func (*ShowAutoProvPolicy) Init ¶
func (x *ShowAutoProvPolicy) Init()
func (*ShowAutoProvPolicy) ReadStream ¶
func (x *ShowAutoProvPolicy) ReadStream(stream edgeproto.AutoProvPolicyApi_ShowAutoProvPolicyClient, err error)
func (*ShowAutoProvPolicy) Send ¶
func (x *ShowAutoProvPolicy) Send(m *edgeproto.AutoProvPolicy) error
type ShowAutoScalePolicy ¶
type ShowAutoScalePolicy struct {
Data map[string]edgeproto.AutoScalePolicy
grpc.ServerStream
Ctx context.Context
}
func (*ShowAutoScalePolicy) AssertFound ¶
func (x *ShowAutoScalePolicy) AssertFound(t *testing.T, obj *edgeproto.AutoScalePolicy)
func (*ShowAutoScalePolicy) AssertNotFound ¶
func (x *ShowAutoScalePolicy) AssertNotFound(t *testing.T, obj *edgeproto.AutoScalePolicy)
func (*ShowAutoScalePolicy) CheckFound ¶
func (x *ShowAutoScalePolicy) CheckFound(obj *edgeproto.AutoScalePolicy) bool
func (*ShowAutoScalePolicy) Context ¶
func (x *ShowAutoScalePolicy) Context() context.Context
func (*ShowAutoScalePolicy) Init ¶
func (x *ShowAutoScalePolicy) Init()
func (*ShowAutoScalePolicy) ReadStream ¶
func (x *ShowAutoScalePolicy) ReadStream(stream edgeproto.AutoScalePolicyApi_ShowAutoScalePolicyClient, err error)
func (*ShowAutoScalePolicy) Send ¶
func (x *ShowAutoScalePolicy) Send(m *edgeproto.AutoScalePolicy) error
type ShowCloudlet ¶
type ShowCloudlet struct {
Data map[string]edgeproto.Cloudlet
grpc.ServerStream
Ctx context.Context
}
func (*ShowCloudlet) AssertFound ¶
func (x *ShowCloudlet) AssertFound(t *testing.T, obj *edgeproto.Cloudlet)
func (*ShowCloudlet) AssertNotFound ¶
func (x *ShowCloudlet) AssertNotFound(t *testing.T, obj *edgeproto.Cloudlet)
func (*ShowCloudlet) CheckFound ¶
func (x *ShowCloudlet) CheckFound(obj *edgeproto.Cloudlet) bool
func (*ShowCloudlet) Context ¶
func (x *ShowCloudlet) Context() context.Context
func (*ShowCloudlet) Init ¶
func (x *ShowCloudlet) Init()
func (*ShowCloudlet) ReadStream ¶
func (x *ShowCloudlet) ReadStream(stream edgeproto.CloudletApi_ShowCloudletClient, err error)
type ShowCloudletInfo ¶
type ShowCloudletInfo struct {
Data map[string]edgeproto.CloudletInfo
grpc.ServerStream
Ctx context.Context
}
func (*ShowCloudletInfo) AssertFound ¶
func (x *ShowCloudletInfo) AssertFound(t *testing.T, obj *edgeproto.CloudletInfo)
func (*ShowCloudletInfo) AssertNotFound ¶
func (x *ShowCloudletInfo) AssertNotFound(t *testing.T, obj *edgeproto.CloudletInfo)
func (*ShowCloudletInfo) CheckFound ¶
func (x *ShowCloudletInfo) CheckFound(obj *edgeproto.CloudletInfo) bool
func (*ShowCloudletInfo) Context ¶
func (x *ShowCloudletInfo) Context() context.Context
func (*ShowCloudletInfo) Init ¶
func (x *ShowCloudletInfo) Init()
func (*ShowCloudletInfo) ReadStream ¶
func (x *ShowCloudletInfo) ReadStream(stream edgeproto.CloudletInfoApi_ShowCloudletInfoClient, err error)
func (*ShowCloudletInfo) Send ¶
func (x *ShowCloudletInfo) Send(m *edgeproto.CloudletInfo) error
type ShowCloudletNode ¶
type ShowCloudletNode struct {
Data map[string]edgeproto.CloudletNode
grpc.ServerStream
Ctx context.Context
}
func (*ShowCloudletNode) AssertFound ¶
func (x *ShowCloudletNode) AssertFound(t *testing.T, obj *edgeproto.CloudletNode)
func (*ShowCloudletNode) AssertNotFound ¶
func (x *ShowCloudletNode) AssertNotFound(t *testing.T, obj *edgeproto.CloudletNode)
func (*ShowCloudletNode) CheckFound ¶
func (x *ShowCloudletNode) CheckFound(obj *edgeproto.CloudletNode) bool
func (*ShowCloudletNode) Context ¶
func (x *ShowCloudletNode) Context() context.Context
func (*ShowCloudletNode) Init ¶
func (x *ShowCloudletNode) Init()
func (*ShowCloudletNode) ReadStream ¶
func (x *ShowCloudletNode) ReadStream(stream edgeproto.CloudletNodeApi_ShowCloudletNodeClient, err error)
func (*ShowCloudletNode) Send ¶
func (x *ShowCloudletNode) Send(m *edgeproto.CloudletNode) error
type ShowCloudletPool ¶
type ShowCloudletPool struct {
Data map[string]edgeproto.CloudletPool
grpc.ServerStream
Ctx context.Context
}
func (*ShowCloudletPool) AssertFound ¶
func (x *ShowCloudletPool) AssertFound(t *testing.T, obj *edgeproto.CloudletPool)
func (*ShowCloudletPool) AssertNotFound ¶
func (x *ShowCloudletPool) AssertNotFound(t *testing.T, obj *edgeproto.CloudletPool)
func (*ShowCloudletPool) CheckFound ¶
func (x *ShowCloudletPool) CheckFound(obj *edgeproto.CloudletPool) bool
func (*ShowCloudletPool) Context ¶
func (x *ShowCloudletPool) Context() context.Context
func (*ShowCloudletPool) Init ¶
func (x *ShowCloudletPool) Init()
func (*ShowCloudletPool) ReadStream ¶
func (x *ShowCloudletPool) ReadStream(stream edgeproto.CloudletPoolApi_ShowCloudletPoolClient, err error)
func (*ShowCloudletPool) Send ¶
func (x *ShowCloudletPool) Send(m *edgeproto.CloudletPool) error
type ShowCloudletRefs ¶
type ShowCloudletRefs struct {
Data map[string]edgeproto.CloudletRefs
grpc.ServerStream
Ctx context.Context
}
func (*ShowCloudletRefs) AssertFound ¶
func (x *ShowCloudletRefs) AssertFound(t *testing.T, obj *edgeproto.CloudletRefs)
func (*ShowCloudletRefs) AssertNotFound ¶
func (x *ShowCloudletRefs) AssertNotFound(t *testing.T, obj *edgeproto.CloudletRefs)
func (*ShowCloudletRefs) CheckFound ¶
func (x *ShowCloudletRefs) CheckFound(obj *edgeproto.CloudletRefs) bool
func (*ShowCloudletRefs) Context ¶
func (x *ShowCloudletRefs) Context() context.Context
func (*ShowCloudletRefs) Init ¶
func (x *ShowCloudletRefs) Init()
func (*ShowCloudletRefs) ReadStream ¶
func (x *ShowCloudletRefs) ReadStream(stream edgeproto.CloudletRefsApi_ShowCloudletRefsClient, err error)
func (*ShowCloudletRefs) Send ¶
func (x *ShowCloudletRefs) Send(m *edgeproto.CloudletRefs) error
type ShowCloudletsForAppDeployment ¶
type ShowCloudletsForAppDeployment struct {
Data map[string]edgeproto.CloudletKey
grpc.ServerStream
Ctx context.Context
}
minimal bits not currently generated for cloudletkey.proto and app.proto in support of CLI test for an rpc that streams cloudletkeys as its result
func (*ShowCloudletsForAppDeployment) Context ¶
func (x *ShowCloudletsForAppDeployment) Context() context.Context
func (*ShowCloudletsForAppDeployment) Init ¶
func (x *ShowCloudletsForAppDeployment) Init()
func (*ShowCloudletsForAppDeployment) ReadStream ¶
func (x *ShowCloudletsForAppDeployment) ReadStream(stream edgeproto.AppApi_ShowCloudletsForAppDeploymentClient, err error)
func (*ShowCloudletsForAppDeployment) Send ¶
func (x *ShowCloudletsForAppDeployment) Send(m *edgeproto.CloudletKey) error
type ShowClusterInst ¶
type ShowClusterInst struct {
Data map[string]edgeproto.ClusterInst
grpc.ServerStream
Ctx context.Context
}
func (*ShowClusterInst) AssertFound ¶
func (x *ShowClusterInst) AssertFound(t *testing.T, obj *edgeproto.ClusterInst)
func (*ShowClusterInst) AssertNotFound ¶
func (x *ShowClusterInst) AssertNotFound(t *testing.T, obj *edgeproto.ClusterInst)
func (*ShowClusterInst) CheckFound ¶
func (x *ShowClusterInst) CheckFound(obj *edgeproto.ClusterInst) bool
func (*ShowClusterInst) Context ¶
func (x *ShowClusterInst) Context() context.Context
func (*ShowClusterInst) Init ¶
func (x *ShowClusterInst) Init()
func (*ShowClusterInst) ReadStream ¶
func (x *ShowClusterInst) ReadStream(stream edgeproto.ClusterInstApi_ShowClusterInstClient, err error)
func (*ShowClusterInst) Send ¶
func (x *ShowClusterInst) Send(m *edgeproto.ClusterInst) error
type ShowClusterInstInfo ¶
type ShowClusterInstInfo struct {
Data map[string]edgeproto.ClusterInstInfo
grpc.ServerStream
Ctx context.Context
}
func (*ShowClusterInstInfo) AssertFound ¶
func (x *ShowClusterInstInfo) AssertFound(t *testing.T, obj *edgeproto.ClusterInstInfo)
func (*ShowClusterInstInfo) AssertNotFound ¶
func (x *ShowClusterInstInfo) AssertNotFound(t *testing.T, obj *edgeproto.ClusterInstInfo)
func (*ShowClusterInstInfo) CheckFound ¶
func (x *ShowClusterInstInfo) CheckFound(obj *edgeproto.ClusterInstInfo) bool
func (*ShowClusterInstInfo) Context ¶
func (x *ShowClusterInstInfo) Context() context.Context
func (*ShowClusterInstInfo) Init ¶
func (x *ShowClusterInstInfo) Init()
func (*ShowClusterInstInfo) ReadStream ¶
func (x *ShowClusterInstInfo) ReadStream(stream edgeproto.ClusterInstInfoApi_ShowClusterInstInfoClient, err error)
func (*ShowClusterInstInfo) Send ¶
func (x *ShowClusterInstInfo) Send(m *edgeproto.ClusterInstInfo) error
type ShowClusterRefs ¶
type ShowClusterRefs struct {
Data map[string]edgeproto.ClusterRefs
grpc.ServerStream
Ctx context.Context
}
func (*ShowClusterRefs) AssertFound ¶
func (x *ShowClusterRefs) AssertFound(t *testing.T, obj *edgeproto.ClusterRefs)
func (*ShowClusterRefs) AssertNotFound ¶
func (x *ShowClusterRefs) AssertNotFound(t *testing.T, obj *edgeproto.ClusterRefs)
func (*ShowClusterRefs) CheckFound ¶
func (x *ShowClusterRefs) CheckFound(obj *edgeproto.ClusterRefs) bool
func (*ShowClusterRefs) Context ¶
func (x *ShowClusterRefs) Context() context.Context
func (*ShowClusterRefs) Init ¶
func (x *ShowClusterRefs) Init()
func (*ShowClusterRefs) ReadStream ¶
func (x *ShowClusterRefs) ReadStream(stream edgeproto.ClusterRefsApi_ShowClusterRefsClient, err error)
func (*ShowClusterRefs) Send ¶
func (x *ShowClusterRefs) Send(m *edgeproto.ClusterRefs) error
type ShowDevice ¶
func (*ShowDevice) AssertFound ¶
func (x *ShowDevice) AssertFound(t *testing.T, obj *edgeproto.Device)
func (*ShowDevice) AssertNotFound ¶
func (x *ShowDevice) AssertNotFound(t *testing.T, obj *edgeproto.Device)
func (*ShowDevice) CheckFound ¶
func (x *ShowDevice) CheckFound(obj *edgeproto.Device) bool
func (*ShowDevice) Context ¶
func (x *ShowDevice) Context() context.Context
func (*ShowDevice) Init ¶
func (x *ShowDevice) Init()
func (*ShowDevice) ReadStream ¶
func (x *ShowDevice) ReadStream(stream edgeproto.DeviceApi_ShowDeviceClient, err error)
type ShowFlavor ¶
func (*ShowFlavor) AssertFound ¶
func (x *ShowFlavor) AssertFound(t *testing.T, obj *edgeproto.Flavor)
func (*ShowFlavor) AssertNotFound ¶
func (x *ShowFlavor) AssertNotFound(t *testing.T, obj *edgeproto.Flavor)
func (*ShowFlavor) CheckFound ¶
func (x *ShowFlavor) CheckFound(obj *edgeproto.Flavor) bool
func (*ShowFlavor) Context ¶
func (x *ShowFlavor) Context() context.Context
func (*ShowFlavor) Init ¶
func (x *ShowFlavor) Init()
func (*ShowFlavor) ReadStream ¶
func (x *ShowFlavor) ReadStream(stream edgeproto.FlavorApi_ShowFlavorClient, err error)
type ShowFlavorsForCloudlet ¶
type ShowFlavorsForCloudlet struct {
Data map[string]edgeproto.FlavorKey
grpc.ServerStream
Ctx context.Context
}
minimal bits not currently generated for flavorkey.proto to stream flavorKey objs for ShowFlavorsForCloudlet cli
func (*ShowFlavorsForCloudlet) Context ¶
func (x *ShowFlavorsForCloudlet) Context() context.Context
func (*ShowFlavorsForCloudlet) Init ¶
func (x *ShowFlavorsForCloudlet) Init()
func (*ShowFlavorsForCloudlet) ReadStream ¶
func (x *ShowFlavorsForCloudlet) ReadStream(stream edgeproto.CloudletApi_ShowFlavorsForCloudletClient, err error)
type ShowGPUDriver ¶
type ShowGPUDriver struct {
Data map[string]edgeproto.GPUDriver
grpc.ServerStream
Ctx context.Context
}
func (*ShowGPUDriver) AssertFound ¶
func (x *ShowGPUDriver) AssertFound(t *testing.T, obj *edgeproto.GPUDriver)
func (*ShowGPUDriver) AssertNotFound ¶
func (x *ShowGPUDriver) AssertNotFound(t *testing.T, obj *edgeproto.GPUDriver)
func (*ShowGPUDriver) CheckFound ¶
func (x *ShowGPUDriver) CheckFound(obj *edgeproto.GPUDriver) bool
func (*ShowGPUDriver) Context ¶
func (x *ShowGPUDriver) Context() context.Context
func (*ShowGPUDriver) Init ¶
func (x *ShowGPUDriver) Init()
func (*ShowGPUDriver) ReadStream ¶
func (x *ShowGPUDriver) ReadStream(stream edgeproto.GPUDriverApi_ShowGPUDriverClient, err error)
type ShowNetwork ¶
func (*ShowNetwork) AssertFound ¶
func (x *ShowNetwork) AssertFound(t *testing.T, obj *edgeproto.Network)
func (*ShowNetwork) AssertNotFound ¶
func (x *ShowNetwork) AssertNotFound(t *testing.T, obj *edgeproto.Network)
func (*ShowNetwork) CheckFound ¶
func (x *ShowNetwork) CheckFound(obj *edgeproto.Network) bool
func (*ShowNetwork) Context ¶
func (x *ShowNetwork) Context() context.Context
func (*ShowNetwork) Init ¶
func (x *ShowNetwork) Init()
func (*ShowNetwork) ReadStream ¶
func (x *ShowNetwork) ReadStream(stream edgeproto.NetworkApi_ShowNetworkClient, err error)
type ShowNode ¶
func (*ShowNode) AssertNotFound ¶
func (*ShowNode) ReadStream ¶
func (x *ShowNode) ReadStream(stream edgeproto.NodeApi_ShowNodeClient, err error)
type ShowOperatorCode ¶
type ShowOperatorCode struct {
Data map[string]edgeproto.OperatorCode
grpc.ServerStream
Ctx context.Context
}
func (*ShowOperatorCode) AssertFound ¶
func (x *ShowOperatorCode) AssertFound(t *testing.T, obj *edgeproto.OperatorCode)
func (*ShowOperatorCode) AssertNotFound ¶
func (x *ShowOperatorCode) AssertNotFound(t *testing.T, obj *edgeproto.OperatorCode)
func (*ShowOperatorCode) CheckFound ¶
func (x *ShowOperatorCode) CheckFound(obj *edgeproto.OperatorCode) bool
func (*ShowOperatorCode) Context ¶
func (x *ShowOperatorCode) Context() context.Context
func (*ShowOperatorCode) Init ¶
func (x *ShowOperatorCode) Init()
func (*ShowOperatorCode) ReadStream ¶
func (x *ShowOperatorCode) ReadStream(stream edgeproto.OperatorCodeApi_ShowOperatorCodeClient, err error)
func (*ShowOperatorCode) Send ¶
func (x *ShowOperatorCode) Send(m *edgeproto.OperatorCode) error
type ShowResTagTable ¶
type ShowResTagTable struct {
Data map[string]edgeproto.ResTagTable
grpc.ServerStream
Ctx context.Context
}
func (*ShowResTagTable) AssertFound ¶
func (x *ShowResTagTable) AssertFound(t *testing.T, obj *edgeproto.ResTagTable)
func (*ShowResTagTable) AssertNotFound ¶
func (x *ShowResTagTable) AssertNotFound(t *testing.T, obj *edgeproto.ResTagTable)
func (*ShowResTagTable) CheckFound ¶
func (x *ShowResTagTable) CheckFound(obj *edgeproto.ResTagTable) bool
func (*ShowResTagTable) Context ¶
func (x *ShowResTagTable) Context() context.Context
func (*ShowResTagTable) Init ¶
func (x *ShowResTagTable) Init()
func (*ShowResTagTable) ReadStream ¶
func (x *ShowResTagTable) ReadStream(stream edgeproto.ResTagTableApi_ShowResTagTableClient, err error)
func (*ShowResTagTable) Send ¶
func (x *ShowResTagTable) Send(m *edgeproto.ResTagTable) error
type ShowTrustPolicy ¶
type ShowTrustPolicy struct {
Data map[string]edgeproto.TrustPolicy
grpc.ServerStream
Ctx context.Context
}
func (*ShowTrustPolicy) AssertFound ¶
func (x *ShowTrustPolicy) AssertFound(t *testing.T, obj *edgeproto.TrustPolicy)
func (*ShowTrustPolicy) AssertNotFound ¶
func (x *ShowTrustPolicy) AssertNotFound(t *testing.T, obj *edgeproto.TrustPolicy)
func (*ShowTrustPolicy) CheckFound ¶
func (x *ShowTrustPolicy) CheckFound(obj *edgeproto.TrustPolicy) bool
func (*ShowTrustPolicy) Context ¶
func (x *ShowTrustPolicy) Context() context.Context
func (*ShowTrustPolicy) Init ¶
func (x *ShowTrustPolicy) Init()
func (*ShowTrustPolicy) ReadStream ¶
func (x *ShowTrustPolicy) ReadStream(stream edgeproto.TrustPolicyApi_ShowTrustPolicyClient, err error)
func (*ShowTrustPolicy) Send ¶
func (x *ShowTrustPolicy) Send(m *edgeproto.TrustPolicy) error
type ShowTrustPolicyException ¶
type ShowTrustPolicyException struct {
Data map[string]edgeproto.TrustPolicyException
grpc.ServerStream
Ctx context.Context
}
func (*ShowTrustPolicyException) AssertFound ¶
func (x *ShowTrustPolicyException) AssertFound(t *testing.T, obj *edgeproto.TrustPolicyException)
func (*ShowTrustPolicyException) AssertNotFound ¶
func (x *ShowTrustPolicyException) AssertNotFound(t *testing.T, obj *edgeproto.TrustPolicyException)
func (*ShowTrustPolicyException) CheckFound ¶
func (x *ShowTrustPolicyException) CheckFound(obj *edgeproto.TrustPolicyException) bool
func (*ShowTrustPolicyException) Context ¶
func (x *ShowTrustPolicyException) Context() context.Context
func (*ShowTrustPolicyException) Init ¶
func (x *ShowTrustPolicyException) Init()
func (*ShowTrustPolicyException) ReadStream ¶
func (x *ShowTrustPolicyException) ReadStream(stream edgeproto.TrustPolicyExceptionApi_ShowTrustPolicyExceptionClient, err error)
func (*ShowTrustPolicyException) Send ¶
func (x *ShowTrustPolicyException) Send(m *edgeproto.TrustPolicyException) error
type ShowVMPool ¶
func (*ShowVMPool) AssertFound ¶
func (x *ShowVMPool) AssertFound(t *testing.T, obj *edgeproto.VMPool)
func (*ShowVMPool) AssertNotFound ¶
func (x *ShowVMPool) AssertNotFound(t *testing.T, obj *edgeproto.VMPool)
func (*ShowVMPool) CheckFound ¶
func (x *ShowVMPool) CheckFound(obj *edgeproto.VMPool) bool
func (*ShowVMPool) Context ¶
func (x *ShowVMPool) Context() context.Context
func (*ShowVMPool) Init ¶
func (x *ShowVMPool) Init()
func (*ShowVMPool) ReadStream ¶
func (x *ShowVMPool) ReadStream(stream edgeproto.VMPoolApi_ShowVMPoolClient, err error)
type StreamAppInst ¶
type StreamAppInst struct {
Key edgeproto.AppInstKey
Msgs []edgeproto.Result
}
type StreamCloudlet ¶
type StreamCloudlet struct {
Key edgeproto.CloudletKey
Msgs []edgeproto.Result
}
type StreamClusterInst ¶
type StreamClusterInst struct {
Key edgeproto.ClusterKey
Msgs []edgeproto.Result
}
type StreamObjApiClient ¶
type StreamObjApiClient interface {
StreamAppInst(ctx context.Context, in *edgeproto.AppInstKey) ([]edgeproto.Result, error)
StreamClusterInst(ctx context.Context, in *edgeproto.ClusterKey) ([]edgeproto.Result, error)
StreamCloudlet(ctx context.Context, in *edgeproto.CloudletKey) ([]edgeproto.Result, error)
StreamGPUDriver(ctx context.Context, in *edgeproto.GPUDriverKey) ([]edgeproto.Result, error)
}
type TrustPolicyApiClient ¶
type TrustPolicyApiClient interface {
CreateTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.Result, error)
DeleteTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.Result, error)
UpdateTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.Result, error)
ShowTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) ([]edgeproto.TrustPolicy, error)
}
type TrustPolicyCommonApi ¶
type TrustPolicyCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientTrustPolicyApi ¶
func NewClientTrustPolicyApi(api edgeproto.TrustPolicyApiClient) *TrustPolicyCommonApi
func NewInternalTrustPolicyApi ¶
func NewInternalTrustPolicyApi(api edgeproto.TrustPolicyApiServer) *TrustPolicyCommonApi
func (*TrustPolicyCommonApi) CreateTrustPolicy ¶
func (x *TrustPolicyCommonApi) CreateTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) (*edgeproto.Result, error)
func (*TrustPolicyCommonApi) DeleteTrustPolicy ¶
func (x *TrustPolicyCommonApi) DeleteTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) (*edgeproto.Result, error)
func (*TrustPolicyCommonApi) ShowTrustPolicy ¶
func (x *TrustPolicyCommonApi) ShowTrustPolicy(ctx context.Context, filter *edgeproto.TrustPolicy, showData *ShowTrustPolicy) error
func (*TrustPolicyCommonApi) UpdateTrustPolicy ¶
func (x *TrustPolicyCommonApi) UpdateTrustPolicy(ctx context.Context, in *edgeproto.TrustPolicy) (*edgeproto.Result, error)
type TrustPolicyExceptionApiClient ¶
type TrustPolicyExceptionApiClient interface {
CreateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error)
UpdateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error)
DeleteTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error)
ShowTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) ([]edgeproto.TrustPolicyException, error)
}
type TrustPolicyExceptionCommonApi ¶
type TrustPolicyExceptionCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientTrustPolicyExceptionApi ¶
func NewClientTrustPolicyExceptionApi(api edgeproto.TrustPolicyExceptionApiClient) *TrustPolicyExceptionCommonApi
func NewInternalTrustPolicyExceptionApi ¶
func NewInternalTrustPolicyExceptionApi(api edgeproto.TrustPolicyExceptionApiServer) *TrustPolicyExceptionCommonApi
func (*TrustPolicyExceptionCommonApi) CreateTrustPolicyException ¶
func (x *TrustPolicyExceptionCommonApi) CreateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error)
func (*TrustPolicyExceptionCommonApi) DeleteTrustPolicyException ¶
func (x *TrustPolicyExceptionCommonApi) DeleteTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error)
func (*TrustPolicyExceptionCommonApi) ShowTrustPolicyException ¶
func (x *TrustPolicyExceptionCommonApi) ShowTrustPolicyException(ctx context.Context, filter *edgeproto.TrustPolicyException, showData *ShowTrustPolicyException) error
func (*TrustPolicyExceptionCommonApi) UpdateTrustPolicyException ¶
func (x *TrustPolicyExceptionCommonApi) UpdateTrustPolicyException(ctx context.Context, in *edgeproto.TrustPolicyException) (*edgeproto.Result, error)
type TrustPolicyExceptionStream ¶
type TrustPolicyExceptionStream interface {
Recv() (*edgeproto.TrustPolicyException, error)
}
type TrustPolicyExceptionTestOp ¶
type TrustPolicyExceptionTestOp func(opts *TrustPolicyExceptionTestOptions)
func WithCreatedTrustPolicyExceptionTestData ¶
func WithCreatedTrustPolicyExceptionTestData(createdData []edgeproto.TrustPolicyException) TrustPolicyExceptionTestOp
type TrustPolicyExceptionTestOptions ¶
type TrustPolicyExceptionTestOptions struct {
// contains filtered or unexported fields
}
type TrustPolicyStream ¶
type TrustPolicyStream interface {
Recv() (*edgeproto.TrustPolicy, error)
}
type TrustPolicyTestOp ¶
type TrustPolicyTestOp func(opts *TrustPolicyTestOptions)
func WithCreatedTrustPolicyTestData ¶
func WithCreatedTrustPolicyTestData(createdData []edgeproto.TrustPolicy) TrustPolicyTestOp
type TrustPolicyTestOptions ¶
type TrustPolicyTestOptions struct {
// contains filtered or unexported fields
}
type VMPoolApiClient ¶
type VMPoolApiClient interface {
CreateVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error)
DeleteVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error)
UpdateVMPool(ctx context.Context, in *edgeproto.VMPool) (*edgeproto.Result, error)
ShowVMPool(ctx context.Context, in *edgeproto.VMPool) ([]edgeproto.VMPool, error)
AddVMPoolMember(ctx context.Context, in *edgeproto.VMPoolMember) (*edgeproto.Result, error)
RemoveVMPoolMember(ctx context.Context, in *edgeproto.VMPoolMember) (*edgeproto.Result, error)
}
type VMPoolCommonApi ¶
type VMPoolCommonApi struct {
// contains filtered or unexported fields
}
Wrap the api with a common interface
func NewClientVMPoolApi ¶
func NewClientVMPoolApi(api edgeproto.VMPoolApiClient) *VMPoolCommonApi
func NewInternalVMPoolApi ¶
func NewInternalVMPoolApi(api edgeproto.VMPoolApiServer) *VMPoolCommonApi
func (*VMPoolCommonApi) CreateVMPool ¶
func (*VMPoolCommonApi) DeleteVMPool ¶
func (*VMPoolCommonApi) ShowVMPool ¶
func (x *VMPoolCommonApi) ShowVMPool(ctx context.Context, filter *edgeproto.VMPool, showData *ShowVMPool) error
func (*VMPoolCommonApi) UpdateVMPool ¶
type VMPoolStream ¶
type VMPoolTestOp ¶
type VMPoolTestOp func(opts *VMPoolTestOptions)
func WithCreatedVMPoolTestData ¶
func WithCreatedVMPoolTestData(createdData []edgeproto.VMPool) VMPoolTestOp
type VMPoolTestOptions ¶
type VMPoolTestOptions struct {
// contains filtered or unexported fields
}
Source Files
¶
- alert_testutil.go
- alertpolicy_testutil.go
- alldata_testutil.go
- app_custom.go
- app_testutil.go
- appinst_testutil.go
- appinstclient_testutil.go
- autoprovpolicy_custom.go
- autoprovpolicy_testutil.go
- autoscalepolicy_testutil.go
- cloudlet_custom.go
- cloudlet_testutil.go
- cloudletaccess_testutil.go
- cloudletnode_testutil.go
- cloudletpool_custom.go
- cloudletpool_testutil.go
- clusterinst_custom.go
- clusterinst_testutil.go
- controller_testutil.go
- debug_testutil.go
- device_testutil.go
- dummy_server.go
- exec_testutil.go
- flavor_testutil.go
- gpudriver_custom.go
- network_testutil.go
- node_testutil.go
- operatorcode_testutil.go
- org_custom.go
- org_testutil.go
- ratelimit_testutil.go
- refs_testutil.go
- restagtable_testutil.go
- run.go
- settings_testutil.go
- stream_custom.go
- stream_testutil.go
- test_data.go
- trustpolicy_testutil.go
- trustpolicyexception_testutil.go
- util.go
- vault.go
- vmpool_custom.go
- vmpool_testutil.go
Directories
¶
| Path | Synopsis |
|---|---|
|
This file is not in the same package as notify to avoid including the testing packages in the notify package.
|
This file is not in the same package as notify to avoid including the testing packages in the notify package. |