Загрузка данных
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl describe crd keycloakclientauthpolicies.production.platform.ckpr.integrations.rshbintech.ru
Name: keycloakclientauthpolicies.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-12-15T04:58:31Z
Generation: 7
Resource Version: 17040881090
UID: 04489788-ee7b-4d98-8632-921a7e2b80f8
Spec:
Conversion:
Strategy: None
Group: production.platform.ckpr.integrations.rshbintech.ru
Names:
Kind: KeyCloakClientAuthPolicy
List Kind: KeyCloakClientAuthPolicyList
Plural: keycloakclientauthpolicies
Singular: keycloakclientauthpolicy
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: KeyCloakClientAuthPolicy is the Schema for the keycloakclientauthpolicies 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: KeyCloakClientAuthPolicySpec defines the desired state of KeyCloakClientAuthPolicy
Properties:
Client Id:
Type: string
Policy:
Description: PolicyRepresentation is a representation of a Policy
Properties:
Clients:
Items:
Type: string
Type: array
Code:
Type: string
Config:
Additional Properties:
Type: string
Type: object
Day Month:
Type: string
Day Month End:
Type: string
Decision Strategy:
Description: DecisionStrategy is an enum type for DecisionStrategy of PolicyRepresentation
Type: string
Description:
Type: string
Groups:
Items:
Description: GroupDefinition represents a group in a GroupPolicyRepresentation
Properties:
Extend Children:
Type: boolean
Id:
Type: string
Path:
Type: string
Type: object
Type: array
Groups Claim:
Type: string
Hour:
Type: string
Hour End:
Type: string
Id:
Type: string
Logic:
Description: Logic is an enum type for policy logic
Type: string
Minute:
Type: string
Minute End:
Type: string
Month:
Type: string
Month End:
Type: string
Name:
Type: string
Not Before:
Type: string
Not On Or After:
Type: string
Owner:
Type: string
Policies:
Items:
Type: string
Type: array
Resources:
Items:
Type: string
Type: array
Roles:
Items:
Description: RoleDefinition represents a role in a RolePolicyRepresentation
Properties:
Id:
Type: string
Private:
Type: boolean
Required:
Type: boolean
Type: object
Type: array
Scopes:
Items:
Type: string
Type: array
Type:
Type: string
Users:
Items:
Type: string
Type: array
Year:
Type: string
Year End:
Type: string
Type: object
Realm:
Type: string
Required:
clientId
policy
realm
Type: object
Status:
Description: KeyCloakClientAuthPolicyStatus defines the observed state of KeyCloakClientAuthPolicy
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: KeyCloakClientAuthPolicy
List Kind: KeyCloakClientAuthPolicyList
Plural: keycloakclientauthpolicies
Singular: keycloakclientauthpolicy
Conditions:
Last Transition Time: 2021-12-15T04:58:31Z
Message: no conflicts found
Reason: NoConflicts
Status: True
Type: NamesAccepted
Last Transition Time: 2021-12-15T04:58:31Z
Message: the initial names have been accepted
Reason: InitialNamesAccepted
Status: True
Type: Established
Stored Versions:
v1
Events: <none>