Documentation
¶
Index ¶
- func CreateAttestations(attests []*Attest) map[string]*string
- func CreateCaches(entries []*CacheOptionsEntry) []client.CacheOptionsEntry
- func CreateExports(entries []*ExportEntry) ([]client.ExportEntry, []string, error)
- func CreateSSH(ssh []*SSH) (session.Attachable, error)
- func CreateSecrets(secrets []*Secret) (session.Attachable, error)
- type Attest
- type CacheOptionsEntry
- type CallFunc
- type ExportEntry
- type InvokeConfig
- type SSH
- type Secret
- type Ulimit
- type UlimitOpt
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAttestations ¶
func CreateCaches ¶
func CreateCaches(entries []*CacheOptionsEntry) []client.CacheOptionsEntry
func CreateExports ¶
func CreateExports(entries []*ExportEntry) ([]client.ExportEntry, []string, error)
func CreateSecrets ¶
func CreateSecrets(secrets []*Secret) (session.Attachable, error)
Types ¶
type CacheOptionsEntry ¶
type ExportEntry ¶
type InvokeConfig ¶
Click to show internal directories.
Click to hide internal directories.