Discover Packages
github.com/replicatedcom/support-bundle
pkg
meta
package
Version:
v0.18.2
Opens a new window with list of versions in this module.
Published: Jul 19, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Meta struct {
Name string `json:"name,omitempty" yaml:"name,omitempty" hcl:"name,omitempty"`
Labels map[string ]string `json:"labels,omitempty" yaml:"labels,omitempty" hcl:"labels,omitempty"`
}
type Ref struct {
Ref string `json:"ref" yaml:"ref" hcl:"ref"`
Name string `json:"name,omitempty" yaml:"name,omitempty" hcl:"name,omitempty"`
Selector Selector `json:"selector" yaml:"selector" hcl:"selector"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.