Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InventoryCollection ¶
type InventoryCollection struct {
// contains filtered or unexported fields
}
func NewInventoryCollection ¶
func NewInventoryCollection(cfg config.Config) *InventoryCollection
func (*InventoryCollection) Collect ¶
func (c *InventoryCollection) Collect()
func (*InventoryCollection) ServeHTTP ¶
func (c *InventoryCollection) ServeHTTP(w http.ResponseWriter, r *http.Request)
func (*InventoryCollection) ServeHTTPMeta ¶
func (c *InventoryCollection) ServeHTTPMeta(w http.ResponseWriter, r *http.Request)
Source Files ¶
- calico.go
- cluster.go
- collect.go
- container.go
- cron_job.go
- custom_resources.go
- daemon_set.go
- deployment.go
- errors.go
- job.go
- kci_rocs.go
- namespace.go
- network_policy.go
- node.go
- persistent_volume.go
- pod.go
- rabbitmq.go
- replica_set.go
- stateful_set.go
- storage.go
- storage_class.go
- util.go
- velero.go
- workloads.go
Click to show internal directories.
Click to hide internal directories.