MCPcopy Create free account

hub / github.com/akash-network/provider / functions

Functions2,680 in github.com/akash-network/provider

MethodIsActive
IsActive is a helper method to define mock.On call - context1 context.Context - deploymentID v1.DeploymentID
mocks/manifest/Client_mock.go:76
MethodIsActive
(context.Context, dtypes.DeploymentID)
manifest/service.go:55
MethodIsActive
(ctx context.Context, dID dtypes.DeploymentID)
manifest/service.go:137
MethodIsApplyConfiguration
()
pkg/client/applyconfiguration/akash.network/v2beta2/inventory.go:45
MethodIsApplyConfiguration
()
pkg/client/applyconfiguration/akash.network/v2beta2/providerhost.go:45
MethodIsApplyConfiguration
()
pkg/client/applyconfiguration/akash.network/v2beta2/manifest.go:45
MethodIsApplyConfiguration
()
pkg/client/applyconfiguration/akash.network/v2beta2/providerleasedip.go:45
MethodIsApplyConfiguration
()
pkg/client/applyconfiguration/akash.network/v2beta2/inventoryrequest.go:45
MethodIsFlagged
(k mtypes.LeaseID)
operator/common/ignore_list.go:121
FunctionIsInsideKubernetes
()
cluster/kube/util/check_inside_kubernetes.go:19
MethodIsObjectRevisionLatest
(labels map[string]string)
cluster/kube/builder/builder.go:262
MethodIsStorageNodeExcluded
(name string, class string)
operator/inventory/config.go:293
MethodKubeVersion
KubeVersion provides a mock function for the type Client
mocks/cluster/Client_mock.go:843
MethodKubeVersion
KubeVersion is a helper method to define mock.On call
mocks/cluster/Client_mock.go:876
MethodKubeVersion
()
cluster/client.go:301
MethodKubeVersion
()
cluster/kube/client.go:1297
MethodLeaseEvents
LeaseEvents provides a mock function for the type ReadClient
mocks/cluster/ReadClient_mock.go:379
MethodLeaseEvents
LeaseEvents is a helper method to define mock.On call - context1 context.Context - leaseID v1.LeaseID - s string - b bool
mocks/cluster/ReadClient_mock.go:416
MethodLeaseEvents
LeaseEvents provides a mock function for the type Client
mocks/cluster/Client_mock.go:898
MethodLeaseEvents
LeaseEvents is a helper method to define mock.On call - context1 context.Context - leaseID v1.LeaseID - s string - b bool
mocks/cluster/Client_mock.go:935
MethodLeaseEvents
(ctx context.Context, lid mtypes.LeaseID, _ string, follow bool)
cluster/client.go:204
MethodLeaseEvents
(ctx context.Context, lid mtypes.LeaseID, services string, follow bool)
cluster/kube/client.go:887
FunctionLeaseID
LeaseIDApplyConfiguration constructs a declarative configuration of the LeaseID type for use with apply.
pkg/client/applyconfiguration/akash.network/v2beta2/leaseid.go:33
MethodLeaseID
LeaseID provides a mock function for the type IDeployment
mocks/cluster/types/IDeployment_mock.go:87
MethodLeaseID
LeaseID is a helper method to define mock.On call
mocks/cluster/types/IDeployment_mock.go:109
MethodLeaseID
()
pkg/apis/akash.network/v2beta2/types.go:33
MethodLeaseID
()
cluster/kube/builder/builder.go:152
FunctionLeaseIDToNamespace
LeaseIDToNamespace generates a unique sha256 sum for identifying a provider's object name.
cluster/kube/types/v1beta3/types.go:12
FunctionLeaseIDToNamespace
LeaseIDToNamespace generates a unique sha256 sum for identifying a provider's object name.
cluster/util/lease_id_to_namespace.go:12
MethodLeaseLogs
LeaseLogs provides a mock function for the type ReadClient
mocks/cluster/ReadClient_mock.go:459
MethodLeaseLogs
LeaseLogs is a helper method to define mock.On call - context1 context.Context - leaseID v1.LeaseID - s string - b bool - n *int64
mocks/cluster/ReadClient_mock.go:497
MethodLeaseLogs
LeaseLogs is a helper method to define mock.On call - context1 context.Context - leaseID v1.LeaseID - s string - b bool - n *int64
mocks/cluster/Client_mock.go:1016
MethodLeaseLogs
(_ context.Context, _ mtypes.LeaseID, _ string, _ bool, _ *int64)
cluster/client.go:269
MethodLeaseLogs
(ctx context.Context, lid mtypes.LeaseID, services string, follow bool, tailLines *int64)
cluster/kube/client.go:923
MethodLeaseStatus
LeaseStatus provides a mock function for the type ReadClient
mocks/cluster/ReadClient_mock.go:545
MethodLeaseStatus
LeaseStatus is a helper method to define mock.On call - context1 context.Context - leaseID v1.LeaseID
mocks/cluster/ReadClient_mock.go:580
MethodLeaseStatus
LeaseStatus is a helper method to define mock.On call - context1 context.Context - leaseID v1.LeaseID
mocks/cluster/Client_mock.go:1099
MethodLeaseStatus
(_ context.Context, lid mtypes.LeaseID)
cluster/client.go:183
MethodLeaseStatus
LeaseStatus todo: limit number of results and do pagination / streaming
cluster/kube/client.go:1026
MethodLess
(i, j int)
cluster/kube/client_exec.go:43
MethodList
List lists all Inventories in the indexer. Objects returned here must be treated as read-only.
pkg/client/listers/akash.network/v2beta2/inventory.go:33
MethodList
List lists all ProviderHosts in the indexer. Objects returned here must be treated as read-only.
pkg/client/listers/akash.network/v2beta2/providerhost.go:33
MethodList
List lists all ProviderHosts in the indexer for a given namespace. Objects returned here must be treated as read-only.
pkg/client/listers/akash.network/v2beta2/providerhost.go:59
MethodList
List lists all Manifests in the indexer for a given namespace. Objects returned here must be treated as read-only.
pkg/client/listers/akash.network/v2beta2/manifest.go:59
MethodList
List lists all ProviderLeasedIPs in the indexer. Objects returned here must be treated as read-only.
pkg/client/listers/akash.network/v2beta2/providerleasedip.go:33
MethodList
List lists all ProviderLeasedIPs in the indexer for a given namespace. Objects returned here must be treated as read-only.
pkg/client/listers/akash.network/v2beta2/providerleasedip.go:59
MethodList
List lists all InventoryRequests in the indexer. Objects returned here must be treated as read-only.
pkg/client/listers/akash.network/v2beta2/inventoryrequest.go:33
MethodList
(ctx context.Context, opts v1.ListOptions)
pkg/client/clientset/versioned/typed/akash.network/v2beta2/inventory.go:48
MethodList
(ctx context.Context, opts v1.ListOptions)
pkg/client/clientset/versioned/typed/akash.network/v2beta2/providerhost.go:46
MethodList
(ctx context.Context, opts v1.ListOptions)
pkg/client/clientset/versioned/typed/akash.network/v2beta2/manifest.go:46
MethodList
(ctx context.Context, opts v1.ListOptions)
pkg/client/clientset/versioned/typed/akash.network/v2beta2/providerleasedip.go:46
MethodList
(ctx context.Context, opts v1.ListOptions)
pkg/client/clientset/versioned/typed/akash.network/v2beta2/inventoryrequest.go:48
MethodLister
()
pkg/client/informers/externalversions/generic.go:33
MethodLister
Lister returns the GenericLister.
pkg/client/informers/externalversions/generic.go:47
MethodLister
()
pkg/client/informers/externalversions/akash.network/v2beta2/inventory.go:39
MethodLister
()
pkg/client/informers/externalversions/akash.network/v2beta2/inventory.go:99
MethodLister
()
pkg/client/informers/externalversions/akash.network/v2beta2/providerhost.go:39
MethodLister
()
pkg/client/informers/externalversions/akash.network/v2beta2/providerhost.go:100
MethodLister
()
pkg/client/informers/externalversions/akash.network/v2beta2/manifest.go:39
MethodLister
()
pkg/client/informers/externalversions/akash.network/v2beta2/manifest.go:100
MethodLister
()
pkg/client/informers/externalversions/akash.network/v2beta2/providerleasedip.go:39
MethodLister
()
pkg/client/informers/externalversions/akash.network/v2beta2/providerleasedip.go:100
MethodLister
()
pkg/client/informers/externalversions/akash.network/v2beta2/inventoryrequest.go:39
MethodLister
()
pkg/client/informers/externalversions/akash.network/v2beta2/inventoryrequest.go:99
MethodLog
()
session/session.go:36
FunctionLookupError
(code int)
operator/ip/types/error_response.go:68
FunctionManifest
Manifest constructs a declarative configuration of the Manifest type for use with apply.
pkg/client/applyconfiguration/akash.network/v2beta2/manifest.go:37
MethodManifest
()
service.go:179
MethodManifest
Manifest provides a mock function for the type Client
mocks/client/Client_mock.go:184
MethodManifest
Manifest is a helper method to define mock.On call
mocks/client/Client_mock.go:208
MethodManifest
(t testing.TB)
testutil/manifest/v2beta2/manifest_rand.go:17
MethodManifest
(t testing.TB)
testutil/manifest/v2beta2/manifest.go:26
MethodManifest
(t testing.TB)
testutil/manifest/v2beta2/manifest_app.go:17
MethodManifest
(t testing.TB)
testutil/manifest/v2beta2/manifest_overflow.go:17
FunctionManifestGroup
ManifestGroupApplyConfiguration constructs a declarative configuration of the ManifestGroup type for use with apply.
pkg/client/applyconfiguration/akash.network/v2beta2/manifestgroup.go:30
MethodManifestGroup
ManifestGroup provides a mock function for the type IDeployment
mocks/cluster/types/IDeployment_mock.go:131
MethodManifestGroup
ManifestGroup is a helper method to define mock.On call
mocks/cluster/types/IDeployment_mock.go:155
MethodManifestGroup
()
pkg/apis/akash.network/v2beta2/types.go:37
MethodManifestGroup
ManifestGroup returns group if present in manifest or nil
event/events.go:28
MethodManifestGroup
()
cluster/types/v1beta3/deployment.go:11
MethodManifestGroup
()
cluster/types/v1beta3/deployment.go:29
MethodManifestGroup
()
cluster/kube/builder/builder.go:156
FunctionManifestService
ManifestServiceApplyConfiguration constructs a declarative configuration of the ManifestService type for use with apply.
pkg/client/applyconfiguration/akash.network/v2beta2/manifestservice.go:39
FunctionManifestServiceCredentials
ManifestServiceCredentialsApplyConfiguration constructs a declarative configuration of the ManifestServiceCredentials type for use with apply.
pkg/client/applyconfiguration/akash.network/v2beta2/manifestservicecredentials.go:32
FunctionManifestServiceExpose
ManifestServiceExposeApplyConfiguration constructs a declarative configuration of the ManifestServiceExpose type for use with apply.
pkg/client/applyconfiguration/akash.network/v2beta2/manifestserviceexpose.go:37
FunctionManifestServiceExposeHTTPOptions
ManifestServiceExposeHTTPOptionsApplyConfiguration constructs a declarative configuration of the ManifestServiceExposeHTTPOptions type for use with ap
pkg/client/applyconfiguration/akash.network/v2beta2/manifestserviceexposehttpoptions.go:34
FunctionManifestServiceParams
ManifestServiceParamsApplyConfiguration constructs a declarative configuration of the ManifestServiceParams type for use with apply.
pkg/client/applyconfiguration/akash.network/v2beta2/manifestserviceparams.go:30
FunctionManifestServicePermissions
ManifestServicePermissionsApplyConfiguration constructs a declarative configuration of the ManifestServicePermissions type for use with apply.
pkg/client/applyconfiguration/akash.network/v2beta2/manifestservicepermissions.go:29
FunctionManifestSpec
ManifestSpecApplyConfiguration constructs a declarative configuration of the ManifestSpec type for use with apply.
pkg/client/applyconfiguration/akash.network/v2beta2/manifestspec.go:30
FunctionManifestStorageParams
ManifestStorageParamsApplyConfiguration constructs a declarative configuration of the ManifestStorageParams type for use with apply.
pkg/client/applyconfiguration/akash.network/v2beta2/manifeststorageparams.go:31
MethodManifests
Manifests returns an object that can list and get Manifests.
pkg/client/listers/akash.network/v2beta2/manifest.go:50
MethodManifests
(namespace string)
pkg/client/clientset/versioned/typed/akash.network/v2beta2/akash.network_client.go:51
MethodManifests
(namespace string)
pkg/client/clientset/versioned/typed/akash.network/v2beta2/manifest.go:36
MethodManifests
(namespace string)
pkg/client/clientset/versioned/typed/akash.network/v2beta2/fake/fake_akash.network_client.go:39
MethodManifests
Manifests returns a ManifestInformer.
pkg/client/informers/externalversions/akash.network/v2beta2/interface.go:61
MethodMarshalJSON
()
version/version.go:149
MethodMarshalYAML
()
version/version.go:150
MethodMetrics
()
cluster/types/v1beta3/clients/inventory/inventory.go:557
MethodMetrics
()
cluster/kube/operators/clients/inventory/inventory.go:318
FunctionMustAccountQuerierFromCtx
(ctx context.Context)
tools/fromctx/context.go:297
← previousnext →1,501–1,600 of 2,680, ranked by callers