Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
cliconfig
cliconfig package will provide functions for getting the correct configuration for the client, it will correctly handling on disk configuration and overrides
|
cliconfig package will provide functions for getting the correct configuration for the client, it will correctly handling on disk configuration and overrides |
cliconfig/api
package api contains the definitions of the struct for the miactl configuration
|
package api contains the definitions of the struct for the miactl configuration |
client
client package contains the primiteves to create a new http client for connecting to Mia-Platform Console using the connection options passed to it.
|
client package contains the primiteves to create a new http client for connecting to Mia-Platform Console using the connection options passed to it. |
cmd
cmd package create the main miactl root command for cobra and initialize all the subcommands and flags
|
cmd package create the main miactl root command for cobra and initialize all the subcommands and flags |
cmd/company/iam/group
group package contains subcommands and functions for managing groups
|
group package contains subcommands and functions for managing groups |
cmd/company/iam/serviceaccount
serviceaccount package contains subcommands and functions for managing service accounts
|
serviceaccount package contains subcommands and functions for managing service accounts |
cmd/company/iam/serviceaccount/basic
basic package contains the function for creating a basic authentication service account
|
basic package contains the function for creating a basic authentication service account |
cmd/company/iam/serviceaccount/jwt
jwt package contains the function for creating a jwt authentication service account
|
jwt package contains the function for creating a jwt authentication service account |
cmd/company/iam/user
user package contains subcommands and functions for managing users
|
user package contains subcommands and functions for managing users |
cmd/environments
environments package contains subcommands and functions for managing project environments
|
environments package contains subcommands and functions for managing project environments |
cmd/events
events package contains subcommands and functions for managing events
|
events package contains subcommands and functions for managing events |
cmd/logs
logs package contains subcommands and functions for displaying resources logs
|
logs package contains subcommands and functions for displaying resources logs |
cmd/resources
resources package contains subcommands and functions for managing runtime resources
|
resources package contains subcommands and functions for managing runtime resources |
iam
iam package contains functions for working with the IAM APIs
|
iam package contains functions for working with the IAM APIs |
transport
transport package create a http.Transport configured for communicating with Mia-Platform Console
|
transport package create a http.Transport configured for communicating with Mia-Platform Console |
util
util package contains utility functions to use in other packages
|
util package contains utility functions to use in other packages |
Click to show internal directories.
Click to hide internal directories.