Documentation
¶
Index ¶
Constants ¶
View Source
const Version = "0.1.0" // x-release-please-version
Variables ¶
View Source
var (
Command *cli.Command
)
View Source
var OutputFormats = []string{"auto", "explore", "json", "jsonl", "pretty", "raw", "yaml"}
Functions ¶
Types ¶
type BodyContentType ¶
type BodyContentType int
const ( EmptyBody BodyContentType = iota MultipartFormEncoded ApplicationJSON ApplicationOctetStream )
type FileEmbedStyle ¶
type FileEmbedStyle int
const ( EmbedText FileEmbedStyle = iota EmbedIOReader )
type HasRawJSON ¶
type HasRawJSON interface {
RawJSON() string
}
Source Files
¶
- applicationv1deployment.go
- applicationv1project.go
- applicationv1workflow.go
- cmd.go
- cmdutil.go
- cmdutil_unix.go
- computev1.go
- computev1environment.go
- computev1instance.go
- computev1instancetype.go
- computev1secret.go
- databasev1.go
- databasev1project.go
- flagoptions.go
- formatv1template.go
- legalv1.go
- llm.go
- llmv1.go
- llmv1chat.go
- memoryv1.go
- ocrv1.go
- privilegev1.go
- searchv1.go
- suggest.go
- system.go
- translatev1.go
- vault.go
- vaulteventsubscription.go
- vaultgraphrag.go
- vaultgroup.go
- vaultmultipart.go
- vaultobject.go
- version.go
- voicestreaming.go
- voicetranscription.go
- voicev1.go
Click to show internal directories.
Click to hide internal directories.