| Interface | Description |
|---|---|
| ResourceAction |
A ResourceAction executes resource lifecycle actions in the Kubernetes cluster.
|
| Class | Description |
|---|---|
| ResourceActionGraphExecutor |
Executes
ResourceActions. |
| Tug |
Parses the manifest and command line parameters and executes the resource actions.
|
| TugCli |
The type command line interface for Tug.
|
| TugManifest | |
| TugManifest.Deployment | |
| UniqueNames.UniqueNamesValidator | |
| ValidDependencyReferences.ReferenceValidator | |
| YamlParser |
Utilities to parse yaml files.
|
| Enum | Description |
|---|---|
| ResourceActionDirection |
Defines the direction of resource management.
|
| TugAction |
The action to perform on the cluster
|
| Exception | Description |
|---|---|
| ResourceActionException |
An exception indicating a resource could not be created or destroyed.
|
| Annotation Type | Description |
|---|---|
| UniqueNames |
Unique name validator for the manifest.
|
| ValidDependencyReferences |
Validates dependencies in the manifest are defined.
|
Copyright © 2018. All rights reserved.