Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultArtifactGroup = "default"
Variables ¶
View Source
var AllowedArtifactStateEnumValues = []string{
"ENABLED",
"DISABLED",
"DEPRECATED",
}
View Source
var AllowedArtifactTypeEnumValues = []string{
"AVRO",
"PROTOBUF",
"JSON",
"OPENAPI",
"ASYNCAPI",
"GRAPHQL",
"KCONNECT",
"WSDL",
"XSD",
"XML",
}
View Source
var AllowedRoleTypeEnumValues = []string{
"READ_ONLY",
"DEVELOPER",
"ADMIN",
}
Functions ¶
func CreateFileFromStdin ¶
func GetAllowedArtifactStateEnumValuesAsString ¶ added in v0.29.1
func GetAllowedArtifactStateEnumValuesAsString() string
GetAllowedArtifactTypeEnumValuesAsString gets artifact types as string.
func GetAllowedArtifactTypeEnumValuesAsString ¶
func GetAllowedArtifactTypeEnumValuesAsString() string
GetAllowedArtifactTypeEnumValuesAsString gets artifact types as string.
func GetAllowedRoleTypeEnumValuesAsString ¶ added in v0.31.0
func GetAllowedRoleTypeEnumValuesAsString() string
GetAllowedRoleTypeEnumValuesAsString gets types of roles as string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.