package
20.10.1+incompatible
Repository: https://github.com/larashed/cli.git
Documentation: pkg.go.dev

# README

Kubernetes client libraries

This package (and sub-packages) holds the client libraries for the kubernetes integration in the docker platform. Most of the code is currently generated.

# Packages

No description provided by the author
Package compose is the internal version of the API.
No description provided by the author

# Functions

GetStackAPIVersion returns the most appropriate stack API version installed.

# Constants

StackAPIV1Alpha3 is returned if it's the most recent version available, and experimental flag is on.
StackAPIV1Beta1 is returned if it's the most recent version available.
StackAPIV1Beta2 is returned if it's the most recent version available.

# Type aliases

StackVersion represents the detected Compose Component on Kubernetes side.