Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EventWriter ¶
type EventWriter struct { W io.Writer // Labels will be right-aligned within this width. Will grow throughout // logging, but may be initialized to keep the initial output aligned. LabelWidth int // contains filtered or unexported fields }
func (*EventWriter) Init ¶
func (w *EventWriter) Init()
func (*EventWriter) PrintEvent ¶
Source Files ¶
- apply.go
- build.go
- cluster.go
- cluster_env.go
- cluster_ls.go
- cluster_refresh.go
- completion.go
- completion_generate.go
- completion_install.go
- completion_uninstall.go
- config.go
- control.go
- daemon.go
- edit.go
- env.go
- events.go
- exec.go
- exit.go
- fs.go
- fs_ls.go
- graph.go
- graphql.go
- gui.go
- help.go
- init.go
- job.go
- job_cancel.go
- job_mutate.go
- job_tree.go
- job_watch.go
- json.go
- kill.go
- license.go
- logger.go
- login.go
- logout.go
- logs.go
- ls.go
- manifest.go
- manifest_format.go
- manifest_resolve.go
- network.go
- new.go
- new_container.go
- new_daemon.go
- new_network.go
- new_volume.go
- project.go
- project_ls.go
- project_new.go
- ps.go
- refresh.go
- rename.go
- resource.go
- resource_cancel.go
- resource_edit.go
- resource_forget.go
- resource_ls.go
- resource_new.go
- resource_refresh.go
- resource_rm.go
- resource_show.go
- restart.go
- rm.go
- root.go
- run.go
- secret.go
- secret_ls.go
- server.go
- show.go
- stack.go
- stack_change.go
- stack_destroy.go
- stack_ls.go
- stack_new.go
- stack_show.go
- start.go
- state.go
- status.go
- stop.go
- storage.go
- storage_ls.go
- supervise.go
- tree.go
- uninstall.go
- upgrade.go
- vault.go
- vault_ls.go
- version.go
- whoami.go
- worker.go
- workspace.go
- workspace_destroy.go
- workspace_init.go
- workspace_ls.go
Click to show internal directories.
Click to hide internal directories.