Загрузка данных
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl describe crd keycloakclientroles.production.platform.ckpr.integrations.rshbintech.ru
Name: keycloakclientroles.production.platform.ckpr.integrations.rshbintech.ru
Namespace:
Labels: <none>
Annotations: controller-gen.kubebuilder.io/version: v0.16.5
API Version: apiextensions.k8s.io/v1
Kind: CustomResourceDefinition
Metadata:
Creation Timestamp: 2021-06-22T02:29:33Z
Generation: 12
Resource Version: 21517437700
UID: 56ff5824-9d13-4233-ae31-b4dff259165b
Spec:
Conversion:
Strategy: None
Group: production.platform.ckpr.integrations.rshbintech.ru
Names:
Kind: KeyCloakClientRole
List Kind: KeyCloakClientRoleList
Plural: keycloakclientroles
Singular: keycloakclientrole
Scope: Namespaced
Versions:
Additional Printer Columns:
Description: Рилм
Json Path: .spec.realm
Name: Realm
Type: string
Description: Идентификатор клиента
Json Path: .spec.clientId
Name: ClientID
Type: string
Description: Текущий статус ресурса
Json Path: .status.code
Name: Status
Type: string
Description: Сообщение о статусе ресурса
Json Path: .status.message
Name: Message
Type: string
Name: v1
Schema:
openAPIV3Schema:
Description: KeyCloakClientRole is the Schema for the keycloakclients API
Properties:
API Version:
Description: APIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
Type: string
Kind:
Description: Kind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
Type: string
Metadata:
Type: object
Spec:
Description: KeyCloakClientRoleSpec defines the desired state of KeyCloakClientRole
Properties:
Client Id:
Type: string
Kind:
Type: string
Realm:
Description: Important: Run "make" to regenerate code after modifying this file
Type: string
Role:
Description: Role is a role
Properties:
Attributes:
Additional Properties:
Items:
Type: string
Type: array
Type: object
Client Role:
Type: boolean
Composite:
Type: boolean
Composites:
Description: CompositesRepresentation represents the composite roles of a role
Properties:
Client:
Additional Properties:
Items:
Type: string
Type: array
Type: object
Realm:
Items:
Type: string
Type: array
Type: object
Container Id:
Type: string
Description:
Type: string
Fine Grained Associated Polices:
Additional Properties:
Items:
Type: string
Type: array
Type: object
Fine Grained Permissions Enabled:
Type: boolean
Id:
Type: string
Name:
Type: string
Scope Param Required:
Type: boolean
Type: object
Required:
realm
Type: object
Status:
Description: KeyCloakClientRoleStatus defines the observed state of KeyCloakClientRole
Properties:
Code:
Description: Код статуса
Enum:
ERROR
OK
Type: string
Message:
Description: Информация о состоянии роли
Type: string
Type: object
Type: object
Served: true
Storage: true
Subresources:
Status:
Status:
Accepted Names:
Kind: KeyCloakClientRole
List Kind: KeyCloakClientRoleList
Plural: keycloakclientroles
Singular: keycloakclientrole
Conditions:
Last Transition Time: 2021-06-22T02:29:33Z
Message: no conflicts found
Reason: NoConflicts
Status: True
Type: NamesAccepted
Last Transition Time: 2021-06-22T02:29:33Z
Message: the initial names have been accepted
Reason: InitialNamesAccepted
Status: True
Type: Established
Stored Versions:
v1
Events: <none>