docker

package
v0.0.0-...-2bc12df Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2021 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Overview

Package docker presents a filesystem hierarchy for Docker resources.

It uses local socket access or the DOCKER environment variables to access the Docker daemon.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Root

type Root struct {
	plugin.EntryBase
	// contains filtered or unexported fields
}

Root of the Docker plugin

func (*Root) ChildSchemas

func (r *Root) ChildSchemas() []*plugin.EntrySchema

ChildSchemas returns the root's child schema

func (*Root) Init

func (r *Root) Init(map[string]interface{}) error

Init for root

func (*Root) List

func (r *Root) List(ctx context.Context) ([]plugin.Entry, error)

List lists the types of resources the Docker plugin exposes.

func (*Root) Schema

func (r *Root) Schema() *plugin.EntrySchema

Schema returns the root's schema

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL