iamserviceaccounts

package
v1.2.60-rc1 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func ListIamServiceAccountsRunner

func ListIamServiceAccountsRunner(userOptions *ListIamServiceAccountsUserOptions) rosa.CommandRunner

func NewListIamServiceAccountsCommand

func NewListIamServiceAccountsCommand() *cobra.Command

Types

type ListIamServiceAccountsUserOptions

type ListIamServiceAccountsUserOptions struct {
	ClusterKey string
	Namespace  string
}

type ServiceAccountRoleOutput

type ServiceAccountRoleOutput struct {
	RoleName       string     `json:"roleName" yaml:"roleName"`
	ARN            string     `json:"arn" yaml:"arn"`
	Cluster        string     `json:"cluster" yaml:"cluster"`
	Namespace      string     `json:"namespace" yaml:"namespace"`
	ServiceAccount string     `json:"serviceAccount" yaml:"serviceAccount"`
	CreatedDate    *time.Time `json:"createdDate,omitempty" yaml:"createdDate,omitempty"`
	Path           string     `json:"path" yaml:"path"`
}

Jump to

Keyboard shortcuts

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