package
2.12.13
Repository: https://github.com/argoproj/argo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

ArtifactoryArtifactRepository defines the controller configuration for an artifactory artifact repository.
ArtifactRepository represents an artifact repository in which a controller will store its artifacts.
Config contain the configuration settings for the workflow controller.
No description provided by the author
No description provided by the author
GCSArtifactRepository defines the controller configuration for a GCS artifact repository.
HDFSArtifactRepository defines the controller configuration for an HDFS artifact repository.
KubeConfig is used for wait & init sidecar containers to communicate with a k8s apiserver by a outofcluster method, it is used when the workflow controller is in a different cluster with the workflow workloads.
MetricsConfig defines a config for a metrics server.
No description provided by the author
No description provided by the author
OSSArtifactRepository defines the controller configuration for an OSS artifact repository.
No description provided by the author
PodSpecLogStrategy contains the configuration for logging the pod spec in controller log for debugging purpose.
No description provided by the author
S3ArtifactRepository defines the controller configuration for an S3 artifact repository.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
time.Duration forces you to specify in millis, and does not support days see https://stackoverflow.com/questions/48050945/how-to-unmarshal-json-into-durations.