Directories
¶
| Path | Synopsis |
|---|---|
|
cache
Package cache contains a RemoteResourceGetter interface for retrieving remote resource state without exposing the underline clients implementation.
|
Package cache contains a RemoteResourceGetter interface for retrieving remote resource state without exposing the underline clients implementation. |
|
Package event contains the event structure to encapsulate what is happening during the client apply process.
|
Package event contains the event structure to encapsulate what is happening during the client apply process. |
|
Package filter provide an interface for filtering resources during apply time.
|
Package filter provide an interface for filtering resources during apply time. |
|
Package flowcontrol implement a call to a well known endpoint of a Kubernetes api-server for extracting information about the availability of server side flow control.
|
Package flowcontrol implement a call to a well known endpoint of a Kubernetes api-server for extracting information about the availability of server side flow control. |
|
Package generator provide an interface for creating custom resources from the provided one.
|
Package generator provide an interface for creating custom resources from the provided one. |
|
Package inventory contains structures and functions for generating an "inventory" of resource managed by the tool.
|
Package inventory contains structures and functions for generating an "inventory" of resource managed by the tool. |
|
fake
Package fake provide a fake implementation of an inventory Store for using during tests.
|
Package fake provide a fake implementation of an inventory Store for using during tests. |
|
Package mutator provide an interface for mutating resources.
|
Package mutator provide an interface for mutating resources. |
|
Package poller contains the implementation of status poller for monitoring a set of resources on the remote server and posting their updates in a channel
|
Package poller contains the implementation of status poller for monitoring a set of resources on the remote server and posting their updates in a channel |
|
Package resource contains utility functions for working on Unstructured data
|
Package resource contains utility functions for working on Unstructured data |
|
Package resourcereader contains functions for reading, parsing and ordering kubernetes manifests from files or stdin.
|
Package resourcereader contains functions for reading, parsing and ordering kubernetes manifests from files or stdin. |
|
Package runner contains the implementation of a queue of tasks that can perform actions against a remote api-server
|
Package runner contains the implementation of a queue of tasks that can perform actions against a remote api-server |
|
task
Package task contains Tasks implementation that encapsulate actions against an api-server
|
Package task contains Tasks implementation that encapsulate actions against an api-server |
|
Package testing provides structure and functions useful for create test and have predictable outcome or avoid to call real external dependencies
|
Package testing provides structure and functions useful for create test and have predictable outcome or avoid to call real external dependencies |
|
Package util provides utility functions for other packages
|
Package util provides utility functions for other packages |
Click to show internal directories.
Click to hide internal directories.