clusters

package
v0.0.0-...-1dd175a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2025 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UpsertClusterDtoV1

type UpsertClusterDtoV1 struct {
	Type                    cluster_enums.Type
	Region                  region_enums.Type
	Name                    string
	ClusterArn              string
	EcsTaskExecutionRoleArn string
}

type UpsertClustersArgsV1

type UpsertClustersArgsV1 struct {
	types.AuthArgsV1
	Clusters []UpsertClusterDtoV1
}

type UpsertClustersArgsV2

type UpsertClustersArgsV2 struct {
	types.AuthArgsV2
	Clusters []UpsertClusterDtoV1
}

type UpsertClustersReplyV1

type UpsertClustersReplyV1 struct {
	Done bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL