//
pkg.gl
Category
github.com/onosproject/helmit
pkg
kubernetes
resource
package
0.6.20
Repository:
https://github.com/onosproject/helmit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
14
Files
62 SLOC
#
Functions
NewResource
NewResource creates a new resource.
NewUIDFilter
NewUIDFilter returns a new filter for the given owner UIDs.
#
Variables
NoFilter
NoFilter is a filter that accepts all resources.
#
Structs
Kind
Kind is a resource kind.
Resource
Resource is a Kubernetes resource.
Type
Type is a resource type.
#
Interfaces
Client
Client is a resource client.
Waiter
Waiter is an interface for resources that support waiting for readiness.
#
Type aliases
Filter
Filter is a resource filter.