Documentation ¶
Index ¶
- func AzureBucketWrite(out io.Writer, format string, color bool, data interface{})
- func BucketWrite(context formatContext, data interface{})
- func ClusterShortWrite(context formatContext, data interface{})
- func ClusterWrite(context formatContext, data interface{})
- func ClustersWrite(context formatContext, data interface{})
- func DetailedBucketWrite(context formatContext, data interface{}, cloud string)
- func IntegratedServiceWrite(context formatContext, data interface{})
- func NodePoolsWrite(context formatContext, data interface{})
- func OrganizationWrite(out io.Writer, format string, color bool, data interface{})
- func ProcessWrite(out io.Writer, format string, color bool, data interface{})
- func SecretWrite(out io.Writer, format string, color bool, data interface{})
- func SecretsWrite(out io.Writer, format string, color bool, data interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AzureBucketWrite ¶
func BucketWrite ¶
func BucketWrite(context formatContext, data interface{})
func ClusterShortWrite ¶
func ClusterShortWrite(context formatContext, data interface{})
ClusterShortWrite writes the basic params of a cluster to the output.
func ClusterWrite ¶
func ClusterWrite(context formatContext, data interface{})
ClusterWrite writes a cluster to the output.
func ClustersWrite ¶
func ClustersWrite(context formatContext, data interface{})
ClustersWrite writes a cluster list to the output.
func DetailedBucketWrite ¶
func DetailedBucketWrite(context formatContext, data interface{}, cloud string)
func IntegratedServiceWrite ¶
func IntegratedServiceWrite(context formatContext, data interface{})
IntegratedServiceWrite writes an integratedservice to the output.
func NodePoolsWrite ¶
func NodePoolsWrite(context formatContext, data interface{})
NodePoolsWrite writes a node pool list to the output.
func OrganizationWrite ¶
OrganizationWrite writes an organization list to the output.
func ProcessWrite ¶
ProcessWrite writes a process list to the output.
func SecretWrite ¶
SecretWrite writes a secret to the output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.