_id stringlengths 2 7 | text stringlengths 6 2.61k | title stringclasses 1
value |
|---|---|---|
c100 | // SetAssigning sets the Assigning field's value. | |
c101 | // SetBooting sets the Booting field's value. | |
c102 | // SetConnectionLost sets the ConnectionLost field's value. | |
c103 | // SetDeregistering sets the Deregistering field's value. | |
c104 | // SetOnline sets the Online field's value. | |
c105 | // SetRebooting sets the Rebooting field's value. | |
c106 | // SetRegistered sets the Registered field's value. | |
c107 | // SetRegistering sets the Registering field's value. | |
c108 | // SetRequested sets the Requested field's value. | |
c109 | // SetRunningSetup sets the RunningSetup field's value. | |
c110 | // SetSetupFailed sets the SetupFailed field's value. | |
c111 | // SetShuttingDown sets the ShuttingDown field's value. | |
c112 | // SetStartFailed sets the StartFailed field's value. | |
c113 | // SetStopFailed sets the StopFailed field's value. | |
c114 | // SetStopping sets the Stopping field's value. | |
c115 | // SetTerminated sets the Terminated field's value. | |
c116 | // SetTerminating sets the Terminating field's value. | |
c117 | // SetUnassigning sets the Unassigning field's value. | |
c118 | // SetDefaultRecipes sets the DefaultRecipes field's value. | |
c119 | // SetDefaultSecurityGroupNames sets the DefaultSecurityGroupNames field's value. | |
c120 | // SetConfigurationManagers sets the ConfigurationManagers field's value. | |
c121 | // SetReportedName sets the ReportedName field's value. | |
c122 | // SetReportedVersion sets the ReportedVersion field's value. | |
c123 | // SetSupported sets the Supported field's value. | |
c124 | // SetDbInstanceIdentifier sets the DbInstanceIdentifier field's value. | |
c125 | // SetMissingOnRds sets the MissingOnRds field's value. | |
c126 | // SetConfigure sets the Configure field's value. | |
c127 | // SetDeploy sets the Deploy field's value. | |
c128 | // SetSetup sets the Setup field's value. | |
c129 | // SetUndeploy sets the Undeploy field's value. | |
c130 | // SetRsaPublicKey sets the RsaPublicKey field's value. | |
c131 | // SetRsaPublicKeyFingerprint sets the RsaPublicKeyFingerprint field's value. | |
c132 | // SetServiceErrorId sets the ServiceErrorId field's value. | |
c133 | // SetDelayUntilElbConnectionsDrained sets the DelayUntilElbConnectionsDrained field's value. | |
c134 | // SetExecutionTimeout sets the ExecutionTimeout field's value. | |
c135 | // SetChain sets the Chain field's value. | |
c136 | // SetAppsCount sets the AppsCount field's value. | |
c137 | // SetInstancesCount sets the InstancesCount field's value. | |
c138 | // SetLayersCount sets the LayersCount field's value. | |
c139 | // SetFriday sets the Friday field's value. | |
c140 | // SetMonday sets the Monday field's value. | |
c141 | // SetSaturday sets the Saturday field's value. | |
c142 | // SetSunday sets the Sunday field's value. | |
c143 | // SetThursday sets the Thursday field's value. | |
c144 | // SetTuesday sets the Tuesday field's value. | |
c145 | // SetWednesday sets the Wednesday field's value. | |
c146 | // NewCredentials returns a pointer to a new Credentials object wrapping the
// ProcessProvider. The credentials will expire every 15 minutes by default. | |
c147 | // NewCredentialsTimeout returns a pointer to a new Credentials object with
// the specified command and timeout, and default duration and max buffer size. | |
c148 | // Retrieve executes the 'credential_process' and returns the credentials. | |
c149 | // prepareCommand prepares the command to be executed. | |
c150 | // executeCredentialProcess starts the credential process on the OS and
// returns the results or an error. | |
c151 | // appendError conveniently checks for nil before appending slice | |
c152 | // Retrieve will always return the error that the ErrorProvider was created with. | |
c153 | // SetExpiration sets the expiration IsExpired will check when called.
//
// If window is greater than 0 the expiration time will be reduced by the
// window value.
//
// Using a window is helpful to trigger credentials to expire sooner than
// the expiration time given to ensure no requests are made with expired
// tokens. | |
c154 | // ExpiresAt provides access to the functionality of the Expirer interface of
// the underlying Provider, if it supports that interface. Otherwise, it returns
// an error. | |
c155 | // SetQos sets the Qos field's value. | |
c156 | // SetAccessLoggingEnabled sets the AccessLoggingEnabled field's value. | |
c157 | // SetRepositoriesNotFound sets the RepositoriesNotFound field's value. | |
c158 | // SetAdditionalData sets the AdditionalData field's value. | |
c159 | // SetCommitter sets the Committer field's value. | |
c160 | // SetAuthorName sets the AuthorName field's value. | |
c161 | // SetDeleteFiles sets the DeleteFiles field's value. | |
c162 | // SetPutFiles sets the PutFiles field's value. | |
c163 | // SetSetFileModes sets the SetFileModes field's value. | |
c164 | // SetFilesAdded sets the FilesAdded field's value. | |
c165 | // SetFilesDeleted sets the FilesDeleted field's value. | |
c166 | // SetFilesUpdated sets the FilesUpdated field's value. | |
c167 | // SetDeletedBranch sets the DeletedBranch field's value. | |
c168 | // SetPullRequestEvents sets the PullRequestEvents field's value. | |
c169 | // SetAfterBlob sets the AfterBlob field's value. | |
c170 | // SetBeforeBlob sets the BeforeBlob field's value. | |
c171 | // SetCommentsForComparedCommitData sets the CommentsForComparedCommitData field's value. | |
c172 | // SetCommentsForPullRequestData sets the CommentsForPullRequestData field's value. | |
c173 | // SetCommit sets the Commit field's value. | |
c174 | // SetAfterCommitSpecifier sets the AfterCommitSpecifier field's value. | |
c175 | // SetAfterPath sets the AfterPath field's value. | |
c176 | // SetBeforeCommitSpecifier sets the BeforeCommitSpecifier field's value. | |
c177 | // SetBeforePath sets the BeforePath field's value. | |
c178 | // SetDifferences sets the Differences field's value. | |
c179 | // SetSubFolders sets the SubFolders field's value. | |
c180 | // SetSubModules sets the SubModules field's value. | |
c181 | // SetSymbolicLinks sets the SymbolicLinks field's value. | |
c182 | // SetDestinationCommitSpecifier sets the DestinationCommitSpecifier field's value. | |
c183 | // SetMergeOption sets the MergeOption field's value. | |
c184 | // SetSourceCommitSpecifier sets the SourceCommitSpecifier field's value. | |
c185 | // SetMergeable sets the Mergeable field's value. | |
c186 | // SetPullRequestIds sets the PullRequestIds field's value. | |
c187 | // SetFilePosition sets the FilePosition field's value. | |
c188 | // SetRelativeFileVersion sets the RelativeFileVersion field's value. | |
c189 | // SetIsMerged sets the IsMerged field's value. | |
c190 | // SetMergedBy sets the MergedBy field's value. | |
c191 | // SetLastActivityDate sets the LastActivityDate field's value. | |
c192 | // SetPullRequestTargets sets the PullRequestTargets field's value. | |
c193 | // SetPullRequestCreatedEventMetadata sets the PullRequestCreatedEventMetadata field's value. | |
c194 | // SetPullRequestMergedStateChangedEventMetadata sets the PullRequestMergedStateChangedEventMetadata field's value. | |
c195 | // SetPullRequestSourceReferenceUpdatedEventMetadata sets the PullRequestSourceReferenceUpdatedEventMetadata field's value. | |
c196 | // SetPullRequestStatusChangedEventMetadata sets the PullRequestStatusChangedEventMetadata field's value. | |
c197 | // SetDestinationCommit sets the DestinationCommit field's value. | |
c198 | // SetSourceCommit sets the SourceCommit field's value. | |
c199 | // SetCloneUrlHttp sets the CloneUrlHttp field's value. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.