Загрузка данных
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl describe crd keycloakclientauthresources.production.platform.ckpr.integrations.rshbintech.ru
Name: keycloakclientauthresources.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-10-18T08:40:26Z
Generation: 12
Resource Version: 21517437756
UID: 29781445-fd7c-4b9d-a9fa-33dd4dd5068d
Spec:
Conversion:
Strategy: None
Group: production.platform.ckpr.integrations.rshbintech.ru
Names:
Kind: KeyCloakClientAuthResource
List Kind: KeyCloakClientAuthResourceList
Plural: keycloakclientauthresources
Singular: keycloakclientauthresource
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
Description: Число связанных ресурсов в Keycloak
Json Path: .status.assignedItems
Name: Assigned_Items
Type: string
Name: v1
Schema:
openAPIV3Schema:
Description: KeyCloakClientAuthResource is the Schema for the keycloakclientauthresources 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: KeyCloakClientAuthResourceSpec defines the desired state of KeyCloakClientAuthResource
Properties:
Client Id:
Type: string
Kind:
Type: string
Realm:
Type: string
Resource:
Description: ResourceRepresentation is a representation of a Resource
Properties:
_id:
Type: string
Attributes:
Additional Properties:
Items:
Type: string
Type: array
Type: object
Display Name:
Type: string
icon_uri:
Type: string
Name:
Type: string
Owner:
Description: ResourceOwnerRepresentation represents a resource's owner
Properties:
Id:
Type: string
Name:
Type: string
Type: object
Owner Managed Access:
Type: boolean
Resource Scopes:
Items:
Description: ScopeRepresentation is a represents a Scope
Properties:
Display Name:
Type: string
Icon Uri:
Type: string
Id:
Type: string
Name:
Type: string
Type: object
Type: array
Scopes:
Items:
Description: ScopeRepresentation is a represents a Scope
Properties:
Display Name:
Type: string
Icon Uri:
Type: string
Id:
Type: string
Name:
Type: string
Type: object
Type: array
Type:
Type: string
Uris:
Items:
Type: string
Type: array
Type: object
Required:
clientId
realm
resource
Type: object
Status:
Description: KeyCloakClientAuthResourceStatus defines the observed state of KeyCloakClientAuthResource
Properties:
Assigned Items:
Description: Информация о связанных сущностях в сервисе авторизации
Type: integer
Code:
Description: Код статуса
Enum:
ERROR
OK
PENDING
DELETION_BLOCKED
Type: string
Message:
Description: Информация о состоянии роли
Type: string
Type: object
Type: object
Served: true
Storage: true
Subresources:
Status:
Status:
Accepted Names:
Kind: KeyCloakClientAuthResource
List Kind: KeyCloakClientAuthResourceList
Plural: keycloakclientauthresources
Singular: keycloakclientauthresource
Conditions:
Last Transition Time: 2021-10-18T08:40:26Z
Message: no conflicts found
Reason: NoConflicts
Status: True
Type: NamesAccepted
Last Transition Time: 2021-10-18T08:40:26Z
Message: the initial names have been accepted
Reason: InitialNamesAccepted
Status: True
Type: Established
Stored Versions:
v1
Events: <none>