text stringlengths 11 6.3k | embedding listlengths 768 768 |
|---|---|
func (o IopingSpecVolumeVolumeSourceNfsPtrOutput) ReadOnly() pulumi.BoolPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceNfs) *bool {
if v == nil {
return nil
}
return v.ReadOnly
}).(pulumi.BoolPtrOutput)
} | [
0.1670244187116623,
0.3045242726802826,
0.4039672911167145,
0.14605142176151276,
0.522314190864563,
0.28575634956359863,
0.02895655296742916,
0.70242840051651,
0.3977888822555542,
0.11031769216060638,
0.3436291813850403,
0.38594791293144226,
0.01089605875313282,
-1.0138030052185059,
-0.0... |
func (o IopingSpecVolumeVolumeSourceNfsPtrOutput) Server() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceNfs) *string {
if v == nil {
return nil
}
return &v.Server
}).(pulumi.StringPtrOutput)
} | [
-0.3906404972076416,
-0.2735046446323395,
0.2159542441368103,
-0.2589745819568634,
1.0835222005844116,
0.7190937995910645,
-0.04527938365936279,
0.2781727612018585,
0.7004016637802124,
-0.41559961438179016,
0.1339356005191803,
0.24899007380008698,
-0.14431382715702057,
-0.8844347596168518,... |
func (o IopingSpecVolumeVolumeSourcePersistentVolumeClaimOutput) ClaimName() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourcePersistentVolumeClaim) string { return v.ClaimName }).(pulumi.StringOutput)
} | [
0.7257216572761536,
-0.9112920165061951,
0.6700260043144226,
-0.08772148936986923,
0.10258260369300842,
0.9138952493667603,
-0.6337518095970154,
1.0843839645385742,
0.7322796583175659,
0.3638315796852112,
0.7249100804328918,
0.6421998143196106,
0.27102962136268616,
-1.0995639562606812,
0... |
func (o IopingSpecVolumeVolumeSourcePersistentVolumeClaimOutput) ReadOnly() pulumi.BoolPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourcePersistentVolumeClaim) *bool { return v.ReadOnly }).(pulumi.BoolPtrOutput)
} | [
0.7406104803085327,
-0.14630334079265594,
0.6459392309188843,
0.39899179339408875,
0.21110880374908447,
0.8776978254318237,
-0.6218687295913696,
1.126105546951294,
0.4444672763347626,
0.656739354133606,
0.6476788520812988,
1.408874750137329,
-0.26287809014320374,
-1.1029281616210938,
0.3... |
func (o IopingSpecVolumeVolumeSourcePersistentVolumeClaimPtrOutput) ClaimName() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourcePersistentVolumeClaim) *string {
if v == nil {
return nil
}
return &v.ClaimName
}).(pulumi.StringPtrOutput)
} | [
0.6747103929519653,
-0.9702143669128418,
0.6436777114868164,
-0.1960088014602661,
0.24767619371414185,
0.689659595489502,
-0.5665112137794495,
0.8919839859008789,
0.826833963394165,
0.11100397258996964,
0.5618866086006165,
0.3923534154891968,
0.12624114751815796,
-1.10927414894104,
0.298... |
func (o IopingSpecVolumeVolumeSourcePersistentVolumeClaimPtrOutput) ReadOnly() pulumi.BoolPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourcePersistentVolumeClaim) *bool {
if v == nil {
return nil
}
return v.ReadOnly
}).(pulumi.BoolPtrOutput)
} | [
0.6072857975959778,
-0.22369197010993958,
0.7031912207603455,
0.4213811755180359,
0.2862645089626312,
0.7733845710754395,
-0.640125036239624,
1.204566478729248,
0.5125149488449097,
0.47561776638031006,
0.6247649192810059,
1.3284516334533691,
-0.24996671080589294,
-1.1926831007003784,
0.4... |
func (o IopingSpecVolumeVolumeSourcePhotonPersistentDiskOutput) FsType() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourcePhotonPersistentDisk) *string { return v.FsType }).(pulumi.StringPtrOutput)
} | [
0.26508966088294983,
-0.01550847664475441,
0.4612967371940613,
0.15000809729099274,
0.38029056787490845,
-0.12077278643846512,
0.2329263538122177,
-0.1928434520959854,
0.44429323077201843,
-0.6913389563560486,
0.33424845337867737,
0.0320473276078701,
0.002747097983956337,
-0.98096311092376... |
func (o IopingSpecVolumeVolumeSourcePhotonPersistentDiskOutput) PdID() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourcePhotonPersistentDisk) string { return v.PdID }).(pulumi.StringOutput)
} | [
0.38189610838890076,
-0.06497078388929367,
0.5628930330276489,
-0.1863929182291031,
0.4115177094936371,
1.5324615240097046,
0.38896122574806213,
0.521797776222229,
1.1321359872817993,
-0.5861344337463379,
0.6216459274291992,
0.2775171399116516,
-0.1651962697505951,
-1.541526198387146,
0.... |
func (o IopingSpecVolumeVolumeSourcePhotonPersistentDiskPtrOutput) FsType() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourcePhotonPersistentDisk) *string {
if v == nil {
return nil
}
return v.FsType
}).(pulumi.StringPtrOutput)
} | [
0.2652098536491394,
-0.04027487337589264,
0.4937932789325714,
0.24577412009239197,
0.44624578952789307,
-0.2531054615974426,
0.20007596909999847,
-0.2925539016723633,
0.45691221952438354,
-0.7457851767539978,
0.37171563506126404,
-0.12637022137641907,
-0.059288375079631805,
-0.936705946922... |
func (o IopingSpecVolumeVolumeSourcePhotonPersistentDiskPtrOutput) PdID() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourcePhotonPersistentDisk) *string {
if v == nil {
return nil
}
return &v.PdID
}).(pulumi.StringPtrOutput)
} | [
0.3130055069923401,
-0.05595192313194275,
0.5953152179718018,
-0.12332852929830551,
0.5908137559890747,
1.3964769840240479,
0.29458698630332947,
0.5176448822021484,
1.2235296964645386,
-0.6788913607597351,
0.6844243407249451,
0.14070799946784973,
-0.3050447702407837,
-1.508818507194519,
... |
func (o IopingSpecVolumeVolumeSourcePortworxVolumeOutput) FsType() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourcePortworxVolume) *string { return v.FsType }).(pulumi.StringPtrOutput)
} | [
0.3733878433704376,
-0.32521796226501465,
0.4296357333660126,
-0.3065983057022095,
0.6140111088752747,
-0.2827257513999939,
-0.10142272710800171,
-0.7344072461128235,
0.19672124087810516,
-0.1530677080154419,
0.2023438811302185,
0.30107665061950684,
0.06420446932315826,
-1.1653001308441162... |
func (o IopingSpecVolumeVolumeSourcePortworxVolumeOutput) ReadOnly() pulumi.BoolPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourcePortworxVolume) *bool { return v.ReadOnly }).(pulumi.BoolPtrOutput)
} | [
0.382180392742157,
-0.24520501494407654,
0.4647156596183777,
-0.13253623247146606,
0.2570343613624573,
0.814183235168457,
0.021140020340681076,
0.30602407455444336,
0.602855384349823,
0.6191803812980652,
0.15956327319145203,
0.875870406627655,
-0.36029189825057983,
-1.3156332969665527,
-... |
func (o IopingSpecVolumeVolumeSourcePortworxVolumeOutput) VolumeID() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourcePortworxVolume) string { return v.VolumeID }).(pulumi.StringOutput)
} | [
1.1149877309799194,
-0.7104705572128296,
0.36969128251075745,
-0.4662763476371765,
0.5436132550239563,
1.061326503753662,
-0.29752540588378906,
0.06142016127705574,
1.0246353149414062,
0.02832498401403427,
0.0757238119840622,
1.0155283212661743,
-0.19478867948055267,
-0.9755629301071167,
... |
func (o IopingSpecVolumeVolumeSourcePortworxVolumePtrOutput) FsType() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourcePortworxVolume) *string {
if v == nil {
return nil
}
return v.FsType
}).(pulumi.StringPtrOutput)
} | [
0.3517609238624573,
-0.39747726917266846,
0.46936458349227905,
-0.27859339118003845,
0.7105849385261536,
-0.4238109588623047,
-0.031780142337083817,
-0.8552606701850891,
0.3306759297847748,
-0.22548119723796844,
0.1303989291191101,
0.14684541523456573,
-0.012152115814387798,
-1.22528815269... |
func (o IopingSpecVolumeVolumeSourcePortworxVolumePtrOutput) ReadOnly() pulumi.BoolPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourcePortworxVolume) *bool {
if v == nil {
return nil
}
return v.ReadOnly
}).(pulumi.BoolPtrOutput)
} | [
0.3527718186378479,
-0.4095819294452667,
0.5281573534011841,
-0.11382412910461426,
0.34434863924980164,
0.6630679965019226,
0.06475730240345001,
0.3268997371196747,
0.5804226994514465,
0.5151064395904541,
0.05032956600189209,
0.8246326446533203,
-0.3317640721797943,
-1.37711501121521,
-0... |
func (o IopingSpecVolumeVolumeSourcePortworxVolumePtrOutput) VolumeID() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourcePortworxVolume) *string {
if v == nil {
return nil
}
return &v.VolumeID
}).(pulumi.StringPtrOutput)
} | [
1.060202717781067,
-0.6851975917816162,
0.4354567229747772,
-0.38120588660240173,
0.7126208543777466,
0.7675172090530396,
-0.21644145250320435,
-0.016666710376739502,
1.2430145740509033,
-0.05431332439184189,
0.11003433167934418,
0.8340979814529419,
-0.24930350482463837,
-0.963676750659942... |
func (o IopingSpecVolumeVolumeSourceProjectedOutput) DefaultMode() pulumi.IntPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjected) *int { return v.DefaultMode }).(pulumi.IntPtrOutput)
} | [
0.7293036580085754,
0.48643890023231506,
0.2304745465517044,
0.23858024179935455,
1.5106477737426758,
1.2683714628219604,
0.10202781856060028,
0.7979273200035095,
0.37408363819122314,
-0.08029549568891525,
-0.0947563648223877,
-0.29020261764526367,
-0.42029881477355957,
-0.7479360699653625... |
func (o IopingSpecVolumeVolumeSourceProjectedOutput) Sources() IopingSpecVolumeVolumeSourceProjectedSourcesArrayOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjected) []IopingSpecVolumeVolumeSourceProjectedSources {
return v.Sources
}).(IopingSpecVolumeVolumeSourceProjectedSourcesArrayOutput)
} | [
0.07848972827196121,
-0.14209450781345367,
0.44237667322158813,
-0.20764502882957458,
0.822401225566864,
0.44946613907814026,
-0.41271451115608215,
0.30959561467170715,
0.7953121662139893,
0.18857839703559875,
0.03853519260883331,
0.07147452235221863,
-0.006129084620624781,
-0.326631098985... |
func (o IopingSpecVolumeVolumeSourceProjectedPtrOutput) DefaultMode() pulumi.IntPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjected) *int {
if v == nil {
return nil
}
return v.DefaultMode
}).(pulumi.IntPtrOutput)
} | [
0.6650989651679993,
0.4669468402862549,
0.2321554273366928,
0.19795218110084534,
1.4697561264038086,
1.1308832168579102,
0.028604501858353615,
0.7491735816001892,
0.43771058320999146,
-0.19131195545196533,
-0.02130754478275776,
-0.4041358232498169,
-0.6193113327026367,
-0.7230905890464783,... |
func (o IopingSpecVolumeVolumeSourceProjectedPtrOutput) Sources() IopingSpecVolumeVolumeSourceProjectedSourcesArrayOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjected) []IopingSpecVolumeVolumeSourceProjectedSources {
if v == nil {
return nil
}
return v.Sources
}).(IopingSpecVolumeVolumeSou... | [
0.09692959487438202,
-0.23907308280467987,
0.42069047689437866,
-0.11803340911865234,
1.0031731128692627,
0.48353806138038635,
-0.41855114698410034,
0.15015795826911926,
0.8259276151657104,
0.23881734907627106,
0.010984196327626705,
0.00632804399356246,
-0.18697752058506012,
-0.35868829488... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesOutput) ConfigMap() IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSources) *IopingSpecVolumeVolumeSourceProjectedSourcesConfigMap {
return v.ConfigMap
}).(IopingSpecVolumeVolumeSourcePr... | [
-0.20820252597332,
-0.4905717074871063,
0.4836074113845825,
-0.1874464899301529,
0.009272721596062183,
0.26288902759552,
-0.09108056128025055,
0.9349554777145386,
0.5341928601264954,
0.4790923595428467,
0.16552187502384186,
-0.6101691722869873,
0.7251222133636475,
-0.29699212312698364,
-... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesOutput) DownwardAPI() IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSources) *IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPI {
return v.DownwardAPI
}).(IopingSpecVolumeVolume... | [
0.07471982389688492,
-0.7945986986160278,
0.45076659321784973,
-0.6343393325805664,
-0.0002967245818581432,
0.449449360370636,
0.284203439950943,
0.12032520771026611,
0.3245393633842468,
-0.11630123108625412,
0.6504777073860168,
0.250271201133728,
-0.6618961691856384,
-0.7024224996566772,
... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesOutput) Secret() IopingSpecVolumeVolumeSourceProjectedSourcesSecretPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSources) *IopingSpecVolumeVolumeSourceProjectedSourcesSecret {
return v.Secret
}).(IopingSpecVolumeVolumeSourceProjectedSourc... | [
0.6883047223091125,
-0.09506796300411224,
0.4418489336967468,
-0.47944486141204834,
0.44921302795410156,
0.03923889622092247,
-0.2288670539855957,
0.40812423825263977,
0.26559555530548096,
0.01442778017371893,
-0.6141090989112854,
-0.06419723480939865,
0.3131556212902069,
-1.06843054294586... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesOutput) ServiceAccountToken() IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountTokenPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSources) *IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountToken {
return v.ServiceAccountT... | [
0.7134803533554077,
-0.5232587456703186,
0.3711928427219391,
-0.06936546415090561,
-0.12679965794086456,
0.145284965634346,
1.0183123350143433,
0.8367120623588562,
0.6931073665618896,
-0.694548487663269,
0.3655932545661926,
1.3250205516815186,
0.6557023525238037,
-0.7094756960868835,
0.2... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapOutput) Items() IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapItemsArrayOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesConfigMap) []IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapItems {
return v.Items
}).(IopingS... | [
-0.8654289841651917,
-0.45232078433036804,
0.3897450566291809,
-0.12793760001659393,
0.7564047574996948,
0.3552708327770233,
-0.6324470043182373,
0.4193653166294098,
0.6538881063461304,
0.5891649127006531,
-0.5571698546409607,
-0.42572808265686035,
0.07041464745998383,
-0.40420904755592346... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapOutput) Name() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesConfigMap) *string { return v.Name }).(pulumi.StringPtrOutput)
} | [
-0.28725558519363403,
-0.8764359951019287,
0.26390698552131653,
-0.4741358160972595,
0.028403395786881447,
0.5001211166381836,
-0.47372207045555115,
0.44558852910995483,
0.2999286651611328,
1.136742353439331,
-0.49527862668037415,
-0.40845170617103577,
0.4223584532737732,
-0.58067852258682... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapOutput) Optional() pulumi.BoolPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesConfigMap) *bool { return v.Optional }).(pulumi.BoolPtrOutput)
} | [
0.1699473112821579,
-0.7095557451248169,
0.29512453079223633,
-0.009175902232527733,
0.6229787468910217,
0.6412310004234314,
-0.49294137954711914,
0.929717481136322,
0.7027548551559448,
0.9145151972770691,
-0.09899905323982239,
-0.35997968912124634,
-0.09355507791042328,
-0.683480858802795... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapPtrOutput) Items() IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapItemsArrayOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesConfigMap) []IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapItems {
if v == nil {
return... | [
-0.8059797883033752,
-0.4671716094017029,
0.377722829580307,
-0.11433778703212738,
0.5925912261009216,
0.399929404258728,
-0.6709461212158203,
0.299896240234375,
0.6744621396064758,
0.5999470353126526,
-0.5195801854133606,
-0.5838577747344971,
0.26210346817970276,
-0.31225308775901794,
0... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapPtrOutput) Name() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesConfigMap) *string {
if v == nil {
return nil
}
return v.Name
}).(pulumi.StringPtrOutput)
} | [
-0.018397945910692215,
-0.8306231498718262,
0.37339818477630615,
-0.5468376278877258,
-0.02660912461578846,
0.6069086194038391,
-0.663216233253479,
0.4531026780605316,
0.29331251978874207,
1.0515897274017334,
-0.2844392657279968,
-0.7418731451034546,
0.6740168929100037,
-0.6541284918785095... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapPtrOutput) Optional() pulumi.BoolPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesConfigMap) *bool {
if v == nil {
return nil
}
return v.Optional
}).(pulumi.BoolPtrOutput)
} | [
0.3633725345134735,
-0.7915984392166138,
0.35267218947410583,
0.03744801506400108,
0.6304179430007935,
0.6527016758918762,
-0.6119493842124939,
1.0488957166671753,
0.7616853713989258,
0.8639387488365173,
0.09037119150161743,
-0.5369819402694702,
0.10176006704568863,
-0.7432953119277954,
... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapItemsOutput) Key() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapItems) string { return v.Key }).(pulumi.StringOutput)
} | [
-0.4396722614765167,
-0.31329184770584106,
0.1586293876171112,
0.05057327821850777,
0.5995688438415527,
0.6966347694396973,
-0.6843423843383789,
0.744604229927063,
0.41221487522125244,
0.9493391513824463,
-0.5769941806793213,
-0.4853522479534149,
-0.20920054614543915,
-1.0168285369873047,
... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapItemsOutput) Mode() pulumi.IntPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapItems) *int { return v.Mode }).(pulumi.IntPtrOutput)
} | [
-0.6544949412345886,
-0.12938684225082397,
0.1917741596698761,
-0.262019544839859,
0.6416199207305908,
1.0084251165390015,
-0.2510678172111511,
1.0807496309280396,
0.43361252546310425,
0.42677807807922363,
-0.579491913318634,
-0.8295948505401611,
-0.0686551108956337,
-1.0583157539367676,
... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapItemsOutput) Path() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesConfigMapItems) string { return v.Path }).(pulumi.StringOutput)
} | [
-0.047628771513700485,
-0.6770060062408447,
0.1300288289785385,
0.16993293166160583,
0.5378470420837402,
0.9973243474960327,
-0.0892326757311821,
0.45215776562690735,
0.47340813279151917,
0.41158294677734375,
-0.2364242821931839,
-0.6255655884742737,
-0.1002664864063263,
-1.039189815521240... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIOutput) Items() IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsArrayOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPI) []IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItems {
return v.Items
}).... | [
-0.5857996344566345,
-0.04566461965441704,
0.4771997034549713,
-0.6431864500045776,
0.9253943562507629,
0.6781972050666809,
-0.23619556427001953,
-0.1266830414533615,
0.33745893836021423,
0.30694910883903503,
0.29959604144096375,
0.24700526893138885,
-0.6127826571464539,
-0.474808543920516... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIPtrOutput) Items() IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsArrayOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPI) []IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItems {
if v == nil {
... | [
-0.6037142276763916,
-0.03575534746050835,
0.4953325390815735,
-0.5707391500473022,
0.9407387375831604,
0.5605881810188293,
-0.28326719999313354,
-0.2101544886827469,
0.42157891392707825,
0.2596961557865143,
0.2719014883041382,
0.05939079448580742,
-0.6416544318199158,
-0.5758343935012817,... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsOutput) FieldRef() IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsFieldRefPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItems) *IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsFieldR... | [
0.5392528176307678,
0.2555646598339081,
0.38801780343055725,
-1.1230888366699219,
0.3554209768772125,
0.44021710753440857,
0.3574692904949188,
-0.060306984931230545,
-0.06905380636453629,
-0.10463126748800278,
0.2353738397359848,
0.16142281889915466,
-0.3419674038887024,
-1.043874382972717... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsOutput) Mode() pulumi.IntPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItems) *int { return v.Mode }).(pulumi.IntPtrOutput)
} | [
-0.30482834577560425,
0.06630067527294159,
0.2029462456703186,
-0.779573917388916,
0.844218373298645,
1.120516061782837,
0.33467769622802734,
0.47654592990875244,
0.11192735284566879,
0.125331848859787,
0.2637002468109131,
-0.28391405940055847,
-0.5641506314277649,
-1.102626085281372,
0.... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsOutput) Path() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItems) string { return v.Path }).(pulumi.StringOutput)
} | [
0.36823031306266785,
-0.22795096039772034,
0.2313786745071411,
-0.31486329436302185,
0.5609070062637329,
1.0535194873809814,
0.5045391917228699,
-0.05958859249949455,
0.1219329684972763,
0.11122143268585205,
0.9426122903823853,
-0.09210482984781265,
-0.6343627572059631,
-1.1292791366577148... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsOutput) ResourceFieldRef() IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRefPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItems) *IopingSpecVolumeVolumeSourceProjectedSourcesDownwa... | [
0.6857349276542664,
0.07783081382513046,
0.38562530279159546,
-1.261370062828064,
0.26855483651161194,
0.5690340995788574,
0.8238490223884583,
-0.13302858173847198,
0.01674341969192028,
0.25880691409111023,
0.6474114656448364,
-0.10582283139228821,
-0.6361476182937622,
-0.8785129189491272,... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsFieldRefOutput) ApiVersion() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsFieldRef) *string {
return v.ApiVersion
}).(pulumi.StringPtrOutput)
} | [
0.2922822833061218,
-0.28112781047821045,
0.3117009997367859,
-0.8290659189224243,
0.6957873106002808,
0.5388822555541992,
0.43478962779045105,
0.23312930762767792,
0.24607263505458832,
0.30526894330978394,
-0.32576462626457214,
0.3686636686325073,
-0.6824900507926941,
-1.3315465450286865,... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsFieldRefOutput) FieldPath() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsFieldRef) string {
return v.FieldPath
}).(pulumi.StringOutput)
} | [
0.5761032104492188,
0.17466235160827637,
0.21470634639263153,
-0.6334416270256042,
0.978783369064331,
0.8076692223548889,
0.7270501255989075,
-0.3178267180919647,
-0.1030864343047142,
-0.2394627332687378,
0.3460882008075714,
0.154939666390419,
-0.7399306893348694,
-1.365395188331604,
0.0... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsFieldRefPtrOutput) ApiVersion() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsFieldRef) *string {
if v == nil {
return nil
}
return v.ApiVersion
}).(pulumi.StringPtrOutput)
} | [
0.341898649930954,
-0.3002909719944,
0.36724671721458435,
-0.6909735798835754,
0.8564788103103638,
0.591708242893219,
0.24866721034049988,
0.16885225474834442,
0.46344947814941406,
0.24295660853385925,
-0.17917132377624512,
0.2356736809015274,
-0.7585621476173401,
-1.2757066488265991,
0.... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsFieldRefPtrOutput) FieldPath() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsFieldRef) *string {
if v == nil {
return nil
}
return &v.FieldPath
}).(pulumi.StringPtrOutput)
} | [
0.6170817613601685,
0.1355302631855011,
0.2780604362487793,
-0.5982469916343689,
1.0676000118255615,
0.8649402260780334,
0.5541257262229919,
-0.35453441739082336,
0.2883215844631195,
-0.28532934188842773,
0.333883672952652,
0.03429940342903137,
-0.8546916246414185,
-1.3471184968948364,
0... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRefOutput) ContainerName() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRef) *string {
return v.ContainerName
}).(pulumi.StringPtrOutput)
} | [
0.24789175391197205,
-0.10444630682468414,
0.3435678482055664,
-0.4084516167640686,
0.5496480464935303,
-0.025107689201831818,
0.8347660303115845,
-0.31277742981910706,
-0.01921936497092247,
0.21830546855926514,
0.8945364356040955,
0.23397447168827057,
0.2638947069644928,
-0.31006404757499... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRefOutput) Divisor() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRef) *string {
return v.Divisor
}).(pulumi.StringPtrOutput)
} | [
0.2214357852935791,
-0.007737231906503439,
0.3685864806175232,
-0.5532577633857727,
0.4130893349647522,
0.7655197381973267,
1.0002244710922241,
-0.05208684504032135,
-0.01969302073121071,
-0.28822755813598633,
0.6944854855537415,
-0.04536315053701401,
-0.36161303520202637,
-0.2905245423316... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRefOutput) Resource() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRef) string {
return v.Resource
}).(pulumi.StringOutput)
} | [
0.6451472043991089,
0.15097658336162567,
0.2580720782279968,
-0.4981314539909363,
0.6694990396499634,
0.5104766488075256,
0.6246607303619385,
0.09422976523637772,
0.2950332760810852,
0.27747371792793274,
0.9726437330245972,
0.39860329031944275,
-0.26872146129608154,
-1.0484265089035034,
... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRefPtrOutput) ContainerName() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRef) *string {
if v == nil {
return nil
}
return v.ContainerName
}).(pulumi.... | [
0.3294057846069336,
-0.07475375384092331,
0.4323205351829529,
-0.43388229608535767,
0.6497464179992676,
0.010811845771968365,
0.6343873739242554,
-0.32794421911239624,
0.19921211898326874,
0.11723989993333817,
0.945676326751709,
0.06923974305391312,
0.11046238243579865,
-0.2955105304718017... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRefPtrOutput) Divisor() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRef) *string {
if v == nil {
return nil
}
return v.Divisor
}).(pulumi.StringPtrOut... | [
0.3641314208507538,
-0.021737568080425262,
0.45309019088745117,
-0.549022376537323,
0.5130949020385742,
0.7948254346847534,
0.9303197860717773,
-0.16622474789619446,
0.15727141499519348,
-0.3374200761318207,
0.7920625805854797,
-0.1489226520061493,
-0.49922531843185425,
-0.2107114940881729... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRefPtrOutput) Resource() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesDownwardAPIItemsResourceFieldRef) *string {
if v == nil {
return nil
}
return &v.Resource
}).(pulumi.StringPtr... | [
0.7037369608879089,
0.08259584754705429,
0.2559897303581238,
-0.43080174922943115,
0.6238784790039062,
0.6686367392539978,
0.48198139667510986,
0.17594273388385773,
0.49625447392463684,
0.2545579969882965,
1.0539987087249756,
0.23955461382865906,
-0.4104573726654053,
-1.217570185661316,
... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesSecretOutput) Items() IopingSpecVolumeVolumeSourceProjectedSourcesSecretItemsArrayOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesSecret) []IopingSpecVolumeVolumeSourceProjectedSourcesSecretItems {
return v.Items
}).(IopingSpecVolumeVol... | [
-0.2677640914916992,
-0.04295279458165169,
0.4135178029537201,
-0.07306643575429916,
1.2453479766845703,
0.4696741998195648,
-0.8007615208625793,
-0.03458767011761665,
0.6515150666236877,
0.29765528440475464,
-0.937615692615509,
0.1842934638261795,
-0.024558037519454956,
-0.646280467510223... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesSecretOutput) Name() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesSecret) *string { return v.Name }).(pulumi.StringPtrOutput)
} | [
0.31828463077545166,
-0.2850024402141571,
0.35908615589141846,
-0.24691548943519592,
0.5239933133125305,
0.5398626923561096,
-0.6626403331756592,
-0.1589568555355072,
0.4397870898246765,
0.7644559741020203,
-0.6919318437576294,
-0.26148557662963867,
0.20557817816734314,
-1.2593306303024292... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesSecretOutput) Optional() pulumi.BoolPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesSecret) *bool { return v.Optional }).(pulumi.BoolPtrOutput)
} | [
0.6497477293014526,
-0.15631620585918427,
0.3250642716884613,
0.4005565941333771,
1.1647918224334717,
0.6169047355651855,
-0.5892812013626099,
0.5116901397705078,
0.6793683767318726,
0.4899166524410248,
-0.2962423264980316,
-0.2453969568014145,
-0.33550283312797546,
-1.1688544750213623,
... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesSecretPtrOutput) Items() IopingSpecVolumeVolumeSourceProjectedSourcesSecretItemsArrayOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesSecret) []IopingSpecVolumeVolumeSourceProjectedSourcesSecretItems {
if v == nil {
return nil
}
r... | [
-0.23449888825416565,
-0.042967669665813446,
0.4157048165798187,
0.10824086517095566,
1.3162996768951416,
0.42709213495254517,
-0.8714881539344788,
-0.20752288401126862,
0.5974369645118713,
0.31972208619117737,
-1.058760404586792,
0.008475500158965588,
-0.08063852041959763,
-0.618208765983... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesSecretPtrOutput) Name() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesSecret) *string {
if v == nil {
return nil
}
return v.Name
}).(pulumi.StringPtrOutput)
} | [
0.35437673330307007,
-0.31431132555007935,
0.4390295445919037,
-0.21879515051841736,
0.5502867102622986,
0.4962901771068573,
-0.7447535991668701,
-0.2557530403137207,
0.4498589038848877,
0.8544474244117737,
-0.6576670408248901,
-0.36012497544288635,
0.17067432403564453,
-1.3257213830947876... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesSecretPtrOutput) Optional() pulumi.BoolPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesSecret) *bool {
if v == nil {
return nil
}
return v.Optional
}).(pulumi.BoolPtrOutput)
} | [
0.5986476540565491,
-0.21178485453128815,
0.42457419633865356,
0.42434704303741455,
1.2795056104660034,
0.5314775705337524,
-0.6909496188163757,
0.5640483498573303,
0.7178835272789001,
0.5699518322944641,
-0.3157443404197693,
-0.3282591700553894,
-0.23826473951339722,
-1.105609655380249,
... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesSecretItemsOutput) Key() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesSecretItems) string { return v.Key }).(pulumi.StringOutput)
} | [
0.15472844243049622,
0.05106306076049805,
0.2211805135011673,
0.2032036930322647,
1.292284607887268,
0.6226043701171875,
-0.8557383418083191,
0.3488392233848572,
0.30285510420799255,
0.6754500865936279,
-0.6968011856079102,
0.3903113007545471,
-0.1445738673210144,
-0.9967755079269409,
0.... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesSecretItemsOutput) Mode() pulumi.IntPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesSecretItems) *int { return v.Mode }).(pulumi.IntPtrOutput)
} | [
-0.06676223129034042,
0.33854714035987854,
0.19559696316719055,
-0.23462478816509247,
1.2729079723358154,
1.0148000717163086,
-0.31550174951553345,
0.6569734215736389,
0.35493800044059753,
0.2544462978839874,
-0.8246123194694519,
0.012470669113099575,
-0.23242582380771637,
-1.0329053401947... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesSecretItemsOutput) Path() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesSecretItems) string { return v.Path }).(pulumi.StringOutput)
} | [
0.6793171167373657,
-0.15764346718788147,
0.12619784474372864,
0.3406357765197754,
1.2347490787506104,
0.9762498736381531,
-0.2599412202835083,
0.12299138307571411,
0.43056604266166687,
0.19085058569908142,
-0.40377452969551086,
0.12425221502780914,
-0.13531745970249176,
-1.076127767562866... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountTokenOutput) Audience() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountToken) *string { return v.Audience }).(pulumi.StringPtrOutput)
} | [
0.8401206731796265,
-0.6967329978942871,
0.35444149374961853,
-0.47300592064857483,
0.05954274162650108,
0.4879637658596039,
0.6034168004989624,
0.6061380505561829,
0.5426180362701416,
0.37830451130867004,
1.2495970726013184,
1.0117154121398926,
0.4892031252384186,
-1.0325521230697632,
0... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountTokenOutput) ExpirationSeconds() pulumi.IntPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountToken) *int {
return v.ExpirationSeconds
}).(pulumi.IntPtrOutput)
} | [
1.128176212310791,
0.45769184827804565,
0.2666316628456116,
0.07028330862522125,
-0.023140612989664078,
-0.18722984194755554,
0.002037770114839077,
0.3651144504547119,
0.5220228433609009,
-0.010872766375541687,
0.051397692412137985,
0.5376781821250916,
0.2502118647098541,
-0.73680490255355... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountTokenOutput) Path() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountToken) string { return v.Path }).(pulumi.StringOutput)
} | [
1.2750201225280762,
-0.14145374298095703,
0.18171542882919312,
-0.0734204351902008,
0.1642322540283203,
0.8038989901542664,
0.4981319308280945,
0.3965277671813965,
0.4042139947414398,
-0.2504943609237671,
0.8389257192611694,
0.5165441036224365,
0.1455519050359726,
-1.3347115516662598,
0.... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountTokenPtrOutput) Audience() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountToken) *string {
if v == nil {
return nil
}
return v.Audience
}).(pulumi.StringPtrOutput)
} | [
0.9035742878913879,
-0.6781867742538452,
0.3548465073108673,
-0.4315807521343231,
0.2661309540271759,
0.360077440738678,
0.6441435813903809,
0.5022363066673279,
0.7678757309913635,
0.28612783551216125,
1.3130626678466797,
1.0421489477157593,
0.4155588448047638,
-0.9591208696365356,
0.698... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountTokenPtrOutput) ExpirationSeconds() pulumi.IntPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountToken) *int {
if v == nil {
return nil
}
return v.ExpirationSeconds
}).(pulumi.IntPtrOutput)
} | [
1.2946856021881104,
0.48481306433677673,
0.2988651394844055,
-0.021944455802440643,
0.14948098361492157,
-0.36694130301475525,
0.0034908470697700977,
0.22810639441013336,
0.5310400128364563,
-0.16494065523147583,
0.1469966471195221,
0.518574059009552,
0.18597948551177979,
-0.66943603754043... |
func (o IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountTokenPtrOutput) Path() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceProjectedSourcesServiceAccountToken) *string {
if v == nil {
return nil
}
return &v.Path
}).(pulumi.StringPtrOutput)
} | [
1.271241545677185,
-0.14793875813484192,
0.18311873078346252,
-0.06706356257200241,
0.3348643183708191,
0.7314492464065552,
0.6118668913841248,
0.32731083035469055,
0.7914213538169861,
-0.2694905996322632,
0.9321421980857849,
0.510284423828125,
0.03594902157783508,
-1.4270795583724976,
0... |
func (o IopingSpecVolumeVolumeSourceQuobyteOutput) Group() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceQuobyte) *string { return v.Group }).(pulumi.StringPtrOutput)
} | [
0.07676804810762405,
0.10645470768213272,
0.11953923106193542,
-0.9026367664337158,
0.3505341410636902,
0.7977798581123352,
0.167122483253479,
-0.679543137550354,
0.037953127175569534,
0.05774024501442909,
0.26465505361557007,
0.2796604037284851,
-0.0782749280333519,
-1.0841096639633179,
... |
func (o IopingSpecVolumeVolumeSourceQuobyteOutput) ReadOnly() pulumi.BoolPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceQuobyte) *bool { return v.ReadOnly }).(pulumi.BoolPtrOutput)
} | [
0.14119182527065277,
-0.06380776315927505,
0.3931233882904053,
-0.051696520298719406,
0.008725556544959545,
0.8841617107391357,
0.05975019931793213,
0.16254305839538574,
0.5794664025306702,
0.7539896965026855,
-0.35194095969200134,
0.5511083006858826,
-0.29061365127563477,
-1.3822234869003... |
func (o IopingSpecVolumeVolumeSourceQuobyteOutput) Registry() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceQuobyte) string { return v.Registry }).(pulumi.StringOutput)
} | [
0.014738094992935658,
-0.019046122208237648,
0.22016403079032898,
-0.4301404654979706,
0.9752746820449829,
0.570753812789917,
0.21848976612091064,
-0.10617691278457642,
0.7420433163642883,
0.09784196317195892,
-0.20413532853126526,
0.3971697688102722,
0.17350386083126068,
-1.47035062313079... |
func (o IopingSpecVolumeVolumeSourceQuobyteOutput) Tenant() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceQuobyte) *string { return v.Tenant }).(pulumi.StringPtrOutput)
} | [
0.5118287801742554,
-0.6229778528213501,
0.1928301304578781,
-0.6942201852798462,
-0.2136508971452713,
0.845923900604248,
0.05164565518498421,
0.1496228277683258,
0.9224708080291748,
0.36812645196914673,
-0.2351507991552353,
0.18779131770133972,
0.05283821001648903,
-2.207420587539673,
-... |
func (o IopingSpecVolumeVolumeSourceQuobyteOutput) User() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceQuobyte) *string { return v.User }).(pulumi.StringPtrOutput)
} | [
-0.02623724564909935,
-0.4640275835990906,
0.3874290883541107,
-0.1048014760017395,
0.11425167322158813,
0.8091347813606262,
0.4942260980606079,
-0.3943536579608917,
0.7081153392791748,
-0.06719917804002762,
-0.5615027546882629,
0.22428466379642487,
0.37768080830574036,
-1.9376716613769531... |
func (o IopingSpecVolumeVolumeSourceQuobyteOutput) Volume() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceQuobyte) string { return v.Volume }).(pulumi.StringOutput)
} | [
0.17319466173648834,
-0.565058708190918,
0.37162017822265625,
-0.722760796546936,
0.638535737991333,
0.6371714472770691,
-0.20603613555431366,
-0.18658168613910675,
0.28383567929267883,
-0.09102455526590347,
-0.027848638594150543,
0.22511208057403564,
0.1770874559879303,
-1.691752552986145... |
func (o IopingSpecVolumeVolumeSourceQuobytePtrOutput) Group() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceQuobyte) *string {
if v == nil {
return nil
}
return v.Group
}).(pulumi.StringPtrOutput)
} | [
0.11005592346191406,
0.03525950014591217,
0.08991329371929169,
-0.9483256936073303,
0.41314348578453064,
0.7090223431587219,
0.19359195232391357,
-0.7271599173545837,
0.03096439316868782,
0.008847103454172611,
0.31588098406791687,
0.1916542947292328,
-0.12520155310630798,
-1.06569719314575... |
func (o IopingSpecVolumeVolumeSourceQuobytePtrOutput) ReadOnly() pulumi.BoolPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceQuobyte) *bool {
if v == nil {
return nil
}
return v.ReadOnly
}).(pulumi.BoolPtrOutput)
} | [
0.030207354575395584,
-0.1749730110168457,
0.43900617957115173,
-0.07072274386882782,
0.08657526969909668,
0.7985917925834656,
-0.001882168697193265,
0.27030855417251587,
0.5505203604698181,
0.7363108992576599,
-0.35784322023391724,
0.47440218925476074,
-0.17508825659751892,
-1.35730791091... |
func (o IopingSpecVolumeVolumeSourceQuobytePtrOutput) Registry() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceQuobyte) *string {
if v == nil {
return nil
}
return &v.Registry
}).(pulumi.StringPtrOutput)
} | [
0.025492273271083832,
0.015456375665962696,
0.18236912786960602,
-0.475556343793869,
0.983700692653656,
0.4847828447818756,
0.26339784264564514,
-0.07029055058956146,
0.8473716378211975,
0.12962046265602112,
-0.16417276859283447,
0.32855963706970215,
0.1974305659532547,
-1.5959300994873047... |
func (o IopingSpecVolumeVolumeSourceQuobytePtrOutput) Tenant() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceQuobyte) *string {
if v == nil {
return nil
}
return v.Tenant
}).(pulumi.StringPtrOutput)
} | [
0.5103144645690918,
-0.6432561278343201,
0.16482369601726532,
-0.6762545108795166,
-0.1582413911819458,
0.7397225499153137,
0.11132778972387314,
0.0918860137462616,
0.9655361175537109,
0.29741737246513367,
-0.28649768233299255,
0.07208041101694107,
-0.018735216930508614,
-2.149292469024658... |
func (o IopingSpecVolumeVolumeSourceQuobytePtrOutput) User() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceQuobyte) *string {
if v == nil {
return nil
}
return v.User
}).(pulumi.StringPtrOutput)
} | [
-0.022548401728272438,
-0.5451372265815735,
0.40045320987701416,
-0.12933659553527832,
0.24371132254600525,
0.6634001135826111,
0.561759352684021,
-0.41170552372932434,
0.7158918380737305,
-0.12980659306049347,
-0.531758725643158,
0.09388438612222672,
0.3312303423881531,
-1.838356494903564... |
func (o IopingSpecVolumeVolumeSourceQuobytePtrOutput) Volume() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceQuobyte) *string {
if v == nil {
return nil
}
return &v.Volume
}).(pulumi.StringPtrOutput)
} | [
0.3482897877693176,
-0.6276211142539978,
0.36365291476249695,
-0.7598989009857178,
0.6745237708091736,
0.47884923219680786,
-0.179448202252388,
-0.23532730340957642,
0.4133383333683014,
-0.1361580640077591,
0.06507416814565659,
0.051712989807128906,
0.11700694262981415,
-1.8451814651489258... |
func (o IopingSpecVolumeVolumeSourceRbdOutput) FsType() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceRbd) *string { return v.FsType }).(pulumi.StringPtrOutput)
} | [
0.6944270730018616,
-0.029105782508850098,
0.33887338638305664,
0.26831451058387756,
0.72393798828125,
-0.16047921776771545,
-0.24039769172668457,
-0.4276737868785858,
-0.41288214921951294,
-0.2608148157596588,
0.39529967308044434,
0.13366930186748505,
-0.23645448684692383,
-0.951408147811... |
func (o IopingSpecVolumeVolumeSourceRbdOutput) Image() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceRbd) string { return v.Image }).(pulumi.StringOutput)
} | [
0.5269802808761597,
0.15613669157028198,
0.37117692828178406,
0.030834844335913658,
0.4876583516597748,
1.032342791557312,
-0.5804684162139893,
0.6061171889305115,
-0.39498719573020935,
0.5790361166000366,
0.9722874164581299,
0.45495590567588806,
-0.0543525405228138,
-0.6966307759284973,
... |
func (o IopingSpecVolumeVolumeSourceRbdOutput) Keyring() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceRbd) *string { return v.Keyring }).(pulumi.StringPtrOutput)
} | [
0.7706248164176941,
0.2877166271209717,
0.377226859331131,
-0.26607775688171387,
0.40723371505737305,
1.275151014328003,
-0.6018938422203064,
-0.079342782497406,
-0.36055684089660645,
0.7297198176383972,
0.33718594908714294,
0.8780623078346252,
-0.35625970363616943,
-1.1738879680633545,
... |
func (o IopingSpecVolumeVolumeSourceRbdOutput) Monitors() pulumi.StringArrayOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceRbd) []string { return v.Monitors }).(pulumi.StringArrayOutput)
} | [
0.015451869927346706,
-0.1627185344696045,
0.306956946849823,
0.2802335321903229,
1.4803824424743652,
1.138811707496643,
-0.7700096368789673,
-0.02640782855451107,
0.4503073990345001,
0.41577327251434326,
-0.5222015380859375,
0.16810937225818634,
-0.3242603838443756,
-0.5377159714698792,
... |
func (o IopingSpecVolumeVolumeSourceRbdOutput) Pool() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceRbd) *string { return v.Pool }).(pulumi.StringPtrOutput)
} | [
0.5341886281967163,
-0.0681350976228714,
0.34622859954833984,
-0.3856954276561737,
0.7878795862197876,
1.589925765991211,
0.19364792108535767,
0.1806659996509552,
0.2556876242160797,
0.022776992991566658,
0.4978630542755127,
0.7929966449737549,
-0.11055950820446014,
-1.364524006843567,
-... |
func (o IopingSpecVolumeVolumeSourceRbdOutput) ReadOnly() pulumi.BoolPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceRbd) *bool { return v.ReadOnly }).(pulumi.BoolPtrOutput)
} | [
0.7976831793785095,
0.1953650563955307,
0.4563080668449402,
0.5514447689056396,
0.054786454886198044,
1.0040950775146484,
-0.20694759488105774,
0.8146138787269592,
-0.004117922857403755,
0.7229712009429932,
0.49938127398490906,
0.6779701113700867,
-0.6046807765960693,
-0.9970454573631287,
... |
func (o IopingSpecVolumeVolumeSourceRbdOutput) SecretRef() IopingSpecVolumeVolumeSourceRbdSecretRefPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceRbd) *IopingSpecVolumeVolumeSourceRbdSecretRef { return v.SecretRef }).(IopingSpecVolumeVolumeSourceRbdSecretRefPtrOutput)
} | [
1.2447973489761353,
-0.16268290579319,
0.5612545013427734,
-0.11338676512241364,
0.19779324531555176,
0.32433271408081055,
-0.10100901126861572,
0.2620192766189575,
-0.01089943666011095,
0.17823579907417297,
0.24215278029441833,
0.8729122877120972,
0.012239865958690643,
-0.5576449632644653... |
func (o IopingSpecVolumeVolumeSourceRbdOutput) User() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceRbd) *string { return v.User }).(pulumi.StringPtrOutput)
} | [
0.6493284702301025,
-0.09714242070913315,
0.38279592990875244,
0.4633679687976837,
0.4450106620788574,
1.1103371381759644,
0.20423376560211182,
0.31779542565345764,
0.19496242702007294,
0.04270864650607109,
0.13512863218784332,
0.43798452615737915,
0.09791193157434464,
-1.5119915008544922,... |
func (o IopingSpecVolumeVolumeSourceRbdPtrOutput) FsType() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceRbd) *string {
if v == nil {
return nil
}
return v.FsType
}).(pulumi.StringPtrOutput)
} | [
0.6428444385528564,
0.1912156492471695,
0.3683401048183441,
0.06192886829376221,
0.8384461402893066,
-0.22683954238891602,
-0.3311226963996887,
-0.5731080770492554,
-0.2742308974266052,
-0.2195303738117218,
0.3375813961029053,
0.16699039936065674,
-0.3508731722831726,
-0.8682856559753418,
... |
func (o IopingSpecVolumeVolumeSourceRbdPtrOutput) Image() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceRbd) *string {
if v == nil {
return nil
}
return &v.Image
}).(pulumi.StringPtrOutput)
} | [
0.40726348757743835,
0.32084041833877563,
0.4035260081291199,
-0.3469045162200928,
0.7005631327629089,
0.7819538712501526,
-0.5970403552055359,
0.4687880873680115,
-0.1739654690027237,
0.5579415559768677,
0.8472133874893188,
0.36870867013931274,
-0.256242036819458,
-0.7791107296943665,
0... |
func (o IopingSpecVolumeVolumeSourceRbdPtrOutput) Keyring() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceRbd) *string {
if v == nil {
return nil
}
return v.Keyring
}).(pulumi.StringPtrOutput)
} | [
0.6654507517814636,
0.40924498438835144,
0.43422240018844604,
-0.424630731344223,
0.5628122687339783,
1.0553510189056396,
-0.6398794651031494,
-0.22006401419639587,
-0.16911205649375916,
0.7375146150588989,
0.2524171769618988,
0.7094897031784058,
-0.5573807954788208,
-1.0871199369430542,
... |
func (o IopingSpecVolumeVolumeSourceRbdPtrOutput) Monitors() pulumi.StringArrayOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceRbd) []string {
if v == nil {
return nil
}
return v.Monitors
}).(pulumi.StringArrayOutput)
} | [
0.0531773641705513,
0.013426292687654495,
0.3518311083316803,
0.05365608260035515,
1.6940633058547974,
0.9801835417747498,
-0.77665776014328,
-0.09957006573677063,
0.4239596128463745,
0.3679935038089752,
-0.5665290951728821,
0.172567680478096,
-0.5455493330955505,
-0.4253326654434204,
0.... |
func (o IopingSpecVolumeVolumeSourceRbdPtrOutput) Pool() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceRbd) *string {
if v == nil {
return nil
}
return v.Pool
}).(pulumi.StringPtrOutput)
} | [
0.431615948677063,
0.12749089300632477,
0.43715009093284607,
-0.6224172711372375,
0.9880586862564087,
1.4211516380310059,
0.15464825928211212,
0.028679389506578445,
0.3453879654407501,
0.025096694007515907,
0.41421300172805786,
0.7245014309883118,
-0.28201377391815186,
-1.3337570428848267,... |
func (o IopingSpecVolumeVolumeSourceRbdPtrOutput) ReadOnly() pulumi.BoolPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceRbd) *bool {
if v == nil {
return nil
}
return v.ReadOnly
}).(pulumi.BoolPtrOutput)
} | [
0.5747886300086975,
0.46805134415626526,
0.51668781042099,
0.20746643841266632,
0.4177699089050293,
0.9279482960700989,
-0.2815132439136505,
0.8337693810462952,
0.06457418203353882,
0.8242964148521423,
0.4052886962890625,
0.7217233777046204,
-0.6960832476615906,
-1.0228408575057983,
0.13... |
func (o IopingSpecVolumeVolumeSourceRbdPtrOutput) SecretRef() IopingSpecVolumeVolumeSourceRbdSecretRefPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceRbd) *IopingSpecVolumeVolumeSourceRbdSecretRef {
if v == nil {
return nil
}
return v.SecretRef
}).(IopingSpecVolumeVolumeSourceRbdSecretRefPtrO... | [
1.1765564680099487,
-0.08976539224386215,
0.5688446760177612,
-0.1486303210258484,
0.2436947226524353,
0.18892288208007812,
-0.158616840839386,
0.10781078040599823,
0.011315442621707916,
0.12200605869293213,
0.12749819457530975,
0.858526885509491,
-0.14409367740154266,
-0.4821416437625885,... |
func (o IopingSpecVolumeVolumeSourceRbdPtrOutput) User() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceRbd) *string {
if v == nil {
return nil
}
return v.User
}).(pulumi.StringPtrOutput)
} | [
0.5762326717376709,
0.09220236539840698,
0.49079060554504395,
0.24443170428276062,
0.6328176259994507,
0.9131414294242859,
0.17805835604667664,
0.15770693123340607,
0.2935028374195099,
0.04502549022436142,
0.04092136397957802,
0.36586180329322815,
-0.1771986484527588,
-1.4266223907470703,
... |
func (o IopingSpecVolumeVolumeSourceRbdSecretRefOutput) Name() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceRbdSecretRef) *string { return v.Name }).(pulumi.StringPtrOutput)
} | [
0.6855924725532532,
-0.09054198861122131,
0.42811721563339233,
-0.22094818949699402,
0.5399844646453857,
0.3982461392879486,
-0.692629337310791,
-0.31383848190307617,
-0.08693645894527435,
0.8320389986038208,
-0.14249739050865173,
0.661880612373352,
0.15622465312480927,
-0.4592586159706116... |
func (o IopingSpecVolumeVolumeSourceRbdSecretRefPtrOutput) Name() pulumi.StringPtrOutput {
return o.ApplyT(func(v *IopingSpecVolumeVolumeSourceRbdSecretRef) *string {
if v == nil {
return nil
}
return v.Name
}).(pulumi.StringPtrOutput)
} | [
0.5512039661407471,
-0.19076284766197205,
0.5045437812805176,
-0.1643878072500229,
0.5709425210952759,
0.36248213052749634,
-0.6769297122955322,
-0.29589924216270447,
0.16729550063610077,
0.7373286485671997,
-0.06807292997837067,
0.5783852338790894,
0.10718792676925659,
-0.5874024033546448... |
func (o IopingSpecVolumeVolumeSourceScaleIOOutput) FsType() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceScaleIO) *string { return v.FsType }).(pulumi.StringPtrOutput)
} | [
0.5815913677215576,
-0.22157318890094757,
0.3408564329147339,
-0.05012015253305435,
0.4780856668949127,
-0.2830965518951416,
0.03523676097393036,
-0.5211575627326965,
-0.1728443056344986,
0.030375244095921516,
0.20987893640995026,
-0.0361177958548069,
0.6616756916046143,
-0.823194146156311... |
func (o IopingSpecVolumeVolumeSourceScaleIOOutput) Gateway() pulumi.StringOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceScaleIO) string { return v.Gateway }).(pulumi.StringOutput)
} | [
0.8456794619560242,
0.05461302399635315,
0.4672563672065735,
-0.3498566150665283,
-0.17564846575260162,
0.41137000918388367,
-0.3878319263458252,
0.34931787848472595,
0.1679840087890625,
0.638300895690918,
0.4842652678489685,
0.34225550293922424,
0.5679015517234802,
0.2859302759170532,
-... |
func (o IopingSpecVolumeVolumeSourceScaleIOOutput) ProtectionDomain() pulumi.StringPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceScaleIO) *string { return v.ProtectionDomain }).(pulumi.StringPtrOutput)
} | [
0.4865490198135376,
-0.412052184343338,
0.38100069761276245,
-0.1748862862586975,
0.06369563192129135,
1.0062388181686401,
-0.3672008812427521,
0.05170789361000061,
0.6594146490097046,
-0.021810229867696762,
0.2268540859222412,
0.7324396967887878,
0.282100111246109,
-1.1801481246948242,
... |
func (o IopingSpecVolumeVolumeSourceScaleIOOutput) ReadOnly() pulumi.BoolPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceScaleIO) *bool { return v.ReadOnly }).(pulumi.BoolPtrOutput)
} | [
0.6507132649421692,
-0.1552078276872635,
0.5177320241928101,
0.2569109797477722,
-0.1032269150018692,
0.8680869936943054,
-0.20563265681266785,
0.35805174708366394,
0.017921674996614456,
1.0832244157791138,
0.34633851051330566,
0.20656275749206543,
0.32536932826042175,
-0.4932687282562256,... |
func (o IopingSpecVolumeVolumeSourceScaleIOOutput) SecretRef() IopingSpecVolumeVolumeSourceScaleIOSecretRefOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceScaleIO) IopingSpecVolumeVolumeSourceScaleIOSecretRef {
return v.SecretRef
}).(IopingSpecVolumeVolumeSourceScaleIOSecretRefOutput)
} | [
0.9458810091018677,
-0.12115196883678436,
0.4852314591407776,
-0.03303901106119156,
0.3987561762332916,
-0.03624115139245987,
0.24100983142852783,
0.10901934653520584,
-0.07193828374147415,
0.3780275583267212,
0.3824140727519989,
0.5241586565971375,
0.3900279104709625,
-0.3592912256717682,... |
func (o IopingSpecVolumeVolumeSourceScaleIOOutput) SslEnabled() pulumi.BoolPtrOutput {
return o.ApplyT(func(v IopingSpecVolumeVolumeSourceScaleIO) *bool { return v.SslEnabled }).(pulumi.BoolPtrOutput)
} | [
0.9664296507835388,
0.0063226548954844475,
0.5185299515724182,
-0.10192281007766724,
-0.13916853070259094,
0.9403868913650513,
-0.5607876181602478,
0.12925024330615997,
0.061897799372673035,
0.9138820171356201,
-1.2425071001052856,
0.4847780168056488,
0.31576573848724365,
-0.72522348165512... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.