Home
last modified time | relevance | path

Searched refs:LeaseState (Results 1 – 25 of 480) sorted by relevance

12345678910>>...20

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.Remoting.Lifetime/
H A DLease.cs41 LeaseState _currentState;
53 _currentState = LeaseState.Initial; in Lease()
65 public LeaseState CurrentState
73 _currentState = LeaseState.Active; in Activate()
81 if (_currentState != LeaseState.Initial)
95 if (_currentState != LeaseState.Initial)
107 if (_currentState != LeaseState.Initial)
166 _currentState = LeaseState.Renewing; in UpdateState()
173 _currentState = LeaseState.Expired; in UpdateState()
179 _currentState = LeaseState.Expired; in CheckNextSponsor()
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2019-12-12/blob/containers/
H A Dmodels.go28 LeaseState LeaseState member
60 type LeaseState string type
63 Available LeaseState = "available"
64 Breaking LeaseState = "breaking"
65 Broken LeaseState = "broken"
66 Expired LeaseState = "expired"
67 Leased LeaseState = "leased"
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2018-03-28/blob/containers/
H A Dmodels.go28 LeaseState LeaseState member
60 type LeaseState string type
63 Available LeaseState = "available"
64 Breaking LeaseState = "breaking"
65 Broken LeaseState = "broken"
66 Expired LeaseState = "expired"
67 Leased LeaseState = "leased"
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2018-11-09/blob/containers/
H A Dmodels.go28 LeaseState LeaseState member
60 type LeaseState string type
63 Available LeaseState = "available"
64 Breaking LeaseState = "breaking"
65 Broken LeaseState = "broken"
66 Expired LeaseState = "expired"
67 Leased LeaseState = "leased"
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2017-07-29/blob/containers/
H A Dmodels.go28 LeaseState LeaseState member
60 type LeaseState string type
63 Available LeaseState = "available"
64 Breaking LeaseState = "breaking"
65 Broken LeaseState = "broken"
66 Expired LeaseState = "expired"
67 Leased LeaseState = "leased"
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/remoting/
H A Dlease.cs49 internal LeaseState state;
74 state = LeaseState.Initial; in Lease()
81 state = LeaseState.Active; in ActivateLease()
104 if (state == LeaseState.Initial)
159 public LeaseState CurrentState
273 if (state == LeaseState.Expired) in Remove()
315 if (state == LeaseState.Initial || state == LeaseState.Expired) in RenewOnCall()
349 if (state == LeaseState.Expired) in SponsorCall()
465 if (state == LeaseState.Expired) in SponsorCallback()
552 if (state == LeaseState.Expired) in AddTime()
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2018-11-09/blob/blobs/
H A Dmodels.go63 type LeaseState string type
66 Available LeaseState = "available"
67 Breaking LeaseState = "breaking"
68 Broken LeaseState = "broken"
69 Expired LeaseState = "expired"
70 Leased LeaseState = "leased"
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2019-12-12/blob/blobs/
H A Dmodels.go63 type LeaseState string type
66 Available LeaseState = "available"
67 Breaking LeaseState = "breaking"
68 Broken LeaseState = "broken"
69 Expired LeaseState = "expired"
70 Leased LeaseState = "leased"
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2017-07-29/blob/blobs/
H A Dmodels.go63 type LeaseState string type
66 Available LeaseState = "available"
67 Breaking LeaseState = "breaking"
68 Broken LeaseState = "broken"
69 Expired LeaseState = "expired"
70 Leased LeaseState = "leased"
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2018-03-28/blob/blobs/
H A Dmodels.go63 type LeaseState string type
66 Available LeaseState = "available"
67 Breaking LeaseState = "breaking"
68 Broken LeaseState = "broken"
69 Expired LeaseState = "expired"
70 Leased LeaseState = "leased"
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2018-02-01/storage/
H A Denums.go217 type LeaseState string type
221 LeaseStateAvailable LeaseState = "Available"
223 LeaseStateBreaking LeaseState = "Breaking"
225 LeaseStateBroken LeaseState = "Broken"
227 LeaseStateExpired LeaseState = "Expired"
229 LeaseStateLeased LeaseState = "Leased"
233 func PossibleLeaseStateValues() []LeaseState {
234 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go217 type LeaseState string type
221 LeaseStateAvailable LeaseState = "Available"
223 LeaseStateBreaking LeaseState = "Breaking"
225 LeaseStateBroken LeaseState = "Broken"
227 LeaseStateExpired LeaseState = "Expired"
229 LeaseStateLeased LeaseState = "Leased"
233 func PossibleLeaseStateValues() []LeaseState {
234 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go217 type LeaseState string type
221 LeaseStateAvailable LeaseState = "Available"
223 LeaseStateBreaking LeaseState = "Breaking"
225 LeaseStateBroken LeaseState = "Broken"
227 LeaseStateExpired LeaseState = "Expired"
229 LeaseStateLeased LeaseState = "Leased"
233 func PossibleLeaseStateValues() []LeaseState {
234 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/storage/mgmt/2018-02-01/storage/
H A Denums.go217 type LeaseState string type
221 LeaseStateAvailable LeaseState = "Available"
223 LeaseStateBreaking LeaseState = "Breaking"
225 LeaseStateBroken LeaseState = "Broken"
227 LeaseStateExpired LeaseState = "Expired"
229 LeaseStateLeased LeaseState = "Leased"
233 func PossibleLeaseStateValues() []LeaseState {
234 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go217 type LeaseState string type
221 LeaseStateAvailable LeaseState = "Available"
223 LeaseStateBreaking LeaseState = "Breaking"
225 LeaseStateBroken LeaseState = "Broken"
227 LeaseStateExpired LeaseState = "Expired"
229 LeaseStateLeased LeaseState = "Leased"
233 func PossibleLeaseStateValues() []LeaseState {
234 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2018-02-01/storage/
H A Denums.go217 type LeaseState string type
221 LeaseStateAvailable LeaseState = "Available"
223 LeaseStateBreaking LeaseState = "Breaking"
225 LeaseStateBroken LeaseState = "Broken"
227 LeaseStateExpired LeaseState = "Expired"
229 LeaseStateLeased LeaseState = "Leased"
233 func PossibleLeaseStateValues() []LeaseState {
234 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go217 type LeaseState string type
221 LeaseStateAvailable LeaseState = "Available"
223 LeaseStateBreaking LeaseState = "Breaking"
225 LeaseStateBroken LeaseState = "Broken"
227 LeaseStateExpired LeaseState = "Expired"
229 LeaseStateLeased LeaseState = "Leased"
233 func PossibleLeaseStateValues() []LeaseState {
234 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2018-02-01/storage/
H A Denums.go217 type LeaseState string type
221 LeaseStateAvailable LeaseState = "Available"
223 LeaseStateBreaking LeaseState = "Breaking"
225 LeaseStateBroken LeaseState = "Broken"
227 LeaseStateExpired LeaseState = "Expired"
229 LeaseStateLeased LeaseState = "Leased"
233 func PossibleLeaseStateValues() []LeaseState {
234 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go228 type LeaseState string type
232 LeaseStateAvailable LeaseState = "Available"
234 LeaseStateBreaking LeaseState = "Breaking"
236 LeaseStateBroken LeaseState = "Broken"
238 LeaseStateExpired LeaseState = "Expired"
240 LeaseStateLeased LeaseState = "Leased"
244 func PossibleLeaseStateValues() []LeaseState {
245 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2018-02-01/storage/
H A Denums.go228 type LeaseState string type
232 LeaseStateAvailable LeaseState = "Available"
234 LeaseStateBreaking LeaseState = "Breaking"
236 LeaseStateBroken LeaseState = "Broken"
238 LeaseStateExpired LeaseState = "Expired"
240 LeaseStateLeased LeaseState = "Leased"
244 func PossibleLeaseStateValues() []LeaseState {
245 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/storage/mgmt/2018-02-01/storage/
H A Denums.go217 type LeaseState string type
221 LeaseStateAvailable LeaseState = "Available"
223 LeaseStateBreaking LeaseState = "Breaking"
225 LeaseStateBroken LeaseState = "Broken"
227 LeaseStateExpired LeaseState = "Expired"
229 LeaseStateLeased LeaseState = "Leased"
233 func PossibleLeaseStateValues() []LeaseState {
234 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go217 type LeaseState string type
221 LeaseStateAvailable LeaseState = "Available"
223 LeaseStateBreaking LeaseState = "Breaking"
225 LeaseStateBroken LeaseState = "Broken"
227 LeaseStateExpired LeaseState = "Expired"
229 LeaseStateLeased LeaseState = "Leased"
233 func PossibleLeaseStateValues() []LeaseState {
234 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/storage/mgmt/2018-02-01/storage/
H A Denums.go217 type LeaseState string type
221 LeaseStateAvailable LeaseState = "Available"
223 LeaseStateBreaking LeaseState = "Breaking"
225 LeaseStateBroken LeaseState = "Broken"
227 LeaseStateExpired LeaseState = "Expired"
229 LeaseStateLeased LeaseState = "Leased"
233 func PossibleLeaseStateValues() []LeaseState {
234 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/preview/storage/mgmt/2018-03-01-preview/storage/
H A Denums.go217 type LeaseState string type
221 LeaseStateAvailable LeaseState = "Available"
223 LeaseStateBreaking LeaseState = "Breaking"
225 LeaseStateBroken LeaseState = "Broken"
227 LeaseStateExpired LeaseState = "Expired"
229 LeaseStateLeased LeaseState = "Leased"
233 func PossibleLeaseStateValues() []LeaseState {
234 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2018-02-01/storage/
H A Denums.go228 type LeaseState string type
232 LeaseStateAvailable LeaseState = "Available"
234 LeaseStateBreaking LeaseState = "Breaking"
236 LeaseStateBroken LeaseState = "Broken"
238 LeaseStateExpired LeaseState = "Expired"
240 LeaseStateLeased LeaseState = "Leased"
244 func PossibleLeaseStateValues() []LeaseState {
245 …return []LeaseState{LeaseStateAvailable, LeaseStateBreaking, LeaseStateBroken, LeaseStateExpired, …

12345678910>>...20